Aine
df5df0b386
Update borgmatic 1.7.10 -> 1.7.11
2 роки тому
Slavi Pantaleev
704958f914
Merge pull request #2625 from thomwiggers/patch-9
Update Matrix IRC appservice to 0.37.1
2 роки тому
Thom Wiggers
3c600899fb
Update Matrix IRC appservice to 0.37.1
https://github.com/matrix-org/matrix-appservice-irc/releases/tag/0.37.1
2 роки тому
Slavi Pantaleev
58e5a24f66
Merge pull request #2624 from Kab1r/fix/traefik-duplicate-entrypoint
fix(traefik): Ignore federation endpoint if entrypoint with port already exists
2 роки тому
Kabir Kwatra
fdab05fa0a
fix(traefik): only include federation endpoint if port is new
2 роки тому
Slavi Pantaleev
7b876cfc97
Upgrade Element (v1.11.27 -> v1.11.28)
2 роки тому
Slavi Pantaleev
fa63785109
Upgrade Coturn (4.6.1-r2 -> 4.6.1-r3)
2 роки тому
Slavi Pantaleev
e9d48ee9ca
Fix typos
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2621
2 роки тому
Slavi Pantaleev
6b9004a30b
Merge pull request #2621 from sgtbradley/patch-1
Fix CHANGELOG.md typo
2 роки тому
Joshua
5a44e06e00
Remedy Typo
2 роки тому
Slavi Pantaleev
812b395aa9
Remove various systemd services from matrix-nginx-proxy Wanted list when not proxied via nginx
If Traefik is used, these are not Wanted services.
2 роки тому
Slavi Pantaleev
1d00d15482
Switch to exported Jitsi role
2 роки тому
Slavi Pantaleev
2135f93c20
Remove jitsi-generate-passwords.sh script
The playbook auto-generates these passwords, so there's no need
to ask people to do it manually.
3 роки тому
Slavi Pantaleev
9efd5229ad
Remove time from "just run" command
People who need to time things should do it themselves, explicitly.
Forcing `time` on people is a little rude.
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2618
3 роки тому
Slavi Pantaleev
6538b707fe
Auto-sort roles in requirements.yml with agru
3 роки тому
Slavi Pantaleev
0af0b93964
Merge pull request #2617 from etkecc/patch-210
Update ntfy 2.3.0 -> 2.3.1
3 роки тому
Slavi Pantaleev
ae578dbf78
Merge pull request #2616 from etkecc/patch-209
Update element v1.11.26 -> v1.11.27
3 роки тому
Aine
f68038c1db
Update ntfy 2.3.0 -> 2.3.1
3 роки тому
Aine
d6eef6fd04
Update element v1.11.26 -> v1.11.27
3 роки тому
Slavi Pantaleev
755a4074a9
Merge pull request #2615 from etkecc/patch-208
fix typo
3 роки тому
Aine
39c8817aaa
fix typo
3 роки тому
Slavi Pantaleev
16a3fe3c36
Merge pull request #2614 from etkecc/patch-207
ntfy v2.2.0 -> v2.3.0
3 роки тому
Aine
cc40984b03
Update requirements.yml
3 роки тому
Aeris One
44aa0dce7b
Add ability to disable password auth ( #2612 )
* Add ability to disable password auth
* Allow disabling password authentication
3 роки тому
Slavi Pantaleev
f1a0a43226
Merge pull request #2611 from etkecc/patch-206
Update cinny 2.2.5 -> 2.2.6
3 роки тому
Aine
9e2b0a3be2
Update cinny 2.2.5 -> 2.2.6
3 роки тому
Slavi Pantaleev
a3e952a0b8
Merge pull request #2610 from etkecc/patch-205
Update cinny 2.2.4 -> 2.2.5
3 роки тому
Aine
8a9d76b990
Update cinny 2.2.4 -> 2.2.5
3 роки тому
Slavi Pantaleev
755a32f09c
Merge pull request #2608 from etkecc/patch-204
Update hookshot 3.1.0 -> 3.1.1
3 роки тому
Aine
45c37188b1
Update hookshot 3.1.0 -> 3.1.1
3 роки тому
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.
3 роки тому
Slavi Pantaleev
3023bc0601
Upgrade Element (v1.11.25 -> v1.11.26)
3 роки тому
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
3 роки тому
Slavi Pantaleev
32fb27c16c
Whitelist 2 more APIs for Synapse workers
Related to:
- e55269e14f
- 3d70cc393f
- 4fc85e5a92
3 роки тому
Slavi Pantaleev
e55269e14f
Upgrade Synapse (v1.79.0 -> v1.80.0)
3 роки тому
Slavi Pantaleev
1abd76101a
Add matrix_synapse_docker_image_registry_prefix
3 роки тому
Slavi Pantaleev
556cbf8131
Merge pull request #2607 from etkecc/patch-203
Update hookshot 3.0.1 -> 3.1.0
3 роки тому
Aine
09188314dd
Update hookshot 3.0.1 -> 3.1.0
3 роки тому
Slavi Pantaleev
82a484c62f
Upgrade Grafana (v9.4.7-0 -> v9.4.7-1)
3 роки тому
Slavi Pantaleev
f66e049a91
Merge pull request #2606 from etkecc/patch-202
Update borgmatic 1.7.9 -> 1.7.10
3 роки тому
Aine
3d3212725e
Update borgmatic 1.7.9 -> 1.7.10
3 роки тому
Slavi Pantaleev
9a137a63ac
Add justfile to .editorconfig
3 роки тому
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.
3 роки тому
Slavi Pantaleev
6732901c70
Upgrade com.devture.ansible.role.systemd_service_manager
3 роки тому
Slavi Pantaleev
413049feea
Remove shell configuration for better compatibility
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2604
3 роки тому
Slavi Pantaleev
ba166cd258
Merge pull request #2603 from etkecc/agru
safely integrate agru, format justfile, format requirements.yml
3 роки тому
Aine
34a03cf732
safely integrate agru, format justfile, format requirements.yml
3 роки тому
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
3 роки тому
Slavi Pantaleev
0ebad3d904
Merge pull request #2601 from etkecc/patch-201
Update borg 1.2.3 -> 1.2.4
3 роки тому
Aine
e04894de7c
Update borg 1.2.3 -> 1.2.4
3 роки тому