Slavi Pantaleev
f3dfd5e063
Improve "Traefik managed by you" documentation section with entrypoint name details
2024-01-14 09:22:02 +02:00
Slavi Pantaleev
ca63fa4f9e
Upgrade postgres-backup
2024-01-13 19:43:03 +02:00
Slavi Pantaleev
ae64be525f
Upgrade postgres-backup
2024-01-13 17:39:28 +02:00
Slavi Pantaleev
71e0022d9a
Upgrade prometheus-postgres-exporter (v0.14.0-2 -> v0.14.0-3) and stop using prometheus_postgres_exporter_server_fqn
2024-01-13 15:06:29 +02:00
Slavi Pantaleev
4698e64bb8
Improve matrix-reminder-bot maintenance announcement wording
2024-01-13 10:33:56 +02:00
Slavi Pantaleev
22dce1d4cc
Upgrade matrix-reminder-bot and lock it down via the new allowlist setting
2024-01-13 10:22:06 +02:00
Slavi Pantaleev
48311bb96a
Stop using deprecated variable name (prometheus_node_exporter_server_fqn)
2024-01-13 09:05:43 +02:00
Slavi Pantaleev
ab9efb6921
Upgrade prometheus-postgres-exporter (v0.14.0-1 -> v0.14.0-2)
2024-01-12 17:53:46 +02:00
Slavi Pantaleev
2881dc0a54
Upgrade prometheus-node-exporter (v1.7.0-1 -> v1.7.0-2)
2024-01-12 17:40:04 +02:00
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
2024-01-11 18:57:16 +02:00
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
2024-01-11 07:55:41 +02:00
Slavi Pantaleev
6766216fcb
Wire Conduit to advertise usage of the Coturn TURN server
...
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3089
2024-01-11 07:52:48 +02:00
Slavi Pantaleev
ce14647161
Fix comment in bin/ansible-all-hosts.sh and make executable
2024-01-09 19:13:10 +02:00
Slavi Pantaleev
2f457b2a23
Remove inventory/ directory tree to allow people to manage it as a git repository (etc.)
...
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3086
2024-01-09 19:08:43 +02:00
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`.
2024-01-09 16:07:23 +02:00
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
2024-01-09 16:02:31 +02:00
Slavi Pantaleev
7ad5321f54
Make sure ma1sd uninstallation tasks also run on setup-all
2024-01-09 15:37:51 +02:00
Slavi Pantaleev
25595a3c65
Update Netlify _redirects section
2024-01-09 15:34:00 +02:00
Slavi Pantaleev
0c048c7592
Fix ma1sd self-building and make it not require gradle
2024-01-09 12:06:01 +02:00
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.
2024-01-09 10:22:20 +02:00
Slavi Pantaleev
bf95ad2235
Auto-generate matrix_bot_matrix_registration_bot_bot_password via group vars
2024-01-09 10:19:57 +02:00
Slavi Pantaleev
2642cc1b18
Adjust matrix-registration-bot docs to tell people to perform a full installation
...
Running just `setup-all,start` is not enough, because it doesn't run `ensure-matrix-users-created`
and the bot account won't get created.
2024-01-09 10:19:57 +02:00
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>
2024-01-09 10:07:46 +02:00
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
2024-01-08 19:58:41 +02:00
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
2024-01-08 19:30:24 +02:00
Slavi Pantaleev
b6916d3adc
Add public_address to mautrix-discord
...
Related to https://github.com/mautrix/discord/issues/95
2024-01-08 18:16:02 +02:00
Slavi Pantaleev
e48adcb91d
Upgrade sliding-sync (v0.99.13 -> v0.99.14)
2024-01-08 13:29:01 +02:00
Slavi Pantaleev
9c0287f4f8
Update configuring-playbook-own-webserver.md to note that Traefik is the default reverse-proxy since 1 year ago
2024-01-07 08:43:33 +02:00
Slavi Pantaleev
d116d863e6
Move exim-relay service to its own network and connect Synapse & ma1sd to it automatically
2024-01-05 18:10:24 +02:00
Slavi Pantaleev
0bb40d1337
Fix integration between ma1sd and exim-relay
...
Regression since ba0a4e864a
2024-01-05 17:59:27 +02:00
Slavi Pantaleev
ba0a4e864a
Replace matrix-mailer with an external role
2024-01-05 17:54:50 +02:00
Slavi Pantaleev
f308bcdcac
Upgrade backup-borg (v1.2.7-1.8.5-2 -> v1.2.7-1.8.6-0)
2024-01-05 17:53:23 +02:00
Slavi Pantaleev
1f6bb281e9
Fix typo in old devture-traefik migration task
2024-01-05 17:09:19 +02:00
Slavi Pantaleev
7766db2a5f
Merge pull request #3083 from Braindot-fr/3082-mautrix-signal-config
...
[#3082 ] Analog Signal spaces configuration with rest of playbook
2024-01-05 16:01:08 +02:00
Pierre 'McFly' Marty
a266da1b78
fix: space sync config
2024-01-05 10:49:09 +02:00
Slavi Pantaleev
724021cfde
Merge pull request #3076 from cvwright/cvwright/worker-keepalive
...
Add keepalive on worker upstreams and use persistent connections
2024-01-05 10:48:32 +02:00
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
2024-01-05 10:20:00 +02:00
Slavi Pantaleev
1d6f52db44
Upgrade Postgres (v16.1-3 -> v16.1-4)
2024-01-05 07:57:25 +02:00
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
2024-01-05 07:05:28 +02:00
Slavi Pantaleev
14278c51c2
Merge pull request #3079 from IUCCA/master
...
update mautrix-signal
2024-01-05 06:36:45 +02:00
IUCCA
2b2c1880cb
Updated mautrix-signal docker image
2024-01-05 00:09:40 +01:00
Slavi Pantaleev
b1caf5eb59
Merge pull request #3080 from spantaleev/renovate/vectorim-element-web-1.x
...
chore(deps): update vectorim/element-web docker tag to v1.11.53
2024-01-04 19:24:36 +02:00
renovate[bot]
04de14a462
chore(deps): update vectorim/element-web docker tag to v1.11.53
2024-01-04 17:00:48 +00:00
IUCCA
0222e75c19
added new options to mautrix-signal config template
2024-01-04 16:06:58 +01:00
IUCCA
9c3d8687bf
added new options to mautrix-signal config template
2024-01-04 15:09:42 +01:00
IUCCA
8f88b5d25e
updated mautrix-signal docker image
2024-01-04 15:04:06 +01:00
Charles Wright
c053336ad2
Add keepalive on worker upstreams and use HTTP 1.1 for persistent connections
2024-01-03 14:43:01 -06:00
Slavi Pantaleev
b6e4352ea9
Fix role values documentation for /.well-known/matrix/support
...
The spec had gotten updated
2024-01-03 13:12:49 +02:00
Slavi Pantaleev
61bf368080
Mark /.well-known/matrix/support as accepted spec
2024-01-03 13:09:45 +02:00
Slavi Pantaleev
16653bdbb4
Merge pull request #3073 from spantaleev/renovate/halfshot-matrix-hookshot-5.x
...
chore(deps): update halfshot/matrix-hookshot docker tag to v5.1.2
2024-01-02 21:51:44 +02:00