Slavi Pantaleev
b38b00bbd7
Upgrade mautrix-signal (959eb7eaf9 -> de8c8d97c2)
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3090
Related to https://github.com/mautrix/signal/issues/422
há 2 anos
Slavi Pantaleev
95e505106b
Restore matrix_mautrix_signal_appservice_bot_username usage
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3088
Looks like the migration to the Go-based Signal bridge hardcoded the
`signalbot` username instead of using the variable we had.
Related to: https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3041
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
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
7ad5321f54
Make sure ma1sd uninstallation tasks also run on setup-all
há 2 anos
Slavi Pantaleev
0c048c7592
Fix ma1sd self-building and make it not require gradle
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
Pierre 'McFly' Marty
5caf1fef1d
chore(deps): update signal bridge version + config ( #3084 )
* chore(deps): update signal bridge version + config
* style(deps): rename default note to self config variable
* Add to_json for additional safety
---------
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
há 2 anos
Slavi Pantaleev
4011eaf258
Rename variables having an incorrect prefix (matrix_bot_cactus_ -> matrix_cactus_)
Looks like these variables were originally named this way in
https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2089
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
e48adcb91d
Upgrade sliding-sync (v0.99.13 -> v0.99.14)
há 2 anos
Slavi Pantaleev
d116d863e6
Move exim-relay service to its own network and connect Synapse & ma1sd to it automatically
há 2 anos
Slavi Pantaleev
ba0a4e864a
Replace matrix-mailer with an external role
há 2 anos
Slavi Pantaleev
1f6bb281e9
Fix typo in old devture-traefik migration task
há 2 anos
Pierre 'McFly' Marty
a266da1b78
fix: space sync config
há 2 anos
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
há 2 anos
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
há 2 anos
IUCCA
2b2c1880cb
Updated mautrix-signal docker image
há 2 anos
renovate[bot]
04de14a462
chore(deps): update vectorim/element-web docker tag to v1.11.53
há 2 anos
IUCCA
0222e75c19
added new options to mautrix-signal config template
há 2 anos
IUCCA
9c3d8687bf
added new options to mautrix-signal config template
há 2 anos
IUCCA
8f88b5d25e
updated mautrix-signal docker image
há 2 anos
Charles Wright
c053336ad2
Add keepalive on worker upstreams and use HTTP 1.1 for persistent connections
há 2 anos
Slavi Pantaleev
61bf368080
Mark /.well-known/matrix/support as accepted spec
há 2 anos
Pierre 'McFly' Marty
c76aaf2e0b
fix(signal): tag follows declared version
há 2 anos
renovate[bot]
b2b6edc8a1
chore(deps): update halfshot/matrix-hookshot docker tag to v5.1.2
há 2 anos
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
há 2 anos
Pierre 'McFly' Marty
4db1e5930d
chore: update signal bridge
há 2 anos
Pierre 'McFly' Marty
e5d31b5883
chore: update signal bridge version
há 2 anos
Pierre 'McFly' Marty
cd9411158f
fix: signal docker tag follow system arch
há 2 anos
renovate[bot]
bfd7fa4b95
chore(deps): update halfshot/matrix-hookshot docker tag to v5.1.1
há 2 anos
renovate[bot]
9c7d0fb2ad
chore(deps): update halfshot/matrix-hookshot docker tag to v5.1.0
há 2 anos
renovate[bot]
b2aa81a5ea
chore(deps): update halfshot/matrix-hookshot docker tag to v5
há 2 anos
Pierre 'McFly' Marty
91e39a58f7
feat: relay mode in signal
há 2 anos
renovate[bot]
0ded422cf9
chore(deps): update dock.mau.dev/mautrix/telegram docker tag to v0.15.1
há 2 anos
Slavi Pantaleev
11ee949e9e
Add native Traefik support to matrix-corporal (HTTP API)
há 2 anos
Slavi Pantaleev
e47ad60cf5
Add support for additional networks to matrix-corporal
há 2 anos
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.
há 2 anos
Pierre 'McFly' Marty
1894f84b8a
chore: update bridge docker tag
há 2 anos
Pierre 'McFly' Marty
a8e14ac79e
fix: ansible yaml syntax
há 2 anos
Michael Hollister
0908c6b662
Added Traefik support to MMR
há 2 anos
renovate[bot]
8ca3b7c5c6
chore(deps): update vectorim/element-web docker tag to v1.11.52
há 2 anos
Pierre 'McFly' Marty
81e015db9d
feat: auto removal of signal-daemon service
há 2 anos
Pierre 'McFly' Marty
b426a68316
chore: update mautrix-signal for legacy compat.
há 2 anos
Pierre 'McFly' Marty
c93b642f90
doc: check typo
há 2 anos
Pierre 'McFly' Marty
2f6525ccb3
refactor: remove signalgo and update signal to 'after merge'
há 2 anos
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
há 2 anos
Michael Hollister
a66a2d2692
Added Synapse connection pool config variables
há 2 anos