Backslash
b7e0a41134
Merge branch 'spantaleev:master' into element-call-integration
2024-10-03 13:20:02 +10:00
wjbeckett
a03f5985a5
removed trailing whitespaces
2024-10-03 12:38:34 +10:00
Slavi Pantaleev
bc704a2552
Make it possible to install maubot against Conduit
...
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3556
2024-10-01 16:19:53 +03:00
wjbeckett
dbbaae4fbe
stopping the recursive loop
2024-10-01 12:34:25 +10:00
wjbeckett
d53c2428b8
updated jwt hostname.
2024-10-01 12:29:35 +10:00
wjbeckett
d5aabc85be
removed redis images in favor of the inbuilt keyDB
2024-10-01 10:41:30 +10:00
wjbeckett
812b57cfaa
resolved missing key.
2024-10-01 09:54:02 +10:00
wjbeckett
8cb3e33bbf
separated livekit and jwt to separate roles
2024-09-30 22:20:46 +10:00
wjbeckett
9dbee212d8
fix: removed duplicate keys.
2024-09-30 11:37:08 +10:00
wjbeckett
f036e18789
Fix: Restructured Element call configuration files.
2024-09-30 11:05:11 +10:00
Slavi Pantaleev
193946c68a
Adjust some comments in group_vars/matrix_servers
2024-09-27 11:01:20 +03:00
Slavi Pantaleev
f93101f791
Switch traefik/traefik-certs-dumper Ansible role sources and adjust variable names (devture_traefik_ -> traefik_)
2024-09-27 10:14:29 +03:00
Slavi Pantaleev
8445843562
Switch postgres/postgres-backup Ansible role sources and adjust variable names (devture_postgres_ -> postgres_)
2024-09-27 09:37:24 +03:00
Backslash
5b8dcf32d5
Added element-call systemd services to the service manager.
2024-09-27 11:42:34 +10:00
Backslash
c14f9cdcb5
Update matrix_servers
2024-09-27 09:25:48 +10:00
Backslash
510cfb2dac
Update matrix_servers
2024-09-27 09:14:29 +10:00
Backslash
a533ec4204
Update matrix_servers
2024-09-26 15:38:12 +10:00
Backslash
434157eb98
Merge branch 'spantaleev:master' into element-call-integration
2024-09-25 14:55:42 +10:00
wjbeckett
6594cce570
Feat: Added element call setup and configuration.
2024-09-25 14:53:48 +10:00
Aine
f657273cc8
add system-managed users to synapse-admin ( #3546 )
...
* WIP: add system-managed users to synapse-admin
* add missing users
2024-09-24 21:37:03 +03:00
Slavi Pantaleev
f9705b3323
Upgrade mautrix-gmessages (v0.4.3 -> v0.5.0) and adapt configuration
...
Related to:
- https://github.com/mautrix/gmessages/releases/tag/v0.5.0
- https://mau.fi/blog/2024-09-mautrix-release/
It seems like the new version does not support a `/metrics` endpoint.
We skip keep the Ansible variables, but they're not doing anything.
2024-09-17 09:39:35 +03:00
Slavi Pantaleev
01e5514c4b
Upgrade mautrix-meta (v0.3.2 -> v0.4.0) and adapt configuration
...
Related to:
- https://github.com/mautrix/meta/releases/tag/v0.4.0
- https://mau.fi/blog/2024-09-mautrix-release/
It seems like the new version does not support a `/metrics` endpoint.
We skip keep the Ansible variables, but they're not doing anything.
2024-09-17 09:39:35 +03:00
Slavi Pantaleev
1851973734
Add support for baibot
...
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3369
2024-09-12 15:19:46 +03:00
Slavi Pantaleev
e1f06d9ab7
Fix Jitsi TURN port numbers including IP when Coturn _host_bind_port is not just a port number
...
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3504
2024-09-04 08:54:57 +03:00
Slavi Pantaleev
2086e3efe0
Add appservice-double-puppet double-puppeting support to beeper-linkedin
...
Shared Secret Auth double puppeting still works for this bridge, but
is deprecated and will go away in the future.
2024-08-17 21:25:52 +03:00
Slavi Pantaleev
48bab2f0ea
Add appservice-double-puppet double-puppeting support to mautrix-gmessages
...
Shared Secret Auth double puppeting still works for this bridge, but
is deprecated and will go away in the future.
2024-08-17 21:22:35 +03:00
Slavi Pantaleev
9b8fe6eadc
Add appservice-double-puppet double-puppeting support to mautrix-googlechat
...
Shared Secret Auth double puppeting still works for this bridge, but
is deprecated and will go away in the future.
2024-08-17 21:22:24 +03:00
Slavi Pantaleev
08c602b19c
Add appservice-double-puppet double-puppeting support to mautrix-twitter
...
Shared Secret Auth double puppeting still works for this bridge, but
is deprecated and will go away in the future.
2024-08-17 21:11:28 +03:00
Slavi Pantaleev
f0479dbd9e
Add appservice-double-puppet double-puppeting support to mautrix-telegram
...
Shared Secret Auth double puppeting still works for this bridge, but
is deprecated and will go away in the future.
2024-08-17 21:08:28 +03:00
Slavi Pantaleev
d3831ba3a5
Add appservice-double-puppet double-puppeting support to mautrix-whatsapp
...
Shared Secret Auth double puppeting still works for this bridge, but
is deprecated and will go away in the future.
2024-08-17 21:04:09 +03:00
Slavi Pantaleev
fbd25ae9e9
Add appservice-double-puppet double-puppeting support to mautrix-meta-messenger/mautrix-meta-instagram
...
Shared Secret Auth double puppeting still works for these bridges, but
is deprecated and will go away in the future.
2024-08-17 19:31:04 +03:00
Slavi Pantaleev
77c59aaea0
Add appservice-double-puppet double-puppeting support to mautrix-discord
...
Shared Secret Auth double puppeting still works for this bridge, but
is deprecated and will go away in the future.
2024-08-17 19:31:04 +03:00
Slavi Pantaleev
1722e4bd83
Switch mautrix-slack double-puppeting method (shared secret auth -> appservice-double-puppet)
...
Since upgrading mautrix-slack (and pinning to v0.1.0) in e4b54c37fe258b17f49dd7ed58a18ef3abac1c41,
we expect double-puppeting to require the new appservice double-puppeting method.
This commit switches the mautrix-slack bridge to it.
2024-08-17 19:03:38 +03:00
Slavi Pantaleev
999f2bf8dd
Switch mautrix-signal double-puppeting method (shared secret auth -> appservice-double-puppet)
...
Since upgrading mautrix-signal (v0.6.3 -> v0.7.0) in 76fec0b8632804194ae54dce3328fef2b6e6b3c2,
we expect double-puppeting to require the new appservice double-puppeting method.
This commit switches the mautrix-signal bridge to it.
2024-08-17 19:01:43 +03:00
Slavi Pantaleev
111fa65e44
Add appservice-double-puppet service for better bridge double-puppeting
...
Bridges will be switched to this new method in future patches.
2024-08-17 19:00:20 +03:00
Slavi Pantaleev
e4b54c37fe
Upgrade mautrix-slack, pin to v0.1.0 and adapt configuration
...
Related to:
- https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3479
- https://github.com/mautrix/slack/releases/tag/v0.1.0
- https://mau.fi/blog/2024-08-mautrix-release/
2024-08-17 16:43:35 +03:00
Slavi Pantaleev
76fec0b863
Upgrade mautrix-signal (v0.6.3 -> v0.7.0) and adapt configuration
...
Related to:
- https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3479
- https://github.com/mautrix/signal/releases/tag/v0.7.0
- https://mau.fi/blog/2024-08-mautrix-release/
It seems like the new version does not support a `/metrics` endpoint.
We skip keep the Ansible variables, but they're not doing anything.
Closes https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3481
2024-08-17 15:58:38 +03:00
Aine
70cbf3d5ae
add synapse-auto-compressor workaround, fixes #3397 ( #3473 )
...
* add synapse-auto-compressor workaround, fixes #3397
* Clarify what the PG-prefixed variables are for
---------
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2024-08-15 11:36:48 +03:00
Slavi Pantaleev
48e021e446
Merge pull request #3469 from Michael-Hollister/michael/mmr-signing-key
...
Automated MMR signing key generation process
2024-08-15 09:26:55 +03:00
Slavi Pantaleev
9d11271d59
Initial (not yet enabled) work on Heisenbridge handling media requests at matrix.DOMAIN/heisenbridge/*
...
Related to:
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3470
- https://github.com/hifi/heisenbridge/releases/tag/v1.15.0
During testing, it appears that Heisenbridge generated media URLs
that look like this: `{media_url}/_matrix/media/v3/download/DOMAIN/FILE_ID/FILE_NAME`.
This seems off. We were expecting `{media_url}/_heisenbridge/media/something`
(e.g. `https://matrix.DOMAIN/heisenbridge/_heisenbridge/media/something `, leading to its own media proxy),
but Heisenbridge still seems to be generating URLs destined for the homeserver's Media API.
Until we figure out why that is, `media_url` remains pointed to the homeserver URL (just like before),
so that the bot can continue operating like before.
2024-08-10 06:22:59 +03:00
Michael Hollister
c3fd33566d
Automated MMR signing key generation process
2024-08-09 13:43:26 -05:00
Slavi Pantaleev
d76a5c14d0
Make use of prebuilt Hydrogen container image on arm64
...
Supersedes https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2336
Related to https://github.com/element-hq/hydrogen-web/pull/996
2024-08-08 06:45:34 +03:00
Chasethechicken
4d46b625ff
Draupnir proxy ( #3313 )
...
* Allow redircting abuse-reports to draupnir
* Document redirecting abuse-reports to draupnir via traefik
* Apply suggestions from code review
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
* Rename variable
---------
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2024-08-08 06:41:45 +03:00
Michael Hollister
55f869254b
Created role for synapse-usage-exporter ( #3442 )
...
* Created role for synapse-usage-exporter
* Apply suggestions from code review
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
* Renaming docker variables and moving synapse stats config location
* Respect devture_systemd_docker_base_docker_service_name
---------
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2024-07-25 20:19:08 +03:00
Michael Hollister
f1dbbd3106
Added new fields to MMR config template
2024-07-23 11:29:19 -05:00
Michael Hollister
2c360a99fe
Added MMR metrics proxying support
2024-07-22 17:38:34 -05:00
Slavi Pantaleev
cb7726f4a8
Make sure Draupnir is connected to Pantalaimon's network when Pantalaimon enabled
...
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3434
2024-07-21 08:23:42 +03:00
Igor Goldenberg
f66ea73c93
Sync grafana datasource and prometheus scrape intervals.
2024-07-16 14:28:09 +05:00
Slavi Pantaleev
de91fe933d
Add Traefik labels for handling authenticated media (MSC3916) in matrix-media-repo
...
Related to:
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3409
- https://github.com/t2bot/matrix-media-repo/releases/tag/v1.3.5
- https://github.com/matrix-org/matrix-spec-proposals/pull/3916
Support for authenticated media routes is enabled by default, but
variables are in place to disable it if necessary.
This change has not been tested.
2024-07-11 07:03:20 +03:00
Slavi Pantaleev
032b76bd62
Add support for matrix-alertmanager-receiver
2024-07-06 21:48:41 +03:00