Slavi Pantaleev
c8022c1a18
Remove useless explicit daemon reload in matrix-user-creator
The next task asks for a daemon reload, so there's no need to do it
twice.
3 anni fa
Slavi Pantaleev
0af6e6d9d9
Make wait time for matrix-user-creator configurable and increase default (7 -> 10 sec.)
3 anni fa
Slavi Pantaleev
84c5b44bea
Upgrade com.devture.ansible.role.docker_sdk_for_python
3 anni fa
Slavi Pantaleev
643acfcb5b
Make synapse-s3-storage-provider periodic migration schedule customizable
Larger deployments may wish to run migration more often.
3 anni fa
Slavi Pantaleev
d04132759b
Merge pull request #2511 from igogold/patch-1
Allow configure default country code in element welcome page.
3 anni fa
Slavi Pantaleev
4caeab9117
Fix spacing around Jinja2 filters
3 anni fa
Igor Goldenberg
620247673e
Allow configure default country code in element welcome page.
3 anni fa
Slavi Pantaleev
41a5b2dca2
Merge pull request #2509 from etkecc/patch-177
Update borgmatic 1.7.6 -> 1.7.7
3 anni fa
Aine
cbc8f0c6e6
Update borgmatic 1.7.6 -> 1.7.7
3 anni fa
Slavi Pantaleev
1c10a7727c
Upgrade ddclient (v3.10.0-ls106 -> v3.10.0-ls110)
3 anni fa
Slavi Pantaleev
7340246a9b
Merge pull request #2508 from FSG-Cat/draupnir
Update Draupnir from v1.80.0 to v1.80.1
3 anni fa
Catalan Lover
65e7aa2406
Update Draupnir from v1.80.0 to v1.80.1
3 anni fa
Catalan Lover
601b67c02d
Update Draupnir Config
3 anni fa
Slavi Pantaleev
d7e69cfa1e
Merge pull request #2507 from Bergruebe/patch-1
Added matrix_nginx_proxy_https_enabled to the own-nginx documentation
3 anni fa
Bergrübe
0c33597ec1
Merge branch 'spantaleev:master' into patch-1
3 anni fa
Bergrübe
ba429f6a40
Added matrix_nginx_proxy_https_enabled to the own-nginx documentation
3 anni fa
Slavi Pantaleev
8e592fb0c1
Upgrade grafana role (v9.3.6-1 -> v9.3.6-2)
3 anni fa
Slavi Pantaleev
6cdbde01d7
Fix various Traefik headers syntax
`always` is an nginx suffix, which shouldn't have been added to these.
3 anni fa
Slavi Pantaleev
30185a04e9
Merge pull request #2505 from tilosp/patch-1
Add `matrix_playbook_ssl_enabled: true` to configuring-playbook-own-webserver.md
3 anni fa
Tilo Spannagel
6438f1ff42
Add matrix_playbook_ssl_enabled: true to configuring-playbook-own-webserver.md
Otherwise the public hookshot url will use http and not https
3 anni fa
Slavi Pantaleev
5e7f30a129
Fix appservice-discord/appservice-slack/appservice-webhooks port troubles with external reverse-proxy
Continuation of 6cda711
3 anni fa
Slavi Pantaleev
a758301bf6
Upgrade geerlingguy.docker (6.0.4 -> 6.1.0)
3 anni fa
Slavi Pantaleev
0da308e24d
Upgrade com.devture.ansible.role.traefik
3 anni fa
Slavi Pantaleev
ecde8a46f8
Merge pull request #2503 from etkecc/patch-176
Update ntfy v2.0.0-1 -> v2.0.1-0
3 anni fa
Aine
886d1cddd0
Update ntfy v2.0.0-1 -> v2.0.1-0
3 anni fa
Slavi Pantaleev
a3ae414d43
Merge pull request #2501 from array-in-a-matrix/patch-15
remove comment regarding nginx in traefik doc
3 anni fa
Array in a Matrix
89f2fa53c0
remove comment regarding nginx in traefik doc
3 anni fa
Slavi Pantaleev
5df89a44b3
Add support for customizing Synapse templates
3 anni fa
Slavi Pantaleev
9775218850
Add matrix_synapse_email_app_name variable
3 anni fa
Slavi Pantaleev
632026513e
Add matrix_synapse_uid, matrix_synapse_gid and matrix_synapse_username
3 anni fa
Slavi Pantaleev
154d077ec7
Upgrade ntfy (v2.0.0-0 -> v2.0.0-1)
3 anni fa
Slavi Pantaleev
990a6369e1
Switch to using an external Redis role
3 anni fa
Slavi Pantaleev
519b32543c
Add matrix_synapse_container_network and matrix_synapse_container_additional_networks
3 anni fa
Slavi Pantaleev
0ce2121d01
Fix variable typo in validation task
3 anni fa
Slavi Pantaleev
b291459bf3
Fix syntax error
3 anni fa
Slavi Pantaleev
964aa0e84d
Switch to using an external Ntfy role
The newly extracted role also has native Traefik support,
so we no longer need to rely on `matrix-nginx-proxy` for
reverse-proxying to Ntfy.
The new role uses port `80` inside the container (not `8080`, like
before), because that's the default assumption of the officially
published container image. Using a custom port (like `8080`), means the
default healthcheck command (which hardcodes port `80`) doesn't work.
Instead of fiddling to override the healthcheck command, we've decided
to stick to the default port instead. This only affects the
inside-the-container port, not any external ports.
The new role also supports adding the network ranges of the container's
multiple additional networks as "exempt hosts". Previously, only one
network's address range was added to "exempt hosts".
3 anni fa
Slavi Pantaleev
38c4e464c1
Fix self-check for Hydrogen and Cinny when running under a subpath
3 anni fa
Slavi Pantaleev
941e768362
Merge pull request #2497 from etkecc/patch-175
Update ntfy 1.31.0 -> 2.0.0
3 anni fa
Aine
954920dd4f
Update ntfy 1.31.0 -> 2.0.0
3 anni fa
Slavi Pantaleev
8fd8f12a0d
Merge pull request #2493 from etkecc/patch-174
Update mautrix-whatsapp 0.8.1 -> 0.8.2
3 anni fa
Slavi Pantaleev
0289695cbb
Merge pull request #2492 from etkecc/patch-173
Update mautrix-discord 0.1.0 -> 0.1.1
3 anni fa
Aine
64ec1db077
Update mautrix-whatsapp 0.8.1 -> 0.8.2
3 anni fa
Aine
649f6512ca
Update mautrix-discord 0.1.0 -> 0.1.1
3 anni fa
Slavi Pantaleev
e80b98c3ad
Do not mount SSL certificates into Coturn if TLS is disabled for it
3 anni fa
Slavi Pantaleev
93bb117a29
Mention Traefik changes causing backward-compatibility break for own-webserver (non-nginx-proxy) users
This also updates `docs/configuring-playbook-own-webserver.md`,
trying to make it up-to-date with all recent changes.
3 anni fa
Slavi Pantaleev
1e085b432b
Merge pull request #2491 from Cadair/patch-1
Update mautrix slack docs
3 anni fa
Stuart Mumford
8a471b97a1
Update configuring-playbook-bridge-mautrix-slack.md
3 anni fa
Slavi Pantaleev
bb7895678c
Fix typo
3 anni fa
Slavi Pantaleev
4c7d054b37
Merge pull request #2489 from etkecc/patch-172
Update ntfy 1.30.1 -> 1.31.0
3 anni fa
Aine
4fe6015464
Update ntfy 1.30.1 -> 1.31.0
3 anni fa