Skip to main content
Version: Next 🚧

Application Charts

This guide explores working with application charts. App charts are reusable application templates packaged as Helm charts that allow users to deploy preconfigured applications. For more information see the application charts reference page.

View Application Charts​

To view all available application charts, navigate to the Application Charts page under the Advanced section of the side navigation menu.

View of the Application Charts screen

Create an Application Chart​

Click Create on the Application Charts page to open the creation modal. Here you can provide a name and short description which will be displayed when creating an application, a detailed description for display in the table, as well as a Helm Chart URL and/or a Helm Repo URL. You can also establish settings that will prompt the user for values during app creation if they select the corresponding chart.

Create App Chart Modal

Edit an Application Chart​

Select Edit from the action menu for the row of the app chart you wish to edit. Use caution when editing charts that are being used by applications, as you may cause issues for future rebuilds.

Edit App Chart Modal

Delete an Application Chart​

Open the action menu for the application chart and select Delete. Confirm the deletion.

Delete App Chart Modal

Additional CLI Commands​

For additional documentation on the CLI commands above, along with additional commands, see the epinio app chart CLI reference.