Support OVH configuration

See https://github.com/Autonomic-Cooperative/traefik/pull/1.
This commit is contained in:
decentral1se
2021-06-10 12:36:54 +02:00
parent bbbdfc272d
commit 7258b129c4
5 changed files with 50 additions and 9 deletions

View File

@ -13,6 +13,14 @@ LOG_LEVEL=WARN
#LETS_ENCRYPT_DNS_CHALLENGE_ENABLED=1
#LETS_ENCRYPT_DNS_CHALLENGE_PROVIDER=ovh
## OVH configuration
# COMPOSE_FILE="compose.yml:compose.ovh.yml"
# OVH_ENABLED=1
# OVH_APPLICATION_KEY=
# OVH_ENDPOINT=
# SECRET_OVH_APP_SECRET_VERSION=v1
# SECRET_OVH_CONSUMER_KEY=v1
## Enable Keycloak
#COMPOSE_FILE="compose.yml:compose.keycloak.yml"
#KEYCLOAK_MIDDLEWARE_ENABLED=1