Slavi Pantaleev
124fbeda04
Switch to using an external Etherpad role
This new role also adds native Traefik support and support for other
(non-`amd64`) architectures via self-building.
před 3 roky
Slavi Pantaleev
4f74d21ba8
Upgrade devture/ansible (2.13.6-r0-1 -> 2.13.6-r0-2)
The new version includes the `passlib` Python module.
před 3 roky
Slavi Pantaleev
a4b401c4da
Upgrade com.devture.ansible.role.traefik and improve front-Traefik-with-another-proxy docs
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2532
před 3 roky
Slavi Pantaleev
ba2a3caaf3
Minor improvements to docs/configuring-playbook-ssl-certificates.md
před 3 roky
Slavi Pantaleev
7331d314c4
Improve wording
před 3 roky
plui29989
4b17a1e73a
formatting
před 3 roky
plui29989
32e700f076
Add doc for self-signed certificates
před 3 roky
Slavi Pantaleev
bb90536874
Fix variable name typos in docs/configuring-playbook-postgres-backup.md
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2524
před 3 roky
Slavi Pantaleev
73f09d4bb0
Remove fronting matrix-nginx-proxy example
We don't need this anymore. No one should be using matrix-nginx-proxy
anymore.
před 3 roky
Slavi Pantaleev
faa074f7af
Improve wording
před 3 roky
Jost Alemann
84e6677bc0
in own webserver doc link to nginx fronting traefik example
před 3 roky
Jost Alemann
724373b123
add nginx to list of own webserver example configs
před 3 roky
Slavi Pantaleev
058a54fd05
Add native Traefik support to Dimension
před 3 roky
Jan
ffff236167
Update configuring-playbook-own-webserver.md
Change documentation for host bind port when fronting traefik with another reverse proxy
před 3 roky
Slavi Pantaleev
71ae825f6a
Switch default reverse-proxy to Traefik, force reverse-proxy choice on existing users
před 3 roky
Slavi Pantaleev
d20ff688db
Add native Traefik support to Sygnal
před 3 roky
Slavi Pantaleev
ccb5b37842
Fix some typos on the Buscarron docs page
před 3 roky
Slavi Pantaleev
725b2beed7
Add native Traefik support to Buscarron
před 3 roky
Slavi Pantaleev
3852a740bc
Mention that Buscarron is aggressive when it comes to banning
před 3 roky
Slavi Pantaleev
d7578880b6
Fix typo on Rageshake documentation page
před 3 roky
Slavi Pantaleev
63408096cf
Fix up Buscarron description on its documentation page
před 3 roky
Slavi Pantaleev
b5e9ff5926
Add Rageshake documentation
před 3 roky
Tupsi
c139d139a5
Update configuring-playbook-own-webserver.md
own traefik server option must have the path to the acme.json. Otherwise the service will not start.
před 3 roky
Bergrübe
ba429f6a40
Added matrix_nginx_proxy_https_enabled to the own-nginx documentation
před 3 roky
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
před 3 roky
Slavi Pantaleev
0da308e24d
Upgrade com.devture.ansible.role.traefik
před 3 roky
Array in a Matrix
89f2fa53c0
remove comment regarding nginx in traefik doc
před 3 roky
Slavi Pantaleev
5df89a44b3
Add support for customizing Synapse templates
před 3 roky
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".
před 3 roky
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.
před 3 roky
Stuart Mumford
8a471b97a1
Update configuring-playbook-bridge-mautrix-slack.md
před 3 roky
Slavi Pantaleev
1006b8d899
Replace matrix-grafana with an external role
před 3 roky
Slavi Pantaleev
3bace0c7b9
Add matrix_synapse_admin_hostname and rename matrix_synapse_admin_public_endpoint (to matrix_synapse_admin_path_prefix)
před 3 roky
Slavi Pantaleev
5d14621916
Fix outdated documentation leading to matrix-backup-borg
před 3 roky
Slavi Pantaleev
78c35136b2
Replace matrix-backup-borg with an external role
před 3 roky
Slavi Pantaleev
bc4cb7bb6a
Update configuring-playbook-own-webserver.md with matrix_playbook_reverse_proxy_type awareness
před 3 roky
Slavi Pantaleev
73435dfe10
Announce Traefik support
před 3 roky
Slavi Pantaleev
c773a005ae
Fix broken link to Matrix User Verification Service
před 3 roky
Catalan Lover
29be262f3b
Fix formating error in Draupnir docs
před 3 roky
Slavi Pantaleev
6db3c8f2ad
Announce Matrix Authentication Support for Jitsi
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2375
před 3 roky
Slavi Pantaleev
600aaa0bc7
Announce Draupnir support
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2451
před 3 roky
Slavi Pantaleev
0a15e56641
Fix typo
před 3 roky
ntallasv
4221b64a98
update configuring-playbook-bot-chatgpt.md
před 3 roky
Catalan Lover
79a4e57fbd
Add draupnir docs.
před 3 roky
Paul N
70bea81df7
Introduced flags to (1) enable/disable Auth (2) enable/disable openid_server_name pinning. Updated validate_config.yml and added new checks to verify.
před 3 roky
Paul N
96dd86d33b
Set default values where sensible and remove unnecessary conditionals in .env.j2.
Check for empty string instead of Null to verify if an openid_server_name is pinned.
před 3 roky
Paul N
1d99f17b4a
Disable matrix-user-verification-service in group_vars and update docs accordingly.
před 3 roky
Paul N
50c1e9d695
Set matrix_user_verification_service_uvs_homeserver_url in the role defaults and updated docs accordingly.
před 3 roky
Paul N
07d9ea5e87
Stick to port 3003 instead of changing the port based on the status of grafana.
před 3 roky
jakicoll
94830b582b
Wording: change collection -> playbook
před 3 roky