mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2025-12-19 15:23:09 +00:00
fix: migrate Traefik Cert Dumper configuration
Relates to 904a98d56c.
Signed-off-by: The one with the braid <info@braid.business>
This commit is contained in:
committed by
Slavi Pantaleev
parent
59ab28cab2
commit
fe9f70517e
@@ -273,7 +273,7 @@ matrix_metrics_exposure_http_basic_auth_users: ''
|
||||
# - nevertheless, the playbook expects that you would install Traefik yourself via other means
|
||||
# - you should make sure your Traefik configuration is compatible with what the playbook would have configured (web, web-secure, matrix-federation entrypoints, etc.)
|
||||
# - you need to set `matrix_playbook_reverse_proxyable_services_additional_network` to the name of your Traefik network
|
||||
# - Traefik certs dumper will be enabled by default (`traefik_certs_dumper_enabled`). You need to point it to your Traefik's SSL certificates (`traefik_certs_dumper_ssl_dir_path`)
|
||||
# - Traefik certs dumper will be enabled by default (`traefik_certs_dumper_enabled`). You need to point it to your Traefik's SSL certificates (`traefik_certs_dumper_ssl_path`)
|
||||
#
|
||||
# - `none`
|
||||
# - no reverse-proxy will be installed
|
||||
|
||||
Reference in New Issue
Block a user