mirror of
https://github.com/spantaleev/matrix-docker-ansible-deploy.git
synced 2026-02-28 09:53:09 +00:00
Addons typically access the homeserver via Traefik, but requests ultimately lead to the homeserver and it'd better be up or Traefik would serve a "404 Not Found" error. This is an attempt (one of many pieces) to make services more reliable, especially when `devture_systemd_service_manager_service_restart_mode: all-at-once` is used (which is the default).