matrix-docker-ansible-deploy/roles/custom
Slavi Pantaleev 964aa0e84d Switch to using an external Ntfy role
The newly extracted role also has native Traefik support,
so we no longer need to rely on `matrix-nginx-proxy` for
reverse-proxying to Ntfy.

The new role uses port `80` inside the container (not `8080`, like
before), because that's the default assumption of the officially
published container image. Using a custom port (like `8080`), means the
default healthcheck command (which hardcodes port `80`) doesn't work.
Instead of fiddling to override the healthcheck command, we've decided
to stick to the default port instead. This only affects the
inside-the-container port, not any external ports.

The new role also supports adding the network ranges of the container's
multiple additional networks as "exempt hosts". Previously, only one
network's address range was added to "exempt hosts".
2023-02-17 09:54:33 +02:00
..
matrix_playbook_migration Switch to using an external Ntfy role 2023-02-17 09:54:33 +02:00
matrix-aux Add install-* tags for quicker runs 2022-11-25 16:02:51 +02:00
matrix-base fix: missing endif in client well-known 2023-02-13 12:32:43 +05:30
matrix-bot-buscarron Update buscarron v1.3.0 -> v1.3.1 2023-01-18 13:52:44 +00:00
matrix-bot-chatgpt fix linting in validate_config.yml 2023-02-10 00:34:07 +02:00
matrix-bot-draupnir Upgrade Drapunir from 1.8.0 Beta to 1.8.0 release. 2023-02-11 23:51:13 +01:00
matrix-bot-go-neb Optimize initial installation by not reloading systemd after each .service install 2022-11-27 10:02:45 +02:00
matrix-bot-honoroit unify image prefixes 2023-01-08 22:05:43 +02:00
matrix-bot-matrix-registration-bot Optimize initial installation by not reloading systemd after each .service install 2022-11-27 10:02:45 +02:00
matrix-bot-matrix-reminder-bot Pass devture_postgres_db_migration_request to com.devture.ansible.role.postgres in a cleaner way 2022-11-28 07:44:59 +02:00
matrix-bot-maubot Update maubot 0.3.1 -> 0.4.0 2023-01-29 18:12:26 +00:00
matrix-bot-mjolnir Upgrade mjolnir (v1.6.3 -> v1.6.4) 2023-01-11 19:24:35 +02:00
matrix-bot-postmoogle update postmoogle 0.9.13 -> 0.9.14 2023-02-14 20:04:27 +00:00
matrix-bridge-appservice-discord Pass devture_postgres_db_migration_request to com.devture.ansible.role.postgres in a cleaner way 2022-11-28 07:44:59 +02:00
matrix-bridge-appservice-irc Replace import_role calls with include_role calls 2022-11-27 11:27:01 +02:00
matrix-bridge-appservice-kakaotalk fix: unclosed tags typo 2022-12-11 23:25:59 +00:00
matrix-bridge-appservice-slack Upgrade appservice-slack (2.0.1 -> 2.0.2) 2022-12-01 23:30:09 +02:00
matrix-bridge-appservice-webhooks Optimize initial installation by not reloading systemd after each .service install 2022-11-27 10:02:45 +02:00
matrix-bridge-beeper-linkedin update beeper-linkedin 0.5.3 -> 0.5.4 2022-12-23 13:00:35 +02:00
matrix-bridge-go-skype-bridge Pass devture_postgres_db_migration_request to com.devture.ansible.role.postgres in a cleaner way 2022-11-28 07:44:59 +02:00
matrix-bridge-heisenbridge Update heisenbridge 1.14.1 -> 1.14.2 2023-02-07 09:06:00 +00:00
matrix-bridge-hookshot Update hookshot 2.6.1 -> 2.7.0 2023-01-20 18:39:05 +00:00
matrix-bridge-mautrix-discord Update mautrix-discord 0.1.0 -> 0.1.1 2023-02-16 18:02:25 +00:00
matrix-bridge-mautrix-facebook Use |to_json in mautrix metrics configuration 2023-01-30 08:59:35 +02:00
matrix-bridge-mautrix-googlechat Pass devture_postgres_db_migration_request to com.devture.ansible.role.postgres in a cleaner way 2022-11-28 07:44:59 +02:00
matrix-bridge-mautrix-hangouts Pass devture_postgres_db_migration_request to com.devture.ansible.role.postgres in a cleaner way 2022-11-28 07:44:59 +02:00
matrix-bridge-mautrix-instagram Use |to_json in mautrix metrics configuration 2023-01-30 08:59:35 +02:00
matrix-bridge-mautrix-signal Use |to_json in mautrix metrics configuration 2023-01-30 08:59:35 +02:00
matrix-bridge-mautrix-slack mautrix-slack: add team name in channel name template 2023-01-30 10:17:19 +05:30
matrix-bridge-mautrix-telegram unify docker images urls 2023-01-14 15:26:58 +02:00
matrix-bridge-mautrix-twitter Use |to_json in mautrix metrics configuration 2023-01-30 08:59:35 +02:00
matrix-bridge-mautrix-whatsapp Update mautrix-whatsapp 0.8.1 -> 0.8.2 2023-02-16 18:03:18 +00:00
matrix-bridge-mx-puppet-discord Pass devture_postgres_db_migration_request to com.devture.ansible.role.postgres in a cleaner way 2022-11-28 07:44:59 +02:00
matrix-bridge-mx-puppet-groupme Pass devture_postgres_db_migration_request to com.devture.ansible.role.postgres in a cleaner way 2022-11-28 07:44:59 +02:00
matrix-bridge-mx-puppet-instagram Pass devture_postgres_db_migration_request to com.devture.ansible.role.postgres in a cleaner way 2022-11-28 07:44:59 +02:00
matrix-bridge-mx-puppet-slack Pass devture_postgres_db_migration_request to com.devture.ansible.role.postgres in a cleaner way 2022-11-28 07:44:59 +02:00
matrix-bridge-mx-puppet-steam Pass devture_postgres_db_migration_request to com.devture.ansible.role.postgres in a cleaner way 2022-11-28 07:44:59 +02:00
matrix-bridge-mx-puppet-twitter Pass devture_postgres_db_migration_request to com.devture.ansible.role.postgres in a cleaner way 2022-11-28 07:44:59 +02:00
matrix-bridge-sms Optimize initial installation by not reloading systemd after each .service install 2022-11-27 10:02:45 +02:00
matrix-cactus-comments Fix typos 2023-01-22 09:08:47 +02:00
matrix-client-cinny Fix self-check for Hydrogen and Cinny when running under a subpath 2023-02-17 09:20:22 +02:00
matrix-client-element Merge pull request #2481 from moan0s/update 2023-02-14 15:29:34 +02:00
matrix-client-hydrogen Fix self-check for Hydrogen and Cinny when running under a subpath 2023-02-17 09:20:22 +02:00
matrix-common-after/tasks Replace most import_tasks calls with include_tasks for improved performance 2022-11-24 11:33:45 +02:00
matrix-conduit Upgrade Conduit (0.4.0 -> 0.5.0) 2022-12-21 18:21:49 +01:00
matrix-corporal Upgrade matrix-corporal (2.5.0 -> 2.5.1) 2023-01-02 14:39:54 +02:00
matrix-coturn Add type support to matrix_coturn_container_additional_volumes 2023-02-15 06:03:55 +02:00
matrix-dendrite updated dendrite 2023-02-12 13:09:53 -05:00
matrix-dimension Pass devture_postgres_db_migration_request to com.devture.ansible.role.postgres in a cleaner way 2022-11-28 07:44:59 +02:00
matrix-dynamic-dns Upgrade ddclient (v3.10.0-ls105 -> v3.10.0-ls106) 2022-11-29 08:20:36 +02:00
matrix-email2matrix Optimize initial installation by not reloading systemd after each .service install 2022-11-27 10:02:45 +02:00
matrix-etherpad Optimize initial installation by not reloading systemd after each .service install 2022-11-27 10:02:45 +02:00
matrix-jitsi Fix ansible-lint-reported errors 2023-02-10 14:21:31 +02:00
matrix-ldap-registration-proxy Optimize initial installation by not reloading systemd after each .service install 2022-11-27 10:02:45 +02:00
matrix-ma1sd Attach ma1sd/nginx-proxy/synapse-reverse-proxy-companion to additional networks in a better way 2023-02-06 08:38:43 +02:00
matrix-mailer Upgrade exim-relay (4.95-r0-4 -> 4.96-r1-0) 2022-12-11 11:45:47 +02:00
matrix-nginx-proxy Switch to using an external Ntfy role 2023-02-17 09:54:33 +02:00
matrix-prometheus Add matrix_prometheus_container_network/matrix_prometheus_container_additional_networks 2023-02-15 08:56:11 +02:00
matrix-prometheus-nginxlog-exporter Fix typo 2023-02-15 11:48:27 +02:00
matrix-prometheus-services-proxy-connect Switch from matrix-prometheus-postgres-exporter to an external prometheus_postgres_exporter role 2023-02-05 10:32:09 +02:00
matrix-redis Upgrade Redis (7.0.6 -> 7.0.7) 2022-12-17 22:48:48 +02:00
matrix-registration Pass devture_postgres_db_migration_request to com.devture.ansible.role.postgres in a cleaner way 2022-11-28 07:44:59 +02:00
matrix-sygnal Optimize initial installation by not reloading systemd after each .service install 2022-11-27 10:02:45 +02:00
matrix-synapse Update synapse 1.76.0 -> 1.77.0 2023-02-14 17:50:55 +00:00
matrix-synapse-admin Add matrix_synapse_admin_hostname and rename matrix_synapse_admin_public_endpoint (to matrix_synapse_admin_path_prefix) 2023-02-14 11:05:39 +02:00
matrix-synapse-reverse-proxy-companion Fix matrix-synapse-reverse-proxy-companion.service stopping during uninstallation 2023-02-07 08:48:50 +02:00
matrix-user-creator Replace most import_tasks calls with include_tasks for improved performance 2022-11-24 11:33:45 +02:00
matrix-user-verification-service Do not run matrix-user-verification-service validation tasks unless the service is enabled 2023-02-10 19:40:03 +02:00