Slavi Pantaleev
22f5f0ba75
Add support for exposing metrics for Synapse (without workers)
há 2 anos
Slavi Pantaleev
18254cd0b2
Remvoe all Traefik labels from matrix-nginx-proxy and update docs for delegation via SRV
há 2 anos
Slavi Pantaleev
c4d6144bb9
Add metrics-exposure support for Dendrite
há 2 anos
Slavi Pantaleev
e902214070
Automatically expose /_synapse/admin for Dendrite when synapse-admin is enabled
This is what we do for Synapse as well.
há 2 anos
Slavi Pantaleev
d8eb768e03
Add native Traefik support to matrix-dendrite
há 2 anos
Slavi Pantaleev
f78adfde47
Remove Synapse support from matrix-nginx-proxy
há 2 anos
Slavi Pantaleev
030e8065e4
Remove Conduit support from matrix-nginx-proxy
há 2 anos
Slavi Pantaleev
9ae8ccac36
Add matrix_conduit_hostname
há 2 anos
Slavi Pantaleev
4639eebf12
Add native Traefik support to matrix-conduit
há 2 anos
Slavi Pantaleev
6766216fcb
Wire Conduit to advertise usage of the Coturn TURN server
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3089
há 2 anos
Slavi Pantaleev
f54b68956d
Adapt matrix-media-repo to new container network setup, etc.
há 2 anos
Slavi Pantaleev
db272ab995
Move ma1sd out matrix-addons and into matrix-homeserver container network
Such a core service probably belongs better when it's in the homeserver network
há 2 anos
Slavi Pantaleev
3e19c8b102
Define matrix_media_repo_homeservers_auto in group vars
This is mostly so as to avoid referring to variables from other roles,
like `matrix_nginx_proxy_proxy_matrix_client_api_addr_with_container`.
há 2 anos
Slavi Pantaleev
883afa11dc
Do not hardcode devture_postgres_identifier in matrix-media-repo role
This should come (and already does) from group_vars/matrix_servers
há 2 anos
Slavi Pantaleev
aea66442a1
Move matrix-ma1sd to its own container network and add native Traefik support
há 2 anos
Slavi Pantaleev
61216d51cc
Move matrix-ldap-registration-proxy to its own container network and add native Traefik support
This also makes it handle the `/_matrix/client/v3/register` endpoint,
not just `/_matrix/client/r0/register`
há 2 anos
Slavi Pantaleev
998e9ce655
Revert "Auto-generate matrix_bot_matrix_registration_bot_bot_password via group vars"
This reverts commit bf95ad2235 .
This was a bad idea.
It's better to have people manually define the password.
Otherwise, `matrix_homeserver_generic_secret_key` changing some day in
the future would break the bot and one would have to figure out how to
reset its password manually.
Using an explicit password is more stable.
há 2 anos
Slavi Pantaleev
bf95ad2235
Auto-generate matrix_bot_matrix_registration_bot_bot_password via group vars
há 2 anos
Slavi Pantaleev
fce84a2b3c
Rename variable for consistency (matrix_homeserver_proxy_ident -> matrix_homeserver_proxy_identifier)
há 2 anos
Slavi Pantaleev
2f27a57d00
Rename variable for consistency (matrix_static_files_ident -> matrix_static_files_identifier)
há 2 anos
Slavi Pantaleev
ea992496a3
Add matrix-cactus-comments-client role
This is split out from matrix-cactus-comments (see 241779b583 ),
but also heavily inspired by `matrix-static-files`.
há 2 anos
Slavi Pantaleev
7c5cbecd78
Enable self-building for cactus-comments on non-amd64 architectures
The container image has only ever been available for amd64,
so not enabling self-building for the other architectures was a mistake
that orignally landed in:
https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2089
há 2 anos
Slavi Pantaleev
241779b583
Initial work on moving matrix-cactus-comments to its own container network and splitting cactus-client out of it
há 2 anos
Slavi Pantaleev
b6916d3adc
Add public_address to mautrix-discord
Related to https://github.com/mautrix/discord/issues/95
há 2 anos
Slavi Pantaleev
594e6d9679
Move matrix-sms-bridge to its own container network and add support for non-Synapse homeservers
há 2 anos
Slavi Pantaleev
8e8c9cc03b
Move matrix-bridge-mx-puppet-twitter to its own container network and add native Traefik support
há 2 anos
Slavi Pantaleev
1e19fee772
Move matrix-bridge-mx-puppet-steam to its own container network
há 2 anos
Slavi Pantaleev
3c099541a7
Move matrix-bridge-mx-puppet-slack to its own container network and add native Traefik support
há 2 anos
Slavi Pantaleev
150a40ec26
Move matrix-bridge-mx-puppet-instagram to its own container network
há 2 anos
Slavi Pantaleev
f94f2b9823
Move matrix-bridge-mx-puppet-groupme to its own container network
há 2 anos
Slavi Pantaleev
82de4581e3
Add support for disabling presence on matrix-bridge-mx-puppet-discord
há 2 anos
Slavi Pantaleev
6d0ecb0269
Move matrix-bridge-mx-puppet-discord to its own container network
há 2 anos
Slavi Pantaleev
8b28f8e122
Move matrix-bridge-mautrix-twitter to its own container network and add native Traefik support
há 2 anos
Slavi Pantaleev
f9b4ae8241
Move matrix-bridge-mautrix-telegram to its own container network and add native Traefik support
há 2 anos
Slavi Pantaleev
0f89156e94
Move matrix-bridge-mautrix-slack to its own container network
há 2 anos
Slavi Pantaleev
d6911503a0
Move matrix-bridge-mautrix-signal to its own container network and add native Traefik support
há 2 anos
Slavi Pantaleev
7ec6fd3dfe
Make bridges/bots use matrix_addons_homeserver_client_api_url (instead of matrix_homeserver_container_url)
há 2 anos
Slavi Pantaleev
142de83b41
Move matrix-bridge-mautrix-hangouts to its own container network
há 2 anos
Slavi Pantaleev
f8f3318bb2
Move matrix-bridge-mautrix-googlechat to its own container network
há 2 anos
Slavi Pantaleev
c6c88c2503
Move matrix-bridge-mautrix-gmessages to its own container network
há 2 anos
Slavi Pantaleev
5e7b882ce9
Adjust homeserver URL for Buscarron
há 2 anos
Slavi Pantaleev
39e45b0298
Move matrix-bridge-heisenbridge to its own container network
há 2 anos
Slavi Pantaleev
493a9abafa
Move matrix-bridge-go-skype-bridge to its own container network
há 2 anos
Slavi Pantaleev
205663a4be
Move matrix-bridge-beeper-linkedin to its own container network
há 2 anos
Slavi Pantaleev
a5618a893b
Move matrix-bridge-appservice-webhooks to its own container network
há 2 anos
Slavi Pantaleev
5f329f72ab
Fix variable name typo in Honoroit group vars
há 2 anos
Slavi Pantaleev
db53a17a38
Move matrix-bridge-appservice-slack to its own container network
há 2 anos
Slavi Pantaleev
3fe3d5a78c
Move matrix-bridge-appservice-kakaotalk to its own container network
há 2 anos
Slavi Pantaleev
dcdc43b6aa
Move matrix-bridge-appservice-irc to its own container network
há 2 anos
Slavi Pantaleev
bf11a3c2ca
Tie up some loose ends for matrix-appservice-discord
há 2 anos