Metadata
Properties
| Property | Description | Values | Example |
|---|---|---|---|
versionstring | config file version Version of the configuration file format | ✅ Required | "1.0.0", "2.0.0" |
descriptionstring | app description Detailed description of the application, displayed in the installer UI | Optional | "A powerful SaaS platform for managing deployments" |
display_namestring | app display name Human-readable name for the application, shown in the installer | Optional | "My SaaS App", "Enterprise Platform" |
slack_webhook_urlstring | Slack webhook URL Slack webhook URL to receive deployment notifications and updates | Optional | "https://hooks.slack.com/services/YOUR/WEBHOOK/URL" |
readmestring | README content Markdown content displayed as README documentation for the application | Optional | "./README.md" |