You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
549 B
YAML
15 lines
549 B
YAML
---
|
|
hetzner_server_type: cpx21
|
|
hetzner_server_labels: "stage={{ stage }} service=cockpit"
|
|
|
|
custom_stage_platform_users:
|
|
- 'paul.zinke'
|
|
|
|
# cockpit.mpmx.com := host europe dns
|
|
nginx_labels_additional:
|
|
- '"traefik.http.routers.cockpit-mpmx-com.service={{ nginx_id }}"'
|
|
- '"traefik.http.routers.cockpit-mpmx-com.rule=Host(`cockpit.mpmx.com`)"'
|
|
- '"traefik.http.routers.cockpit-mpmx-com.entrypoints=websecure"'
|
|
- '"traefik.http.routers.cockpit-mpmx-com.tls=true"'
|
|
- '"traefik.http.routers.cockpit-mpmx-com.tls.certresolver=letsencrypt-http"'
|