Document restart issue
This commit is contained in:
parent
5fcbe5cfab
commit
ec7c9b9b86
2 changed files with 3 additions and 1 deletions
|
@ -36,3 +36,5 @@ Im Ansible-Repo müssen diese Sachen hinzugefügt werden:
|
|||
* Individuelle Config für den Service. Wenn Docker Compose, hier weiterleiten auf den eigentlichen Dienst in Compose.
|
||||
* Cert-Dateinamen anpassen
|
||||
* `playbooks/templates/chaosknoten/configs/`*host*`/compose.yaml.j2`: Config für Docker Compose (wenn verwendet)
|
||||
|
||||
**ACHTUNG** manchmal startet der nginx auf public-reverse-proxy nicht automatisch neu, wenn man etwas an der Config ändert (z. B. einen neuen Host einträgt). Dann muss man das mit `systemctl restart nginx` von Hand machen.
|
Loading…
Add table
Add a link
Reference in a new issue