Aine
dd31bf0a0a
synapse-admin: remove deprecated vars, introduce matrix_synapse_admin_configuration_extension_json_auto
1 year ago
Aine
14a3a01f43
SchildiChat Web v1.11.86-sc.0.test.0
1 year ago
Slavi Pantaleev
119e78bc11
Upgrade Hookshot (5.4.1 -> 6.0.1)
1 year ago
Slavi Pantaleev
2296113b69
Upgrade matrix-corporal (3.0.0 -> 3.1.1)
1 year ago
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>
1 year ago
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>
1 year ago
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.
1 year ago
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>
1 year ago
Aine
ed90f680ee
synapse-admin v0.10.3-etke32
1 year ago
renovate[bot]
a368af41e3
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2024.11.27
1 year ago
renovate[bot]
d08f1dcaff
Update nginx Docker tag to v1.27.3
1 year ago
Slavi Pantaleev
c4e81097e3
Upgrade Synapse (v1.119.0 -> v1.120.0) and enable authenticated media by default
1 year ago
Slavi Pantaleev
5642755273
Rework LiveKit JWT Service role
1 year ago
Slavi Pantaleev
c57d0d192d
Eliminate remaining matrix references from LiveKit Server role
1 year ago
Slavi Pantaleev
006920882c
Rename file (element-call-labels -> labels)
1 year ago
Slavi Pantaleev
69d702643f
Remove homeserver.yaml patching from Element Call role
1 year ago
Slavi Pantaleev
252ca52f60
Relocate /.well-known/element/element.json setup to matrix-static-files, instead of ugly patching from the Element Call role
1 year ago
Slavi Pantaleev
3f52cec25c
Relocate Element Web features & element_call configuration to Element role, instead of ugly patching from the Element Call role
1 year ago
Slavi Pantaleev
7a6fcaa402
Fix typo
1 year ago
Slavi Pantaleev
394fdca066
Relocate org.matrix.msc4143.rtc_foci setup to /.well-known/matrix/client to matrix-static-files instead of ugly patching
1 year ago
Slavi Pantaleev
f0466d5a99
Make LiveKit Server configuration extensible
1 year ago
Slavi Pantaleev
be7271760e
Make LiveKit Server logging config configurable
1 year ago
Slavi Pantaleev
8b84eb6390
Default LiveKit Server to a smaller RTC range for faster startup on non-host networks
1 year ago
Slavi Pantaleev
3e86adac0d
Fix port exposure for LiveKit Server
1 year ago
Slavi Pantaleev
721fb39aa2
More progress on the LiveKit role
1 year ago
Slavi Pantaleev
783d4a23f8
Add livekit_server_identifier
1 year ago
Slavi Pantaleev
fa4ebd2a64
Cleanups
1 year ago
Slavi Pantaleev
88d4668450
Variable rename (livekit_server_image -> livekit_server_container_image) for consistency with other roles
1 year ago
Slavi Pantaleev
1838a541ae
Variables rename (matrix_livekit_server_ -> livekit_server_) to prepare for role extraction
1 year ago
Slavi Pantaleev
82127830b3
Update roles/custom/matrix-livekit-server/tasks/uninstall.yml
Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
1 year ago
Slavi Pantaleev
85c0ffa9e1
Update roles/custom/matrix-livekit-server/tasks/uninstall.yml
Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
1 year ago
Slavi Pantaleev
b691f39d39
Update roles/custom/matrix-livekit-server/tasks/install.yml
Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
1 year ago
Slavi Pantaleev
10df145101
Update roles/custom/matrix-livekit-server/tasks/install.yml
Co-authored-by: Suguru Hirahara <luixxiul@users.noreply.github.com>
1 year ago
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
1 year ago
Aine
ccd6c003ab
Synapse Admin v0.10.3-etke31
https://github.com/etkecc/synapse-admin/releases/tag/v0.10.3-etke31
1 year ago
renovate[bot]
5645ec0eda
Update docker.io/metio/matrix-alertmanager-receiver Docker tag to v2024.11.20
1 year ago
Slavi Pantaleev
bccdcbe19b
Upgrade baibot (v1.3.2 -> v1.4.0)
1 year ago
renovate[bot]
2008b8595b
Update vectorim/element-web Docker tag to v1.11.86
1 year ago
Aine
769a31d3ca
adjust synapse purge jobs template
1 year ago
Aine
7fc8509f04
synapse - update retention purge jobs template
1 year ago
Aine
5bf09f5fdc
add new variables to control message retention in Synapse
1 year ago
renovate[bot]
c7f8b7cd1a
Update dock.mau.dev/mautrix/whatsapp Docker tag to v0.11.1
1 year ago
renovate[bot]
83e9818db7
Update dock.mau.dev/mautrix/slack Docker tag to v0.1.3
1 year ago
renovate[bot]
dd23e2d1c9
Update dock.mau.dev/mautrix/signal Docker tag to v0.7.3
1 year ago
renovate[bot]
8937572939
Update dock.mau.dev/mautrix/meta Docker tag to v0.4.2
1 year ago
renovate[bot]
ce46511563
Update dock.mau.dev/mautrix/gmessages Docker tag to v0.5.2
1 year ago
renovate[bot]
9a1e08b2f0
Update dock.mau.dev/mautrix/discord Docker tag to v0.7.1
1 year ago
Slavi Pantaleev
57c5271d9d
Enable (Traefik compression middleware)-assisted compression for synapse-reverse-proxy-companion
This likely breaks QR code login for Synapse-worker setups.
See https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3749
1 year ago
Slavi Pantaleev
609cf5940e
Enable (Traefik compression middleware)-assisted compression for Synapse
This likely breaks QR code login for non-worker Synapse setups.
See https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/3749
1 year ago
Slavi Pantaleev
4a61bd49e3
Enable (Traefik compression middleware)-assisted compression for Cinny, Element & Hydrogen
1 year ago