|
|
|
|
@ -4,3 +4,11 @@ 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"'
|
|
|
|
|
|