Aine
d5f4c17146
matrix-backup-borg: integrate postgres backups, add extended borgmatic configuration
3年前
HarHarLinks
a9e6538ef8
Upgrade Hookshot (1.3.0 -> 1.4.0)
https://github.com/matrix-org/matrix-hookshot/releases/tag/1.4.0
3年前
HarHarLinks
ceb2f54970
Make hookshot hardcoded public URLs dynamic
3年前
Hefty Zauk
03d2dcc996
Move into coturn defaults
3年前
heftyzauk
268b079374
Revert Coturn Address Change, add new Addresses var ( #2 )
3年前
heftyzauk
29847627f1
Multi-IP coturn
Add support for multiple external turn IP addresses, this allows for better comptability with dualstack ipv4/ipv6 hosts, and is supported as per the documentation (point 6 here: https://matrix-org.github.io/synapse/latest/turn-howto.html#configuration )
3年前
PC-Admin
ab3e02c7fd
Remove matrix-awx sections
3年前
Slavi Pantaleev
db4b6efb5d
Force self-building of matrix-hookshot on arm64
The `halfshot/matrix-hookshot` container images published to Docker Hub
(as of 2022-04-05, at least) are only available for `amd64`, not for
`arm64`. Self-building on arm64 is necessary.
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1728
It should be noted that a `roiarthurb/matrix-hookshot` container image is available,
which is available for the arm64 platform, but that's non-official and doesn't
contain an amd64 build, so it's of limited use.
3年前
Aine
a5a3769ca9
add borg backup ( #1727 )
* add borg backup
* lint fix
* add exlclude patterns
* missed in the #1726 fix for honoroit
* feedback
* Fix indentation
* feedback
* feedback
* feedback
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
3年前
SaltireSoul
e7978dbdca
Dendrite 0.7.0
3年前
Arthur Brugière
1ce891fc70
Revert group_var wrong part reindent
3年前
RoiArthurB
b38c7371a9
[STEAM] Move docker source from icewind1991 to tilosp fixed repo
3年前
Arthur Brugière
b3176957c3
Add hookshot self build for arm64 and amd64
3年前
Slavi Pantaleev
958d089b68
Do not install the ma1sd identity server by default
As mentioned in the changelog, this is a breaking change.
4年前
Slavi Pantaleev
5eb514b08b
Use |default instead of merely casting to bool
4年前
Kim Brose
9c58f2a98a
default matrix_prometheus_scraper_hookshot_enabled
4年前
László Várady
9de677942d
bridge-mautrix-facebook: add support for web-based login
4年前
Slavi Pantaleev
69d2da4d44
Fix whitespace inconsistency
4年前
Slavi Pantaleev
1895b01810
Move matrix_container_global_registry_prefix to matrix-base
Various roles depend on this. It makes sense to make it part
of the `matrix-base` role.
4年前
Slavi Pantaleev
8c25ade9fb
Rework matrix_mautrix_twitter_database_* variables a bit
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1682
Previously, when matrix-postgres was disabled, we were setting
`matrix_mautrix_twitter_database_engine` to an invalid empty value.
Now, we always hardcode `matrix_mautrix_twitter_database_engine: postgres`,
but set/unset the database hostname and password values instead.
4年前
Kim Brose
648001875e
Fix for old jinja versions
Co-authored-by: Procuria <37988494+Procuria@users.noreply.github.com>
4年前
HarHarLinks
d556952bb6
update hookshot to respect protocol and custom ports
4年前
Marko Weltzer
8e8bf55e15
fix: missing spaces on closing }
4年前
Marko Weltzer
7e5b88c3b7
fix: all praise the allmighty yamllinter
4年前
Slavi Pantaleev
ccb85b31a4
Upgrade devture/email2matrix (1.0.1 -> 1.0.2) and disable self-building on ARM32/ARM64
1.0.2 is the first container image tag that is available as a multi-arch image
with support for linux/amd64, linux/arm64/v8 (arm64) and linux/arm/v7 (arm32),
so self-building is no longer necessary on all these platforms.
4年前
Slavi Pantaleev
1099ccab43
Upgrade devture/exim-relay (4.95-r0 -> 4.95-r0-1) and disable self-building on ARM32/ARM64
4.95-r0-1 is the first container image tag that is available as a multi-arch image
with support for linux/amd64, linux/arm64/v8 (arm64) and linux/arm/v7 (arm32),
so self-building is no longer necessary on all these platforms.
4年前
Slavi Pantaleev
4a4d718f7c
Upgrade matrix-corporal (2.2.2 -> 2.2.3) and disable self-building on ARM32/ARM64
2.2.3 is the first container image tag that is available as a multi-arch image
with support for linux/amd64, linux/arm64/v8 (arm64) and linux/arm/v7 (arm32),
so self-building is no longer necessary on all these platforms.
4年前
HarHarLinks
39d9ef43e9
fixup! update hookshot config to generic hs variables
4年前
HarHarLinks
54d8d0ec38
simplify hookshot conditional for readability
4年前
HarHarLinks
c264d670e8
update hookshot config to generic hs variables
4年前
Kim Brose
44ae8d3b92
refine etherpad in nginx wanted services condition
4年前
Kim Brose
a9dd397771
add etherpad to nginx wanted services
it's required if enabled by the dimension config here:
6eb8fb8392/roles/matrix-etherpad/tasks/init.yml (L42-L49)
see also #1517
4年前
HarHarLinks
08fe38cf40
add hookshot to nginx wanted services
related 0fb881deb5
4年前
HarHarLinks
224633df1d
fix condition for matrix_hookshot_container_http_host_bind_ports
4年前
HarHarLinks
2b97ab9a51
fix matrix_hookshot_container_http_host_bind_ports
4年前
HarHarLinks
3a766d4ba5
proxy hookshot metrics when proxying synapse metrics
see also #1527
4年前
Slavi Pantaleev
0fb881deb5
Update the "wanted systemd services" list for matrix-nginx-proxy/matrix-grafana
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1517
4年前
HarHarLinks
87871040df
add hookshot metrics to internal prometheus
4年前
HarHarLinks
1987cc4839
refine hookshot role
4年前
Aine
a83b880f72
matrix-bot-honoroit: feedback
4年前
Aine
4377c348c5
matrix-bot-honoroit: disable self-build by default, update to v0.9.1
4年前
HarHarLinks
e0f2aa9de8
refactor matrix_hookshot_container_http_host_bind_ports
4年前
Slavi Pantaleev
7b093c5ae0
Move some variables to a more appropriate location
4年前
Slavi Pantaleev
19b5a50805
Derive Honoroit database password from matrix_homeserver_generic_secret_key
Related to the work done in https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/818
4年前
Slavi Pantaleev
5c3c0d0d58
Set Dendrite's real_ip_header correctly
4年前
Slavi Pantaleev
05b4572fab
Fix matrix_dimension_homeserver_federationUrl for Dendrite
4年前
Slavi Pantaleev
de49cc5271
Fix matrix_registration_shared_secret for Dendrite
4年前
Slavi Pantaleev
593fc2fa85
Replace matrix-synapse.service references with more homeserver-neutral references
4年前
Slavi Pantaleev
38ad152c03
Add Dendrite-awareness to matrix_homeserver_container_url when matrix-nginx-proxy disabled
4年前
Slavi Pantaleev
bbbfc0708f
Derive matrix_coturn_turn_static_auth_secret from matrix_homeserver_generic_secret_key
Doing this further simplifies examples/vars.yml.
4年前