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.4.1.tar.gz (44.6 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.4.1-py3-none-any.whl (56.9 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: paas_charm-1.4.1.tar.gz
  • Upload date:
  • Size: 44.6 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.4.1.tar.gz
Algorithm Hash digest
SHA256 50089b91eed428d67a90695ab392ef86eba10ea35622389827977909f6340b3a
MD5 993a01ac7ad5cb0655c90a18ca3c7fa9
BLAKE2b-256 b39d6500a17d6d44f38934a652fcf976e24069e1d19b37f1136251fc780b58ef

See more details on using hashes here.

Provenance

The following attestation bundles were made for paas_charm-1.4.1.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.4.1-py3-none-any.whl.

File metadata

  • Download URL: paas_charm-1.4.1-py3-none-any.whl
  • Upload date:
  • Size: 56.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.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 102b319c11deba19fdc9d5fa83c7739b9cfb4e4ab4dc102e233e9949374d198d
MD5 d0db72f04711397e11f5841757e15ce1
BLAKE2b-256 f4888ae9414ebdc7761d75ac68c079b0c6a9eb27f629e1fad624e9735b4deedc

See more details on using hashes here.

Provenance

The following attestation bundles were made for paas_charm-1.4.1-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