소스 검색

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 3 년 전
committed by GitHub
부모
커밋
c139d139a5
No known key found for this signature in database GPG 키 ID: 4AEE18F83AFDEB23
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. +2
    -0
      docs/configuring-playbook-own-webserver.md

+ 2
- 0
docs/configuring-playbook-own-webserver.md 파일 보기

@@ -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_proxy_type: other-traefik-container


matrix_playbook_reverse_proxyable_services_additional_network: your-traefik-network 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. In this mode all roles will still have Traefik labels attached. You will, however, need to configure your Traefik instance and its entrypoints.


불러오는 중...
취소
저장