Skip to main content
Version: 2.2.x

Static App Config

If your deployed application has any requirement of read-only configuration, then you can use the Static App Config. This will mount the static configuration file to the application and you can update it anytime from the dashboard.

Static App Config

Add Static App Config

To add a static app config, click on Add Config Mount button. You will see a form like this:

Add Static App Config

  • Put the path inside the container where you wish to mount the configuration.
  • You can configure UID and GID of the config file.

Delete Static App Config

To delete a static app config, click on Delete button and then click on Apply Changes.

Modify Static App Config

To modify a static app config, click on Edit Config button, do the changes and then click on Apply Changes.