rancher-katalog/templates/Rancher Active Proxy/2/rancher-compose.yml
2018-08-28 16:13:22 +02:00

23 lines
618 B
YAML

.catalog:
name: "Initial Version"
version: "v0.0.4"
questions:
- variable: DEFAULT_HOST
label: "Default Virtual Host to use"
type: string
- variable: DEFAULT_EMAIL
label: "Default Email to use for Letsencrypt"
default: "info@tstgmbh.com"
type: string
- variable: DEFAULT_PORT
label: "Default Port to use"
default: "80"
type: string
- variable: CRON
label: "Auto renew cron like setup"
default: "0 2 * * *"
type: string
- variable: DEBUG
label: "Set to true to enable debug"
default: "False"
type: string