--- # Domains domain_base: ladkau.de domain_cloud: "cloud.{{ domain_base }}" domain_gitea: "gitea.{{ domain_base }}" domain_nextcloud: "nextcloud.{{ domain_base }}" domain_sso: "sso.{{ domain_base }}" domain_mail: "mail.{{ domain_base }}" domain_registry: "cr.{{ domain_base }}" domain_k8s: "k8s.{{ domain_base }}" # Let's Encrypt acme_email: matthias.ladkau@gmail.com # Non-root deploy user created by the base role deploy_user: deploy # System timezone timezone: Europe/Berlin # Docker network shared by all services and Traefik traefik_network: traefik_public