reference-ansible/inventories/demo-gymburgdorf/host_vars/reverseproxy/traefik.yml

28 lines
594 B
YAML

---
traefik_mode: dmz
traefik_dmz_exposed_services:
- name: authentik
domain: auth.gymb.souveredu.ch
port: 443
protocol: https
- name: nextcloud
domain: cloud.gymb.souveredu.ch
port: 443
protocol: https
- name: collabora
domain: office.gymb.souveredu.ch
port: 443
protocol: https
- name: drawio
domain: draw.gymb.souveredu.ch
port: 443
protocol: https
- name: garage-webui
domain: console.s3.gymb.souveredu.ch
port: 443
protocol: https
- name: garage-s3
domain: s3.gymb.souveredu.ch
port: 443
protocol: https