Manage a 12-factor app charm

These guides walk you through all ways you can manage 12-factor app charms, from initialization to usage.

Initialization

You need both an rock and a charm to have a deployable 12-factor app in Juju.

Configuration

Once your 12-factor app charm has been set up, you can customize many aspects of it using Juju.

Integration

Once deployed, your 12-factor app can be integrated into nearly anything in the Juju ecosystem.

Usage

Now that you’ve initialized and configured your 12-factor app charm, you’re ready to use it.