Slavi Pantaleev
205663a4be
Move matrix-bridge-beeper-linkedin to its own container network
vor 2 Jahren
Slavi Pantaleev
b651495c07
Fixups for maubot and appservice-slack container labels
vor 2 Jahren
Slavi Pantaleev
a5618a893b
Move matrix-bridge-appservice-webhooks to its own container network
vor 2 Jahren
Slavi Pantaleev
5f329f72ab
Fix variable name typo in Honoroit group vars
vor 2 Jahren
Slavi Pantaleev
db53a17a38
Move matrix-bridge-appservice-slack to its own container network
vor 2 Jahren
Slavi Pantaleev
3fe3d5a78c
Move matrix-bridge-appservice-kakaotalk to its own container network
vor 2 Jahren
Slavi Pantaleev
dcdc43b6aa
Move matrix-bridge-appservice-irc to its own container network
vor 2 Jahren
Slavi Pantaleev
bf11a3c2ca
Tie up some loose ends for matrix-appservice-discord
vor 2 Jahren
Slavi Pantaleev
0994730f4d
Minor improvements to mautrix-facebook group vars wiring
vor 2 Jahren
Slavi Pantaleev
7d625011a1
Move matrix-bridge-appservice-discord to its own container network
vor 2 Jahren
Slavi Pantaleev
c5006c3ac2
Move matrix-bot-maubot to its own container network and add native Traefik support
vor 2 Jahren
Slavi Pantaleev
6deb99f31b
Add missing network-creation tasks for some bot roles
vor 2 Jahren
Slavi Pantaleev
a794db4c38
Reorder matrix-bot-matrix-reminder-bot group vars for consistency
vor 2 Jahren
Slavi Pantaleev
d5ea80cf68
Remove unused variable (matrix_bot_matrix_registration_environment_variables_extension)
vor 2 Jahren
Slavi Pantaleev
87c8c29c47
Move matrix-bot-matrix-registration-bot to its own container network
vor 2 Jahren
Slavi Pantaleev
628496d022
Move matrix-bot-honoroit to its own container network
vor 2 Jahren
Slavi Pantaleev
835f623bb8
Move matrix-bot-go-neb to its own container network
vor 2 Jahren
Slavi Pantaleev
867af6385a
Move matrix-bot-mjolnir to its own container network
vor 2 Jahren
Slavi Pantaleev
88ad58fccb
Move matrix-bot-draupnir to its own container network
vor 2 Jahren
Slavi Pantaleev
d8b867b6fb
Move matrix-bot-buscarron to its own container network
vor 2 Jahren
Slavi Pantaleev
14d57bb7a6
Reorganize mautrix-facebook group vars for consistency
vor 2 Jahren
Slavi Pantaleev
4a9fe21d44
Merge branch 'master' into bye-bye-nginx-proxy
vor 2 Jahren
Slavi Pantaleev
9c0287f4f8
Update configuring-playbook-own-webserver.md to note that Traefik is the default reverse-proxy since 1 year ago
vor 2 Jahren
Slavi Pantaleev
b122c7092a
Merge branch 'master' into bye-bye-nginx-proxy
vor 2 Jahren
Slavi Pantaleev
d116d863e6
Move exim-relay service to its own network and connect Synapse & ma1sd to it automatically
vor 2 Jahren
Slavi Pantaleev
0bb40d1337
Fix integration between ma1sd and exim-relay
Regression since ba0a4e864a
vor 2 Jahren
Slavi Pantaleev
377fce5855
Merge branch 'master' into bye-bye-nginx-proxy
vor 2 Jahren
Slavi Pantaleev
ba0a4e864a
Replace matrix-mailer with an external role
vor 2 Jahren
Slavi Pantaleev
f308bcdcac
Upgrade backup-borg (v1.2.7-1.8.5-2 -> v1.2.7-1.8.6-0)
vor 2 Jahren
Slavi Pantaleev
1f6bb281e9
Fix typo in old devture-traefik migration task
vor 2 Jahren
Slavi Pantaleev
9488e3857a
Put all homeservers in the matrix-homeserver container network
vor 2 Jahren
Slavi Pantaleev
1be90cf87d
Move Postgres to its own network for better isolation
A lot of services are yet to be updated to start connecting to
`devture_postgres_container_network` as an additional network.
Many are already done, but I'll go through all the others later.
vor 2 Jahren
Slavi Pantaleev
7766db2a5f
Merge pull request #3083 from Braindot-fr/3082-mautrix-signal-config
[#3082 ] Analog Signal spaces configuration with rest of playbook
vor 2 Jahren
Slavi Pantaleev
e7b7b48db5
Merge branch 'master' into bye-bye-nginx-proxy
vor 2 Jahren
Pierre 'McFly' Marty
a266da1b78
fix: space sync config
vor 2 Jahren
Slavi Pantaleev
724021cfde
Merge pull request #3076 from cvwright/cvwright/worker-keepalive
Add keepalive on worker upstreams and use persistent connections
vor 2 Jahren
Slavi Pantaleev
9b6c393414
Merge branch 'master' into bye-bye-nginx-proxy
vor 2 Jahren
Slavi Pantaleev
fc151fed77
Add raw/endraw around problematic texts in matrix-bridge-mautrix-signal/templates/config.yaml
Fixes: https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3082
Related to: https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3079
vor 2 Jahren
Slavi Pantaleev
e60ad025e4
Merge branch 'master' into bye-bye-nginx-proxy
vor 2 Jahren
Slavi Pantaleev
1d6f52db44
Upgrade Postgres (v16.1-3 -> v16.1-4)
vor 2 Jahren
Slavi Pantaleev
b37a02720f
Move all Matrix client apps into the matrix-addons container network
Putting each client into its own network was good for isolation,
but it's quite wasteful in terms of the container network pool.
vor 2 Jahren
Slavi Pantaleev
2ec6448cdb
Merge branch 'master' into bye-bye-nginx-proxy
vor 2 Jahren
Slavi Pantaleev
06f561f0dd
Build latest/main branch of rust-synapse-compress-state for non-amd64 users
The latest tagged release (v0.1.3) does not pin any versions in its
Dockerfile and as such fails to build right now.
The `main` branch of rust-synapse-compress-state has already addressed
this and is buildable, but there's no tagged release yet.
Reported here: https://github.com/matrix-org/rust-synapse-compress-state/issues/134
vor 2 Jahren
Slavi Pantaleev
d262ca0fe6
Only enable matrix-synapse-reverse-proxy-companion when Synapse workers are enabled
This allows us to eliminate the companion and decrease overhead for
simple servers which do not use workers.
vor 2 Jahren
Slavi Pantaleev
14278c51c2
Merge pull request #3079 from IUCCA/master
update mautrix-signal
vor 2 Jahren
Slavi Pantaleev
499e4887f7
Connect sliding-sync directly to the homeserver
This saves up 1 container network and avoids going through extra proxies
unnecessarily.
vor 2 Jahren
Slavi Pantaleev
7a6a6270d1
Fix API endpoints for Synapse when companion is disabled (removing leading http://)
vor 2 Jahren
Slavi Pantaleev
3fb016cd6b
Put bots and bridges in the same network and remove a few variables
Downsides: decreasing security slightly due to less networking isolation
Benefits:
- decreased complexity
- having a generically-named `matrix-addons` network we may use for other things now (client apps, etc.)
- not exhausting the container networks pool with 2 (or more) networks and using just 1
vor 2 Jahren
Slavi Pantaleev
170f321a01
Minor sliding-sync improvements
vor 2 Jahren
IUCCA
2b2c1880cb
Updated mautrix-signal docker image
vor 2 Jahren