matrix-docker-ansible-deploy/roles/custom/matrix-bridge-hookshot/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 Rename variable for consistency (matrix_hookshot_ident -> matrix_hookshot_identifier) 2024-01-09 09:56:21 +02:00
config.yml.j2 Add support for experimental encryption in Hookshot 2023-12-16 09:23:35 +02:00
labels.j2 Ensure each container labels file defines at least one service 2024-01-17 17:56:45 +02:00
registration.yml.j2 Add support for experimental encryption in Hookshot 2023-12-16 09:23:35 +02:00