Quellcode durchsuchen

Merge pull request #2516 from Tupsi/patch-2

Update configuring-playbook-own-webserver.md
pull/2517/head
Slavi Pantaleev vor 3 Jahren
committed by GitHub
Ursprung
Commit
5adec0bef2
Es konnte kein GPG-Schlüssel zu dieser Signatur gefunden werden GPG-Schlüssel-ID: 4AEE18F83AFDEB23
1 geänderte Dateien mit 2 neuen und 0 gelöschten Zeilen
  1. +2
    -0
      docs/configuring-playbook-own-webserver.md

+ 2
- 0
docs/configuring-playbook-own-webserver.md Datei anzeigen

@@ -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.


Laden…
Abbrechen
Speichern