Skip to main content

Metadata

Properties

PropertyDescriptionValuesExample
version
string
config file version Version of the configuration file format✅ Required"1.0.0", "2.0.0"
description
string
app description Detailed description of the application, displayed in the installer UIOptional"A powerful SaaS platform for managing deployments"
display_name
string
app display name Human-readable name for the application, shown in the installerOptional"My SaaS App", "Enterprise Platform"
slack_webhook_url
string
Slack webhook URL Slack webhook URL to receive deployment notifications and updatesOptional"https://hooks.slack.com/services/YOUR/WEBHOOK/URL"
readme
string
README content Markdown content displayed as README documentation for the applicationOptional"./README.md"