matrix-docker-ansible-deploy/roles/custom/matrix-bridge-hookshot
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
..
defaults Remove matrix-nginx-proxy reference from matrix-bridge-hookshot 2024-01-14 12:06:05 +02:00
files Move roles/matrix* to roles/custom/matrix* 2022-11-03 09:11:29 +02:00
tasks Remove matrix_docker_network references from matrix-bridge-hookshot 2024-01-13 17:18:22 +02:00
templates Ensure each container labels file defines at least one service 2024-01-17 17:56:45 +02:00