rancher-katalog/templates/Rancher Active Proxy/1/rancher-compose.yml

23 lines
618 B
YAML
Raw Permalink Normal View History

2018-08-28 14:13:22 +00:00
.catalog:
name: "Initial Version"
version: "v0.0.3"
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