Skip to main content

Companion library for 12-factor app support in Charmcraft & Rockcraft.

Project description

PaaS Charm

Easily deploy and operate your Flask or Django applications and associated infrastructure, such as databases and ingress, using open source tooling. This lets you focus on creating applications for your users backed with the confidence that your operations are taken care of by world class tooling developed by Canonical, the creators of Ubuntu.

Have you ever created an application and then wanted to deploy it for your users only to either be forced to use a proprietary public cloud platform or manage the deployment and operations yourself? PaaS Charm will take your application and create an OCI image using Rockcraft and operations code using Charmcraft for you. The full suite of tools is open source so you can see exactly how it works and even contribute! After creating the app charm and image, you can then deploy your application into any Kubernetes cluster using Juju. Need a database? Using Juju you can deploy a range of popular open source databases, such as PostgreSQL or MySQL, and integrate them with your application with a few commands. Need an ingress to serve traffic? Use Juju to deploy and integrate a range of ingresses, such as Traefik, and expose your application to external traffic in seconds.

Getting Started

There are 2 requirements for the flask application:

  • There is a requirements.txt file in the project root
  • The WSGI path is app:app

Make sure that you have the latest/edge version of Charmcraft and Rockcraft installed:

sudo snap install charmcraft --channel latest/edge --classic
sudo snap install rockcraft --channel latest/edge --classic

Both have the flask-framework profile to create the required files and include the flask-framework extension which will do all the hard operational work for you and you just need to fill in some metadata in the rockcraft.yaml and charmcraft.yaml files. To create the necessary files:

rockcraft init --profile flask-framework
mkdir charm
cd charm
charmcraft init --profile flask-framework

After packing the rock and charm using rockcraft pack and charmcraft pack and uploading the rock to a k8s registry, you can juju deploy your flask application, integrate it with ingress and start serving traffic to your users!

Read the comprehensive getting started tutorial for more!

Additional resources:

Contributing

Is there something missing from the 12-Factor app support framework? We welcome contributions! See CONTRIBUTING.md for more details.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

paas_charm-1.5.0.tar.gz (45.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

paas_charm-1.5.0-py3-none-any.whl (57.9 kB view details)

Uploaded Python 3

File details

Details for the file paas_charm-1.5.0.tar.gz.

File metadata

  • Download URL: paas_charm-1.5.0.tar.gz
  • Upload date:
  • Size: 45.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for paas_charm-1.5.0.tar.gz
Algorithm Hash digest
SHA256 b51eccd8ebc6e86afd178f20c0a5d7617fffb96c95aa9b0a1d8f981dba4f4086
MD5 33c608dbb6e080bc428b6dabd2503838
BLAKE2b-256 56acd95d8c5248445800097f0fd3f60482e102b06bf7fb1a0bf11a43618cce49

See more details on using hashes here.

Provenance

The following attestation bundles were made for paas_charm-1.5.0.tar.gz:

Publisher: release.yaml on canonical/paas-charm

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file paas_charm-1.5.0-py3-none-any.whl.

File metadata

  • Download URL: paas_charm-1.5.0-py3-none-any.whl
  • Upload date:
  • Size: 57.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for paas_charm-1.5.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7b7d83d5d05f6547fcd80fee74797244cfadc26625af299706c8a74d4ecc3dc7
MD5 0f17f2c78a8eafa01b6d9721fa568ef7
BLAKE2b-256 e663026078e697196a84e5409e9c72e8ef6430829d722132a8fbde1491059b08

See more details on using hashes here.

Provenance

The following attestation bundles were made for paas_charm-1.5.0-py3-none-any.whl:

Publisher: release.yaml on canonical/paas-charm

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page