matrix-docker-ansible-deploy/roles/custom/matrix-bridge-mautrix-signal/tasks
Slavi Pantaleev d82d0ad84b Add _metrics_proxying_enabled variables to mautrix bridges
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2427

`metrics_enabled` should only expose the metrics locally, on the
container network, so that a local Prometheus can consume them.

Exposing them publicly should be done via a separate toggle (`metrics_proxying_enabled`).
This is how all other roles work, so this makes these mautrix roles consistent with the rest.
2023-01-30 08:50:57 +02:00
..
inject_into_nginx_proxy.yml Add _metrics_proxying_enabled variables to mautrix bridges 2023-01-30 08:50:57 +02:00
main.yml add nginx proxy connfig for mautrix metrics 2023-01-29 15:17:31 +01:00
setup_install.yml Optimize initial installation by not reloading systemd after each .service install 2022-11-27 10:02:45 +02:00
setup_uninstall.yml Optimize uninstall tasks a bit 2022-11-25 17:28:57 +02:00
validate_config.yml Remove more hardcoded matrix-postgres references 2022-11-27 09:16:18 +02:00