- 05 Dec, 2022 5 commits
-
-
nono authored
-
-
Slavi Pantaleev authored
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2257 Fixed in https://gitlab.com/etke.cc/borgmatic/-/commit/d134cd7c4c0aadecc2c00df45bd8371e248aa81f (thanks to `alpine:latest` now being `alpine:3.17.0`, which includes Postgres v15)
-
Slavi Pantaleev authored
-
- 04 Dec, 2022 3 commits
-
-
Slavi Pantaleev authored
fix s3 storage provider not ensuring data dir
-
Slavi Pantaleev authored
-
Quentin Young authored
This path is accessed by the s3 storage provider stuff and needs to be ensured. Broken by 7c5c3aed
-
- 03 Dec, 2022 1 commit
-
-
Slavi Pantaleev authored
-
- 02 Dec, 2022 2 commits
-
-
Slavi Pantaleev authored
-
Slavi Pantaleev authored
-
- 01 Dec, 2022 4 commits
-
-
Slavi Pantaleev authored
-
Slavi Pantaleev authored
-
Slavi Pantaleev authored
Update prometheus 2.40.4 -> 2.40.5
-
Aine authored
-
- 30 Nov, 2022 18 commits
-
-
Slavi Pantaleev authored
fix hookshot role
-
Aine authored
-
Slavi Pantaleev authored
Fixup for 7e2e2626 Some references were left unrenamed which caused `validate_config.yml` to trigger.
-
Slavi Pantaleev authored
-
Slavi Pantaleev authored
Update grafana 9.2.6 -> 9.2.7
-
Slavi Pantaleev authored
-
Slavi Pantaleev authored
-
Slavi Pantaleev authored
This role is usable on its own and it's not tied to Matrix, so extracting it out into an independent role that we install via ansible-galaxy makes sense. This also fixes the confusion from the other day, where `matrix_postgres_*` had to be renamed to `devture_postgres_*` (unless it was about `matrix_postgres_backup_*`). We now can safely say that ALL `matrix_postgres_*` variables need to be renamed. Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2305
-
Aine authored
-
Slavi Pantaleev authored
Update prometheus 2.40.2 -> 2.40.4
-
Aine authored
-
Slavi Pantaleev authored
-
Slavi Pantaleev authored
-
Slavi Pantaleev authored
-
Slavi Pantaleev authored
Supersedes https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2256
-
Slavi Pantaleev authored
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2256
-
Slavi Pantaleev authored
Fix Docker installation typo in FAQ
-
László Várady authored
-
- 29 Nov, 2022 4 commits
-
-
Slavi Pantaleev authored
-
Slavi Pantaleev authored
update dendrite to v0.10.8
-
Array in a Matrix authored
-
Slavi Pantaleev authored
-
- 28 Nov, 2022 3 commits
-
-
Slavi Pantaleev authored
Regression since https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2290
-
Slavi Pantaleev authored
More details about the new key type can be found here: https://eff-certbot.readthedocs.io/en/stable/using.html#rsa-and-ecdsa-keys Existing RSA-based keys will continue to renew as RSA until manual action is taken. Example from the documentation above: > certbot renew --key-type ecdsa --cert-name example.com --force-renewal In the future, we may add a command which does this automatically for all domains.
-
Slavi Pantaleev authored
-