Slavi Pantaleev
54fb153acf
Expose /_synapse/* APIs via matrix-synapse-reverse-proxy-companion
This also updates validation tasks and documentation, pointing to
variables in the matrix-synapse role which don't currently exist yet
(e.g. `matrix_synapse_container_labels_client_synapse_admin_api_enabled`).
These variables will be added soon, as Traefik labels are added to the
`matrix-synapse` role. At that point, the `matrix-synapse-reverse-proxy-companion` role
will be updated to also use them.
vor 2 Jahren
Slavi Pantaleev
0ea3fa0e85
Add matrix_synapse_reverse_proxy_companion_container_labels_traefik_hostname to simplify wiring
vor 2 Jahren
Slavi Pantaleev
84cedff355
Adjust validation message
vor 2 Jahren
Slavi Pantaleev
4752e7f9a0
Get rid of matrix_nginx_proxy_proxy_matrix_client_redirect_root_uri_to_domain
vor 2 Jahren
Slavi Pantaleev
e678adfeda
Add root path (/) handling to matrix-synapse-reverse-proxy-companion (redirect or /_matrix/static/ serving)
vor 2 Jahren
Slavi Pantaleev
354c887602
Fix incorrect variable name
vor 2 Jahren
Slavi Pantaleev
bbd9493b8f
Handle /_matrix Client-Server and Federation APIs directly at matrix-synapse-reverse-proxy-companion
vor 2 Jahren
Slavi Pantaleev
97f40a95fb
Make compress middleware for /.well-known/matrix/* configurable
vor 2 Jahren
Slavi Pantaleev
e81a395a98
Drop some matrix_nginx_proxy_proxy_riot_compat_* variables
matrix-nginx-proxy is going away and this is one of the features it
offered.
This feature will have no equivalent in our new Traefik-only
setup, although it's possible to implement it manually by using
`matrix_client_element_container_labels_additional_labels`
vor 2 Jahren
Slavi Pantaleev
cc75be9c65
Add support for serving the base domain via matrix-static-files
vor 2 Jahren
Slavi Pantaleev
da48a605bb
More progress on matrix-static-files role and cleaning up of matrix-base and matrix-nginx-proxy
vor 2 Jahren
Slavi Pantaleev
015b8f69de
Rework comment for matrix_static_files_file_matrix_support_enabled
vor 2 Jahren
Slavi Pantaleev
61bf368080
Mark /.well-known/matrix/support as accepted spec
vor 2 Jahren
Slavi Pantaleev
065b70203d
[WIP] Initial work on matrix-static-files role
vor 2 Jahren
Slavi Pantaleev
128a7b82d5
Switch mautrix-instagram from matrix-nginx-proxy to matrix-homeserver-proxy
This is completely untested.
vor 2 Jahren
Pierre 'McFly' Marty
c76aaf2e0b
fix(signal): tag follows declared version
vor 2 Jahren
renovate[bot]
b2b6edc8a1
chore(deps): update halfshot/matrix-hookshot docker tag to v5.1.2
vor 2 Jahren
Slavi Pantaleev
feaf1ee7e7
Switch mautrix-whatsapp from matrix-nginx-proxy to matrix-homeserver-proxy
vor 2 Jahren
Slavi Pantaleev
8eb07e8d85
Minor mautrix-facebook fixes
vor 2 Jahren
Slavi Pantaleev
20c7cabfe4
Switch mautrix-discord from matrix-nginx-proxy to matrix-homeserver-proxy
vor 2 Jahren
Slavi Pantaleev
77b0ef4799
Add Traefik support to Hookshot
vor 2 Jahren
Slavi Pantaleev
4a6287c528
Initial work on matrix-homeserver-proxy role and eliminating matrix-nginx-proxy
This is still very far from usable.
Various bridges and bots are still talking to
`matrix-nginx-proxy` instead of the new `matrix-homeserver-proxy` role.
These services need to be reworked. While reworking them,
various cleanups are being done as well as adding Traefik-labels to
those that need them.
vor 2 Jahren
Slavi Pantaleev
aa60fdeb00
Do not put architecture stuff in matrix_mautrix_signal_version
.. because matrix_mautrix_signal_version is used in other places
which do not expect it. For example: `matrix_mautrix_signal_container_image_self_build_branch`
Related to: https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3041
vor 2 Jahren
Pierre 'McFly' Marty
4db1e5930d
chore: update signal bridge
vor 2 Jahren
Pierre 'McFly' Marty
e5d31b5883
chore: update signal bridge version
vor 2 Jahren
Pierre 'McFly' Marty
cd9411158f
fix: signal docker tag follow system arch
vor 2 Jahren
renovate[bot]
bfd7fa4b95
chore(deps): update halfshot/matrix-hookshot docker tag to v5.1.1
vor 2 Jahren
renovate[bot]
9c7d0fb2ad
chore(deps): update halfshot/matrix-hookshot docker tag to v5.1.0
vor 2 Jahren
renovate[bot]
b2aa81a5ea
chore(deps): update halfshot/matrix-hookshot docker tag to v5
vor 2 Jahren
Pierre 'McFly' Marty
91e39a58f7
feat: relay mode in signal
vor 2 Jahren
renovate[bot]
0ded422cf9
chore(deps): update dock.mau.dev/mautrix/telegram docker tag to v0.15.1
vor 2 Jahren
Slavi Pantaleev
11ee949e9e
Add native Traefik support to matrix-corporal (HTTP API)
vor 2 Jahren
Slavi Pantaleev
e47ad60cf5
Add support for additional networks to matrix-corporal
vor 2 Jahren
Slavi Pantaleev
ce013a325c
Remove duplicate matrix_media_repo_identifier definition from group_vars/matrix_servers
`matrix_media_repo_identifier` is already defined in the role defaults,
which is a better role to have it anyway.
vor 2 Jahren
Pierre 'McFly' Marty
1894f84b8a
chore: update bridge docker tag
vor 2 Jahren
Pierre 'McFly' Marty
a8e14ac79e
fix: ansible yaml syntax
vor 2 Jahren
Michael Hollister
0908c6b662
Added Traefik support to MMR
vor 2 Jahren
renovate[bot]
8ca3b7c5c6
chore(deps): update vectorim/element-web docker tag to v1.11.52
vor 2 Jahren
Pierre 'McFly' Marty
81e015db9d
feat: auto removal of signal-daemon service
vor 2 Jahren
Pierre 'McFly' Marty
b426a68316
chore: update mautrix-signal for legacy compat.
vor 2 Jahren
Pierre 'McFly' Marty
c93b642f90
doc: check typo
vor 2 Jahren
Pierre 'McFly' Marty
2f6525ccb3
refactor: remove signalgo and update signal to 'after merge'
vor 2 Jahren
Michael Hollister
42f33339c5
Updated MMR docs with updated fields in main.yaml ( #3047 )
* Updated MMR docs with updated fields in main.yaml
* Removed uneeded placeholder db password
vor 2 Jahren
Michael Hollister
a66a2d2692
Added Synapse connection pool config variables
vor 2 Jahren
renovate[bot]
d925409567
chore(deps): update dock.mau.dev/mautrix/whatsapp docker tag to v0.10.5
vor 2 Jahren
Michael Hollister
805280355c
Changed mxc links to matrix_domain instead of matrix_server_fqn_matrix
vor 2 Jahren
renovate[bot]
90d576dac9
chore(deps): update dock.mau.dev/mautrix/gmessages docker tag to v0.2.3
vor 2 Jahren
Michael Hollister
ae759bd86e
Added missing MMR federation directives
vor 2 Jahren
Slavi Pantaleev
9f5d4018c7
Upgrade matrix-mailer (4.96.2-r0-0 -> 4.97-r0-0)
vor 2 Jahren
Slavi Pantaleev
ae983491e7
Add undefined matrix_hookshot_container_ident variable (and rename it to matrix_hookshot_ident)
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3042
vor 2 Jahren