base container

This commit is contained in:
2025-02-27 19:08:40 +01:00
parent 3ca61ea4e6
commit 07aa3240d6
6 changed files with 210 additions and 1 deletions

33
config/dynamic.yml Normal file
View File

@@ -0,0 +1,33 @@
################################################################
# Self-signed certificate configuration
################################################################
# tls:
# stores:
# default:
# defaultCertificate:
# certFile: /etc/traefik/ssl/local-domain.crt
# keyFile: /etc/traefik/ssl/local-domain.key
################################################################
# Middlewares configuration
################################################################
# http:
# middlewares:
# authentik:
# forwardAuth:
# address: http://server:9000/outpost.goauthentik.io/auth/traefik
# trustForwardHeader: true
# authResponseHeaders:
# - X-authentik-username
# - X-authentik-groups
# - X-authentik-email
# - X-authentik-name
# - X-authentik-uid
# - X-authentik-jwt
# - X-authentik-meta-jwks
# - X-authentik-meta-outpost
# - X-authentik-meta-provider
# - X-authentik-meta-app
# - X-authentik-meta-version