updated traefik config to proxy services and added some qol to the config

This commit is contained in:
venus
2026-07-22 21:09:43 -05:00
parent 2e34bfa561
commit ca6ff45de3
2 changed files with 140 additions and 1 deletions

View File

@@ -1,5 +1,6 @@
# traefik.yml
# yml file to define traefik global settings. Individual containers get lables to define their own settings
# Static config file loaded on boot, [[dynamic.yml]] has the dynamic config for container routing
api:
dashboard: true
@@ -41,6 +42,7 @@ certificatesResolvers:
# Use the TLS challenge for domain verification
tlsChallenge: {}
desecresolver:
# TODO fix desecresolver and dns cert partitioning
acme:
email: web-admin@riverrooks.art
storage: /letsencrypt/acme.json