matrix-docker-ansible-deploy/roles/custom/matrix-client-schildichat/templates
Slavi Pantaleev 51df34e7ae Ensure each container labels file defines at least one service
Most of these files were defining a service, usually toward the end.
These lines have been moved upward.

Some components (mautrix-signal, mautrix-gmessages, etc.) were defining
a service conditionally (only if metrics are exposed, etc). This was
causing issues like these in the Traefik logs:

> level=error msg="service \"matrix-mautrix-twitter\" error: port is missing" providerName=docker container=matrix-mautrix-twitter-..
2024-01-17 17:56:45 +02:00
..
systemd Stop containers gracefully, instead of outright killing them 2023-12-06 11:52:23 +02:00
config.json.j2 add SchildiChat client 2023-08-30 19:23:52 +03:00
labels.j2 Ensure each container labels file defines at least one service 2024-01-17 17:56:45 +02:00
map_style.json.j2 add SchildiChat client 2023-08-30 19:23:52 +03:00
welcome.html.j2 refactor: update links to avoid future issue 2023-12-15 11:18:18 +01:00