Skip to main content

Metadata

Properties

PropertyTypeRequiredDescriptionDefaultExample
versionstring✅ Yesconfig file version Version of the configuration file format-"1.0.0"
descriptionstringNoapp description Detailed description of the application, displayed in the installer UI-"A powerful SaaS platform for managing deployments"
display_namestringNoapp display name Human-readable name for the application, shown in the installer-"My SaaS App"
slack_webhook_urlstringNoSlack webhook URL Slack webhook URL to receive deployment notifications and updates-"https://hooks.slack.com/services/YOUR/WEBHOOK/URL"
readmestringNoREADME content Markdown content displayed as README documentation for the application--

Property Details

version

Examples:
"1.0.0"
"2.0.0"

display_name

Examples:
"My SaaS App"
"Enterprise Platform"