For the complete documentation index, see llms.txt. This page is also available as Markdown.

⚙️Environment Variables

Environment variables for Apps on Clouddley.

Environment variables are key-value pairs used to configure applications dynamically without modifying code. For Apps on Clouddley, there are two modes for managing environment variables:

  • Single Variable: Manually add individual environment variables.

  • Import Variables: Bulk import multiple environment variables for easier management.

Image showing the single variable ENV mode for Apps on Clouddley.
Single Variable ENV mode
Image showing the Import Variables ENV mode for Apps on Clouddley.
Import variables ENV mode

You can edit environment variables at any time after creating your application, ensuring flexibility in configuration updates.

Last updated