Backslash
ad11c8758f
Merge 0b9389fd6492d0c26c5ed16ba17d51d36c378016 into da08975ca851dcf7872012e33d49c21c1f907ebb
2024-11-28 16:24:33 +00:00
Suguru Hirahara
687627ccd7
Use "alice" as placeholder username instead of "john"
...
"alice" is normally used in combination with "bob", though.
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2024-11-28 22:11:47 +09:00
Suguru Hirahara
8a18cc946d
Replace "@user1" with "@alice" and "@user2" with "@bob" ( #3833 )
...
* Replace "@user1" with "@alice"
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
* Replace "@user2" with "@bob"
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
---------
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
Co-authored-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2024-11-28 13:53:11 +02:00
Slavi Pantaleev
f19f3bea2d
Progress a bit on self-building for Schildichat
...
This is related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3831
It:
- adds some missing variables
- version variable to branch variable conversion
While it improves the situation, it still doesn't result in a working
self-building feature, because:
- cloning a repository containing submodules requires special care,
as described here
(c03ef20e5d/README.md (initial-build-setup)
)
- we likely better clone a specific repository version from the very beginning, instead of trying to change subsequently (and having to re-initilize submodules)
though that's very different than what we're doing elsewhere and is likely very wasteful
- we can't just build a `Dockerfile`, we need to invoke `make setup` (`./setup.sh`)
- it's likely that the `docker-src` directory is not reusable across
versions or may require special handling to clean up files, etc.
2024-11-28 11:40:31 +02:00
Suguru Hirahara
cd1905f576
Update triple backticks with syntax highlighting ( #3832 )
...
* Triple backticks with syntax highlighting: yml → yaml
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
* Triple backticks with syntax highlighting: yaml and sh
The strings "yml" were replaced with "yaml" as the latter is used more than the former.
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
* Triple backticks with syntax highlighting: INI
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
* Update docs/configuring-playbook-jitsi.md: remove redundant white space characters after triple backticks
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
---------
Signed-off-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
Co-authored-by: Suguru Hirahara <acioustick@noreply.codeberg.org>
2024-11-28 11:33:56 +02:00
Aine
ed90f680ee
synapse-admin v0.10.3-etke32
2024-11-28 08:22:53 +02:00
Slavi Pantaleev
18dfa6b439
Merge pull request #3828 from spantaleev/renovate/nginx-1.x
...
Update nginx Docker tag to v1.27.3
2024-11-27 14:23:58 +02:00
renovate[bot]
a368af41e3
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2024.11.27
2024-11-27 06:43:22 +00:00
renovate[bot]
d08f1dcaff
Update nginx Docker tag to v1.27.3
2024-11-27 00:51:10 +00:00
Slavi Pantaleev
c4e81097e3
Upgrade Synapse (v1.119.0 -> v1.120.0) and enable authenticated media by default
2024-11-26 17:02:02 +02:00
Slavi Pantaleev
5642755273
Rework LiveKit JWT Service role
2024-11-23 16:40:50 +02:00
Slavi Pantaleev
c57d0d192d
Eliminate remaining matrix references from LiveKit Server role
2024-11-21 19:45:07 +02:00
Slavi Pantaleev
006920882c
Rename file (element-call-labels -> labels)
2024-11-21 19:38:23 +02:00
Slavi Pantaleev
69d702643f
Remove homeserver.yaml patching from Element Call role
2024-11-21 19:36:55 +02:00
Slavi Pantaleev
252ca52f60
Relocate /.well-known/element/element.json setup to matrix-static-files, instead of ugly patching from the Element Call role
2024-11-21 19:32:15 +02:00
Slavi Pantaleev
3f52cec25c
Relocate Element Web features & element_call configuration to Element role, instead of ugly patching from the Element Call role
2024-11-21 19:17:30 +02:00
Slavi Pantaleev
7a6fcaa402
Fix typo
2024-11-21 18:59:11 +02:00
Slavi Pantaleev
394fdca066
Relocate org.matrix.msc4143.rtc_foci setup to /.well-known/matrix/client to matrix-static-files instead of ugly patching
2024-11-21 18:54:29 +02:00
Slavi Pantaleev
f0466d5a99
Make LiveKit Server configuration extensible
2024-11-21 18:19:36 +02:00
Slavi Pantaleev
be7271760e
Make LiveKit Server logging config configurable
2024-11-21 18:13:07 +02:00
Slavi Pantaleev
8b84eb6390
Default LiveKit Server to a smaller RTC range for faster startup on non-host networks
2024-11-21 18:04:53 +02:00
Slavi Pantaleev
3e86adac0d
Fix port exposure for LiveKit Server
2024-11-21 18:00:43 +02:00
Slavi Pantaleev
721fb39aa2
More progress on the LiveKit role
2024-11-21 17:28:06 +02:00
Slavi Pantaleev
783d4a23f8
Add livekit_server_identifier
2024-11-21 16:54:45 +02:00
Slavi Pantaleev
fa4ebd2a64
Cleanups
2024-11-21 16:37:01 +02:00
Slavi Pantaleev
79ae704a24
Merge branch 'element-call-integration' of github.com:wjbeckett/matrix-docker-ansible-deploy into element-call-integration
2024-11-21 16:31:50 +02:00
Slavi Pantaleev
88d4668450
Variable rename (livekit_server_image -> livekit_server_container_image) for consistency with other roles
2024-11-21 16:16:43 +02:00
Slavi Pantaleev
1838a541ae
Variables rename (matrix_livekit_server_ -> livekit_server_) to prepare for role extraction
2024-11-21 16:15:54 +02:00
Slavi Pantaleev
1e82530080
Merge branch 'master' into element-call-integration
2024-11-21 15:59:56 +02:00
Slavi Pantaleev
82127830b3
Update roles/custom/matrix-livekit-server/tasks/uninstall.yml
...
Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2024-11-21 15:58:01 +02:00
Slavi Pantaleev
85c0ffa9e1
Update roles/custom/matrix-livekit-server/tasks/uninstall.yml
...
Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2024-11-21 15:57:51 +02:00
Slavi Pantaleev
b691f39d39
Update roles/custom/matrix-livekit-server/tasks/install.yml
...
Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2024-11-21 15:57:44 +02:00
Slavi Pantaleev
10df145101
Update roles/custom/matrix-livekit-server/tasks/install.yml
...
Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
2024-11-21 15:57:31 +02:00
Slavi Pantaleev
0c9fc4358d
Fix variable name typos (matrix_playbook_reverse_proxy_traefik_middleware_compession_* -> matrix_playbook_reverse_proxy_traefik_middleware_compression_*)
...
Supersedes https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3803
2024-11-21 12:23:01 +02:00
Aine
ccd6c003ab
Synapse Admin v0.10.3-etke31
...
https://github.com/etkecc/synapse-admin/releases/tag/v0.10.3-etke31
2024-11-21 08:13:07 +02:00
renovate[bot]
5645ec0eda
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2024.11.20
2024-11-20 07:25:22 +00:00
Slavi Pantaleev
bccdcbe19b
Upgrade baibot (v1.3.2 -> v1.4.0)
2024-11-19 22:47:14 +02:00
renovate[bot]
2008b8595b
Update vectorim/element-web Docker tag to v1.11.86
2024-11-19 17:41:04 +00:00
Aine
769a31d3ca
adjust synapse purge jobs template
2024-11-18 10:00:12 +02:00
Aine
7fc8509f04
synapse - update retention purge jobs template
2024-11-17 18:34:22 +02:00
Aine
5bf09f5fdc
add new variables to control message retention in Synapse
2024-11-17 13:47:06 +02:00
Slavi Pantaleev
09c42477bb
Merge pull request #3781 from spantaleev/renovate/dock.mau.dev-mautrix-slack-0.x
...
Update dock.mau.dev/mautrix/slack Docker tag to v0.1.3
2024-11-16 21:08:52 +02:00
Slavi Pantaleev
bba3b95344
Merge pull request #3782 from spantaleev/renovate/dock.mau.dev-mautrix-whatsapp-0.x
...
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.11.1
2024-11-16 21:08:45 +02:00
Slavi Pantaleev
757233d53c
Merge pull request #3780 from spantaleev/renovate/dock.mau.dev-mautrix-signal-0.x
...
Update dock.mau.dev/mautrix/signal Docker tag to v0.7.3
2024-11-16 21:08:15 +02:00
renovate[bot]
c7f8b7cd1a
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.11.1
2024-11-16 19:08:04 +00:00
Slavi Pantaleev
471e004ff7
Merge pull request #3779 from spantaleev/renovate/dock.mau.dev-mautrix-meta-0.x
...
Update dock.mau.dev/mautrix/meta Docker tag to v0.4.2
2024-11-16 21:08:04 +02:00
renovate[bot]
83e9818db7
Update dock.mau.dev/mautrix/slack Docker tag to v0.1.3
2024-11-16 19:07:58 +00:00
Slavi Pantaleev
131e164e46
Merge pull request #3777 from spantaleev/renovate/dock.mau.dev-mautrix-gmessages-0.x
...
Update dock.mau.dev/mautrix/gmessages Docker tag to v0.5.2
2024-11-16 20:48:14 +02:00
renovate[bot]
dd23e2d1c9
Update dock.mau.dev/mautrix/signal Docker tag to v0.7.3
2024-11-16 18:13:30 +00:00
renovate[bot]
8937572939
Update dock.mau.dev/mautrix/meta Docker tag to v0.4.2
2024-11-16 18:13:27 +00:00