Slavi Pantaleev
a3e952a0b8
Merge pull request #2610 from etkecc/patch-205
Update cinny 2.2.4 -> 2.2.5
2 yıl önce
Aine
8a9d76b990
Update cinny 2.2.4 -> 2.2.5
2 yıl önce
Slavi Pantaleev
755a32f09c
Merge pull request #2608 from etkecc/patch-204
Update hookshot 3.1.0 -> 3.1.1
2 yıl önce
Aine
45c37188b1
Update hookshot 3.1.0 -> 3.1.1
2 yıl önce
Slavi Pantaleev
76197df3bc
Add some additional groups to client systemd services
This allows for doing `just install-service client-element` to get only
Element rebuilt and restarted.
2 yıl önce
Slavi Pantaleev
3023bc0601
Upgrade Element (v1.11.25 -> v1.11.26)
2 yıl önce
Slavi Pantaleev
1fff42d930
Switch Synapse to being pulled from ghcr.io, not docker.io
Related to:
- https://github.com/matrix-org/synapse/pull/15281
- https://github.com/matrix-org/synapse/pull/15282
2 yıl önce
Slavi Pantaleev
32fb27c16c
Whitelist 2 more APIs for Synapse workers
Related to:
- e55269e14f
- 3d70cc393f
- 4fc85e5a92
2 yıl önce
Slavi Pantaleev
e55269e14f
Upgrade Synapse (v1.79.0 -> v1.80.0)
2 yıl önce
Slavi Pantaleev
1abd76101a
Add matrix_synapse_docker_image_registry_prefix
2 yıl önce
Slavi Pantaleev
556cbf8131
Merge pull request #2607 from etkecc/patch-203
Update hookshot 3.0.1 -> 3.1.0
2 yıl önce
Aine
09188314dd
Update hookshot 3.0.1 -> 3.1.0
2 yıl önce
Slavi Pantaleev
82a484c62f
Upgrade Grafana (v9.4.7-0 -> v9.4.7-1)
2 yıl önce
Slavi Pantaleev
f66e049a91
Merge pull request #2606 from etkecc/patch-202
Update borgmatic 1.7.9 -> 1.7.10
2 yıl önce
Aine
3d3212725e
Update borgmatic 1.7.9 -> 1.7.10
2 yıl önce
Slavi Pantaleev
9a137a63ac
Add justfile to .editorconfig
2 yıl önce
Slavi Pantaleev
d25e7744d9
Always restart services one by one when doing install-service
This way, something like `just install-service postgres` will
definitely do a `restart` and not a `stop` + `start` (which may leave
dependant services stopped).
This has potentially been addressed by
7acb5f4b85
as well.
2 yıl önce
Slavi Pantaleev
6732901c70
Upgrade com.devture.ansible.role.systemd_service_manager
2 yıl önce
Slavi Pantaleev
413049feea
Remove shell configuration for better compatibility
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2604
2 yıl önce
Slavi Pantaleev
ba166cd258
Merge pull request #2603 from etkecc/agru
safely integrate agru, format justfile, format requirements.yml
2 yıl önce
Aine
34a03cf732
safely integrate agru, format justfile, format requirements.yml
2 yıl önce
Slavi Pantaleev
e60febc9ca
Use git for fetching the geerlingguy.docker role
With this change, all dependency roles are downloaded
using the same mechanism (git), which makes life simpler for tools like
https://gitlab.com/etke.cc/int/agru
2 yıl önce
Slavi Pantaleev
0ebad3d904
Merge pull request #2601 from etkecc/patch-201
Update borg 1.2.3 -> 1.2.4
2 yıl önce
Aine
e04894de7c
Update borg 1.2.3 -> 1.2.4
2 yıl önce
Slavi Pantaleev
d725424f39
Merge pull request #2600 from etkecc/fix-honoroit-networks
fix honoroit networks
2 yıl önce
Aine
6d5cf9cbcd
fix honoroit networks
2 yıl önce
Slavi Pantaleev
87567b3d0b
Merge pull request #2599 from etkecc/honoroit-networks
honoroit - add proper networking configuration and traefik labels
2 yıl önce
Aine
15ce377235
honoroit - add matrix_bot_honoroit_hostname into group vars
2 yıl önce
Aine
0b18f03195
honoroit - add proper networking configuration and traefik labels
2 yıl önce
Slavi Pantaleev
6b3ab052f6
Upgrade prometheus_node_exporter (v1.5.0-6 -> v1.5.0-7)
2 yıl önce
Slavi Pantaleev
7f8bc79947
Merge pull request #2597 from etkecc/patch-200
Update grafana v9.4.3 -> v9.4.7
3 yıl önce
Aine
1a23016570
Update grafana v9.4.3 -> v9.4.7
3 yıl önce
Slavi Pantaleev
7be8943b64
Pin matrix-rageshake to 1.9.0
Related to:
- https://github.com/matrix-org/rageshake/issues/69
- https://github.com/matrix-org/rageshake/pull/70
3 yıl önce
Slavi Pantaleev
a086688867
Merge pull request #2596 from Zocker1999NET/patch-2
Describe disabled ntfy web app in documentation & changelog
3 yıl önce
Slavi Pantaleev
a54d8f82a0
Update configuring-playbook-ntfy.md
3 yıl önce
Felix Stupp
e29af490c0
CHANGELOG: Add disabled ntfy web app
See #2529
3 yıl önce
Felix Stupp
87b74e6c3e
ntfy doc: Describe web app & how to enable it
See #2529
3 yıl önce
Slavi Pantaleev
69b2df629b
Enable some recommended Coturn options in an effort to lower DDoS amplification factor
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2592
3 yıl önce
Slavi Pantaleev
c222391e77
Upgrade Traefik (v2.9.8-2 -> v2.9.9-0)
3 yıl önce
Slavi Pantaleev
7a7c75c6a4
Upgrade prometheus_postgres_exporter (v0.11.1-2 -> v0.12.0-0)
3 yıl önce
Slavi Pantaleev
4a009480ae
Merge pull request #2593 from etkecc/patch-197
Update prometheus v2.42.0 -> v2.43.0
3 yıl önce
Slavi Pantaleev
01c565fc76
Merge pull request #2594 from etkecc/patch-198
Update hookshot 3.0.0 -> 3.0.1
3 yıl önce
Slavi Pantaleev
6ef8a30dc4
Merge pull request #2595 from etkecc/patch-199
Update redis 7.0.9 -> 7.0.10
3 yıl önce
Aine
045542be76
Update redis 7.0.9 -> 7.0.10
3 yıl önce
Aine
38fc864745
Update hookshot 3.0.0 -> 3.0.1
3 yıl önce
Aine
5c0cc0168c
Update prometheus v2.42.0 -> v2.43.0
3 yıl önce
Slavi Pantaleev
14b8efcad2
Replace matrix-prometheus with an external Prometheus role
3 yıl önce
Slavi Pantaleev
d351213486
Upgrade prometheus_node_exporter (v1.5.0-4 -> v1.5.0-6)
3 yıl önce
Slavi Pantaleev
01db1ae9b7
Mention passlib
It's not strictly required yet, but certain versions of Ansible display warnings
if passlib is missing. The non-passlib crypto usage is deprecated, so
passlib will become a requirement in newer Ansible versions. It's only a
matter of time.
3 yıl önce
Slavi Pantaleev
a1a37700b9
Update one more devture/ansible reference
3 yıl önce