Add gitea and a generic container role

This commit is contained in:
uumas
2022-03-10 02:57:09 +02:00
parent b1638ad7af
commit cb25e8c01a
9 changed files with 107 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
---
traefik_labels:
traefik.enable: 'true'
"traefik.http.routers.{{ docker_service }}.rule": "Host(`{{ vhost_domains[docker_service] | join('`) || Host(`') }}`)"
"traefik.http.routers.{{ docker_service }}.tls.certresolver": 'le'