Slavi Pantaleev
7716c306f1
Split Traefik rules for Matrix Client and Matrix Federation APIs
This helps people who run federation on another domain (etc.).
They should now easily be able to add a custom rule for federation traffic.
3 vuotta sitten
Slavi Pantaleev
b388a01ab7
Wire all certResolver variables to devture_traefik_certResolver_primary
This allows people wishing to change or unset the resolver,
to have a single variable which they can toggle.
Unsetting the resolver is useful for using your own certificates
(not coming from a certificate resolver).
3 vuotta sitten
Slavi Pantaleev
9e7415afa2
Ensure Buscarron is part of the Postgres network
3 vuotta sitten
Slavi Pantaleev
e6ba7cc2c9
Upgrade com.devture.ansible.role.traefik
3 vuotta sitten
Slavi Pantaleev
2c8dffc51c
Merge pull request #2525 from thomwiggers/patch-8
Update irc appservice
3 vuotta sitten
Thom Wiggers
d544f746e8
Update irc appservice
3 vuotta sitten
Slavi Pantaleev
d5910d0421
Upgrade com.devture.ansible.role.docker_sdk_for_python
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2522
3 vuotta sitten
Slavi Pantaleev
058a54fd05
Add native Traefik support to Dimension
3 vuotta sitten
Slavi Pantaleev
b84f25309b
Add matrix_homeserver_container_network
3 vuotta sitten
Slavi Pantaleev
cdd23aafc6
Add matrix_conduit_container_network/matrix_conduit_container_additional_networks
3 vuotta sitten
Slavi Pantaleev
9e4ecf4ac9
Add matrix_dendrite_container_network/matrix_dendrite_container_additional_networks
3 vuotta sitten
Slavi Pantaleev
31857ea9bb
Upgrade com.devture.ansible.role.traefik_certs_dumper
3 vuotta sitten
Slavi Pantaleev
7c622bd249
Upgrade com.devture.ansible.role.traefik
3 vuotta sitten
Slavi Pantaleev
f0463b0a10
Merge pull request #2520 from Jaffex/master
Fix documentation when fronting traefik with another reverse proxy
3 vuotta sitten
Slavi Pantaleev
835f2d482e
Merge pull request #2519 from etkecc/patch-180
update mautrix-telegram 0.12.2 -> 0.13.0
3 vuotta sitten
Jan
05b3f6565b
Update CHANGELOG.md
Fix typo in changelog
3 vuotta sitten
Jan
ffff236167
Update configuring-playbook-own-webserver.md
Change documentation for host bind port when fronting traefik with another reverse proxy
3 vuotta sitten
Aine
7852d5eb26
update mautrix-telegram 0.12.2 -> 0.13.0
3 vuotta sitten
Slavi Pantaleev
0452619820
Add Related plabooks
3 vuotta sitten
Slavi Pantaleev
71ae825f6a
Switch default reverse-proxy to Traefik, force reverse-proxy choice on existing users
3 vuotta sitten
Slavi Pantaleev
67e97cd2dc
Redo etke.cc section in the README
3 vuotta sitten
Slavi Pantaleev
c57ffa4332
Merge pull request #2518 from etkecc/patch-179
fix postgres version detection in the borg role
3 vuotta sitten
Aine
e625e9aa5b
fix postgres version detection in the borg role
3 vuotta sitten
Slavi Pantaleev
d20ff688db
Add native Traefik support to Sygnal
3 vuotta sitten
Slavi Pantaleev
eb213c1195
Merge pull request #2517 from etkecc/patch-178
Update ntfy 2.0.1 -> 2.1.0
3 vuotta sitten
Aine
252e542bc5
Update ntfy 2.0.1 -> 2.1.0
3 vuotta sitten
Slavi Pantaleev
348dd8e76b
Remove double space
3 vuotta sitten
Slavi Pantaleev
8df7ad47cd
Fix rageshake project description in defaults/main.yml
3 vuotta sitten
Slavi Pantaleev
ccb5b37842
Fix some typos on the Buscarron docs page
3 vuotta sitten
Slavi Pantaleev
725b2beed7
Add native Traefik support to Buscarron
3 vuotta sitten
Slavi Pantaleev
3852a740bc
Mention that Buscarron is aggressive when it comes to banning
3 vuotta sitten
Slavi Pantaleev
bc5dda2b3a
Reorder some Buscarron default variables and fix some typos
Fixes a regression introduced in 0220c851e8
3 vuotta sitten
Slavi Pantaleev
d7578880b6
Fix typo on Rageshake documentation page
3 vuotta sitten
Slavi Pantaleev
63408096cf
Fix up Buscarron description on its documentation page
3 vuotta sitten
Slavi Pantaleev
0220c851e8
Add multiple container networks support to Buscarron
3 vuotta sitten
Slavi Pantaleev
6c2d397853
Fix inaccurate Buscarron project description comment
3 vuotta sitten
Slavi Pantaleev
c5dbeeae91
Merge pull request #2510 from gnunicorn/ben-adding-rageshake
Add rageshake server
3 vuotta sitten
Slavi Pantaleev
a45c70fd66
Announce Rageshake support
3 vuotta sitten
Slavi Pantaleev
b5e9ff5926
Add Rageshake documentation
3 vuotta sitten
Slavi Pantaleev
233e253264
Add native Traefik support to rageshake
3 vuotta sitten
Slavi Pantaleev
4c64e092d0
Fix rageshake self-building
BuildX is required for building this container image.
3 vuotta sitten
Slavi Pantaleev
39be2ef71a
Fix matrix_rageshake_container_src_files_path value
3 vuotta sitten
Slavi Pantaleev
9a8ebf3d8c
matrix_rageshake_docker_ -> matrix_rageshake_container_
3 vuotta sitten
Slavi Pantaleev
5934de84be
Reorder matrix-rageshake default variables a bit
3 vuotta sitten
Slavi Pantaleev
306679103b
Require self-building of rageshake for arm64
There are no arm64 images published.. yet
3 vuotta sitten
Slavi Pantaleev
8339ebdf58
Redo the way matryx-rageshake configuration is done
This makes it consistent with the rest of the playbook:
- there's a default config which has various variables controlling
settings
- there's also an `_extension_yaml` variable, which lets you override it
3 vuotta sitten
Slavi Pantaleev
a51c9521a8
Rename some task files
3 vuotta sitten
Slavi Pantaleev
db0104978f
Extract api_prefix rageshake configuration into matrix_rageshake_config_api_prefix
3 vuotta sitten
Slavi Pantaleev
19e0b8374b
Enable matrix_rageshake_enabled in the role by default
We disable it via `group_vars/matrix_servers`, as we do for all other
roles.
3 vuotta sitten
Slavi Pantaleev
d513c0f446
Document why the rageshake version is master
3 vuotta sitten