Parcourir la source

Update configuring-playbook-own-webserver.md

own traefik server option must have the path to the acme.json. Otherwise the service will not start.
pull/2516/head
Tupsi il y a 3 ans
committed by GitHub
Parent
révision
c139d139a5
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec 2 ajouts et 0 suppressions
  1. +2
    -0
      docs/configuring-playbook-own-webserver.md

+ 2
- 0
docs/configuring-playbook-own-webserver.md Voir le fichier

@@ -33,6 +33,8 @@ This will install Traefik in the place of `matrix-nginx-proxy`. Traefik will man
matrix_playbook_reverse_proxy_type: other-traefik-container

matrix_playbook_reverse_proxyable_services_additional_network: your-traefik-network

devture_traefik_certs_dumper_ssl_dir_path: "/path/to/your/traefiks/acme.json/directory"
```

In this mode all roles will still have Traefik labels attached. You will, however, need to configure your Traefik instance and its entrypoints.


Chargement…
Annuler
Enregistrer