Slavi Pantaleev
905f0214cd
Load `/directory/room/{roomAlias}` endpoint on workers
Related to:
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2656
- 4af0aec54d
hace 2 años
Slavi Pantaleev
d645a95468
Merge pull request #2655 from etkecc/patch-218
Update element v1.11.29 -> v1.11.30
hace 2 años
Slavi Pantaleev
7b9f64f458
Merge pull request #2656 from etkecc/patch-219
Update synapse 1.81.0 -> 1.82.0
hace 2 años
Aine
1762fc18f3
Update synapse 1.81.0 -> 1.82.0
hace 2 años
Aine
4abd46de42
Update element v1.11.29 -> v1.11.30
hace 2 años
Slavi Pantaleev
15884b64c8
Fix ansible-lint-reported errors
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2654
hace 2 años
Slavi Pantaleev
5489f8d832
Merge pull request #2654 from etkecc/honoroit-buscarron-protected-metrics
buscarron and honoroit - add basic auth for metrics
hace 2 años
Aine
f0be907971
create honoroit docker network
hace 2 años
Aine
c20d74af79
buscarron and honoroit - add basic auth for metrics
hace 2 años
spatterlight
beb40134b7
Add support for backup LDAP servers ( #2650 )
* Update homeserver.yaml.j2
* Update configuring-playbook-ldap-auth.md
* Update homeserver.yaml.j2
hace 2 años
Slavi Pantaleev
c62896b97e
Upgrade Traefik (v2.9.10-1 -> v2.9.10-2)
hace 2 años
Slavi Pantaleev
66930c9d75
Upgrade systemd_docker_base, container_socket_proxy, Traefik
These roles now obey
`devture_systemd_docker_base_container_image_pull_method` and `devture_systemd_docker_base_container_network_creation_method`
and can work on systems which don't have the Docker SDK for Python
installed by avoiding the various Ansible Docker modules and using raw
`docker` commands for pulling images and creating networks.
hace 2 años
Slavi Pantaleev
fc7dd54fc4
Merge pull request #2649 from spantaleev/dependabot/github_actions/ansible-community/ansible-lint-action-6.15.0
Bump ansible-community/ansible-lint-action from 6.14.4 to 6.15.0
hace 2 años
dependabot[bot]
917167915b
Bump ansible-community/ansible-lint-action from 6.14.4 to 6.15.0
Bumps [ansible-community/ansible-lint-action](https://github.com/ansible-community/ansible-lint-action ) from 6.14.4 to 6.15.0.
- [Release notes](https://github.com/ansible-community/ansible-lint-action/releases )
- [Commits](https://github.com/ansible-community/ansible-lint-action/compare/v6.14.4...v6.15.0 )
---
updated-dependencies:
- dependency-name: ansible-community/ansible-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
hace 2 años
Slavi Pantaleev
458ab58786
Merge pull request #2648 from jalemann/master
fix: add missing word
hace 2 años
Jost Alemann
c46f79358f
fix: add missing word
hace 2 años
Slavi Pantaleev
dbfc054304
Merge pull request #2646 from Naalunth/nix-flake
Added a nix flake
hace 2 años
Slavi Pantaleev
a5429ab69d
Merge pull request #2644 from kanlas-net/master
Fix recaptcha vars ansible-vault compatibility
hace 2 años
Slavi Pantaleev
72e28e8172
Merge pull request #2647 from etkecc/patch-217
Update mautrix-discord 0.2.0 -> 0.3.0
hace 2 años
Aine
f5f158f221
Update mautrix-discord 0.2.0 -> 0.3.0
hace 2 años
Lilith Schier
e323ab31d5
Added a nix flake
hace 2 años
Slavi Pantaleev
54d2bf534e
Merge pull request #2645 from etkecc/patch-216
Update mautrix-whatsapp 0.8.3 -> 0.8.4
hace 2 años
Aine
bf564e8bda
Update mautrix-whatsapp 0.8.3 -> 0.8.4
hace 2 años
Kanlas
9c75a1e20d
Fix recaptcha vars ansible-vault compatibility
hace 2 años
Slavi Pantaleev
0adb0fdce7
Merge pull request #2641 from etkecc/patch-215
Update borgmatic 1.7.11 -> 1.7.12
hace 2 años
Aine
2f11bf39c3
Update borgmatic 1.7.11 -> 1.7.12
hace 2 años
Slavi Pantaleev
3b817c1ad6
Merge pull request #2639 from spatterIight/patch-1
Update configuring-playbook-synapse.md
hace 2 años
spatterlight
3d60ce4960
Update configuring-playbook-synapse.md
This change adds a section that lets the reader know that it is possible to enable synapse metrics and references the relevant documentation.
It aims to be short and concise, leaving the specifics to the referenced documentation, while still giving the reader a good idea of what it is and what it is for.
hace 2 años
Slavi Pantaleev
caffe04c5d
Merge pull request #2637 from mgoerens/remove_warning
Removing warning that no longer applies
hace 2 años
mgoerens
591aa077a2
Removing warning that no longer applies
Similar to:
362954aeab
This warning was added because of:
https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2090
The problem has since been fixed by:
e9e84341a9
This current patch was provoked by:
https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2352
hace 2 años
Slavi Pantaleev
b5af0bff31
Merge pull request #2635 from etkecc/patch-214
Update element 1.11.28 -> 1.11.29
hace 2 años
Aine
fe2df30998
Update element 1.11.28 -> 1.11.29
hace 2 años
Slavi Pantaleev
024d9ed3f3
Upgrade Synapse (v1.80.0 -> v1.81.0)
hace 2 años
Slavi Pantaleev
4546410f6a
Restore matrix-nginx-proxy connectivity to the Jitsi container network
Regression since 1d00d15482
hace 2 años
Slavi Pantaleev
2649d9d8bb
Fix lint-reported errors
hace 2 años
Slavi Pantaleev
9736202294
Merge pull request #2632 from spantaleev/dependabot/github_actions/ansible-community/ansible-lint-action-6.14.4
Bump ansible-community/ansible-lint-action from 6.11.0 to 6.14.4
hace 2 años
Slavi Pantaleev
8cd16517e2
Merge pull request #2631 from shreyasajj/master
Updating maubot to the latest version 0.4.0 -> 0.4.1
hace 2 años
dependabot[bot]
717d4417b9
Bump ansible-community/ansible-lint-action from 6.11.0 to 6.14.4
Bumps [ansible-community/ansible-lint-action](https://github.com/ansible-community/ansible-lint-action ) from 6.11.0 to 6.14.4.
- [Release notes](https://github.com/ansible-community/ansible-lint-action/releases )
- [Commits](https://github.com/ansible-community/ansible-lint-action/compare/v6.11.0...v6.14.4 )
---
updated-dependencies:
- dependency-name: ansible-community/ansible-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
hace 2 años
Shreyas Ajjarapu
418dd953ad
Updating maubot to the latest version
hace 2 años
Slavi Pantaleev
45c92ba7db
Upgrade Traefik (2.9.9 -> 2.9.10)
hace 2 años
Aine
7399496d33
one var to control encryption across all bridges ( #2629 )
* one var to control encryption across all bridges
* move var to matrix-base
hace 2 años
Slavi Pantaleev
6132c444da
Merge pull request #2628 from etkecc/patch-213
add borgmatic cli
hace 2 años
Aine
8f43385f16
add borgmatic cli
hace 2 años
Slavi Pantaleev
c4b4b851cb
Merge pull request #2627 from etkecc/patch-212
Update hookshot 3.1.1 -> 3.2.0
hace 2 años
Aine
ec721a2b24
Update hookshot 3.1.1 -> 3.2.0
hace 2 años
Slavi Pantaleev
5c14c6e9dd
Merge pull request #2626 from etkecc/patch-211
Update borgmatic 1.7.10 -> 1.7.11
hace 2 años
Aine
df5df0b386
Update borgmatic 1.7.10 -> 1.7.11
hace 2 años
Slavi Pantaleev
704958f914
Merge pull request #2625 from thomwiggers/patch-9
Update Matrix IRC appservice to 0.37.1
hace 2 años
Thom Wiggers
3c600899fb
Update Matrix IRC appservice to 0.37.1
https://github.com/matrix-org/matrix-appservice-irc/releases/tag/0.37.1
hace 2 años
Slavi Pantaleev
58e5a24f66
Merge pull request #2624 from Kab1r/fix/traefik-duplicate-entrypoint
fix(traefik): Ignore federation endpoint if entrypoint with port already exists
hace 2 años