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:

Documentation

The 12-Factor framework support documentation provides guidance and learning material about the tooling, getting started, customization, and usage. The documentation is hosted on Read the Docs.

Build the 12-Factor app support documentation located in this repository:

cd docs
make run

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.8.7.tar.gz (63.4 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.8.7-py3-none-any.whl (80.2 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for paas_charm-1.8.7.tar.gz
Algorithm Hash digest
SHA256 821153a25b30a7d60a1dbddc4a4be2835b1f17db9743cb5edf1bf6636a4ae34a
MD5 7edc0cd034f044bb9b3061a40df576cb
BLAKE2b-256 56efe754b95b6b3c2d03495c858e12901cf2e1f7c168a0db16aea04e0d37864f

See more details on using hashes here.

Provenance

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

File metadata

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

File hashes

Hashes for paas_charm-1.8.7-py3-none-any.whl
Algorithm Hash digest
SHA256 9aac81a2c8cc92c4ed63a6181494142ce69e4dfaabe0d4ea53322dc6961f23fa
MD5 9b8958d70d6e4fe8fa4417aff5d1ab2f
BLAKE2b-256 a43363bf332963b6c2920340e9aa8df5d1aab68738e8313bcd4873def930a3db

See more details on using hashes here.

Provenance

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