Aine
330dfd4eaf
Update element 1.11.35 -> 1.11.36
2年前
Slavi Pantaleev
64396419ba
Upgrade synapse-s3-storage-provider (1.2.0 -> 1.2.1)
2年前
Slavi Pantaleev
2fad66a371
Upgrade Synapse (v1.87.0 -> v1.88.0)
2年前
Slavi Pantaleev
60c34d701a
Use prebuilt container images for matrix-sliding-sync on ARM64
As mentioned in https://github.com/matrix-org/sliding-sync/issues/31#issuecomment-1640321110
images are available for arm64 already.
2年前
Slavi Pantaleev
68556400ba
Announce matrix-media-repo
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2783
2年前
Slavi Pantaleev
b340252dfe
Merge pull request #2788 from shreyasajj/master
Update whatsapp version
2年前
Shreyas Ajjarapu
1df533d351
Update main.yml
2年前
Slavi Pantaleev
6d50a008bf
Merge pull request #2783 from Michael-Hollister/feature/add-matrix-media-repo
Added matrix-media-repo role
2年前
Slavi Pantaleev
95bfa4e87e
Put matrix-media-repo.service in the matrix-media-repo group
Making the group match the Ansible task tags allows people to do `just install-service matrix-media-repo` and have that trigger both `--tags=matrix-media-repo` and also restart just that single group (`matrix-media-repo`).
2年前
Slavi Pantaleev
5fb1020ada
Use full name of matrix-media-repo for Ansible tags (*-media-repo -> *-matrix-media-repo)
2年前
Slavi Pantaleev
bc0b73dd70
Improve if condition for including Postgres in matrix_media_repo_systemd_required_services_list
2年前
Slavi Pantaleev
de59c596e1
Merge pull request #2786 from etkecc/patch-262
Update mautrix-discord 0.5.0 -> 0.6.0
2年前
Aine
ccc99d6c73
Update mautrix-discord 0.5.0 -> 0.6.0
2年前
Slavi Pantaleev
47f02e2ab0
Merge pull request #2785 from davidmehren/upgrade_sliding_sync
Upgrade sliding-sync (v0.99.3 -> v0.99.4)
2年前
David Mehren
4e4f107daa
Upgrade sliding-sync (v0.99.3 -> v0.99.4)
2年前
Slavi Pantaleev
3e93613a3f
Upgrade Heisenbridge (1.14.2 -> 1.14.3)
2年前
Michael Hollister
63ee8e5bb9
Replaced csApi config with proxy container url
2年前
Michael Hollister
c8b6b6e034
Added additioanl documentation to rendered config and added to_json filters
2年前
Michael Hollister
73edde3992
Replaced additional hardcoded service names with identifer variable
2年前
Michael Hollister
28fa644c30
Removed redeclration of matrix_media_repo_identifier
2年前
Michael Hollister
d120b0c153
Updated code to use identifier variable
2年前
Michael Hollister
c043463ee1
Fixed conflicting default values for enabling media-repo
2年前
Michael Hollister
ecb24dcaab
Changed volume mounting and directory structure
2年前
Michael Hollister
b9f5aa0344
Removed exposing ports by default
2年前
Michael Hollister
6365118067
Removed additional logging to filesystem by default
2年前
Michael Hollister
d565c1607b
Replaced hard coded string with identifier variable
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2年前
Michael Hollister
facaeb5abe
Document purpose of media_repo variable
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2年前
Slavi Pantaleev
3f2b14f630
Upgrade backup-borg (v1.2.4-1.7.15-0 -> v1.2.4-1.7.15-1)
2年前
Slavi Pantaleev
4ee26fab2f
Upgrade postgres_backup
2年前
Slavi Pantaleev
3e631fc298
Merge pull request #2784 from QEDeD/master
Explain the option of manually defining your public IP in the documentation for Coturn
2年前
QEDeD
b7c0690542
Explicitly refer users to the relevant roles file
Explicitly refer users to the relevant roles file so people know where to find the additional configuration options.
2年前
QEDeD
76d2507999
Merge branch 'spantaleev:master' into master
2年前
QEDeD
036c823a06
Explain the option of manually defining your public IP in the documentation for Coturn
I was very surprised by the fact that a rather important configuration for coturn was "hidden" in the Hosts file, but not mentioned here.
Therefore my suggestion is to explicitly mention it here, as I believe that is that natural for people to look.
2年前
Michael Hollister
78bd1dbd1b
Added matrix-media-repo role
2年前
Slavi Pantaleev
54412c361d
Disable var-naming[no-role-prefix] ansible-lint rule
2年前
Slavi Pantaleev
28e3c5266b
Merge pull request #2782 from spantaleev/dependabot/github_actions/ansible-community/ansible-lint-action-6.17.0
Bump ansible-community/ansible-lint-action from 6.16.0 to 6.17.0
2年前
Slavi Pantaleev
9d76e73913
Upgrade Jitsi (v8615-0 -> v8615-2)
2年前
Slavi Pantaleev
68c9652947
Upgrade Grafana (v10.0.2-0 -> v10.0.2-1)
2年前
dependabot[bot]
3037bf3a56
Bump ansible-community/ansible-lint-action from 6.16.0 to 6.17.0
Bumps [ansible-community/ansible-lint-action](https://github.com/ansible-community/ansible-lint-action ) from 6.16.0 to 6.17.0.
- [Release notes](https://github.com/ansible-community/ansible-lint-action/releases )
- [Commits](https://github.com/ansible-community/ansible-lint-action/compare/v6.16.0...v6.17.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>
2年前
Slavi Pantaleev
c09c1265e8
Stop using deprecated worker settings (worker_replication_host, worker_replication_http_port)
Related to:
- e4f545c452
- 2481b7dfa4
We've prepared for this by adding the `main` process to the `instance_map` a long time ago,
in 49cb8b7b11 .
2年前
Slavi Pantaleev
db47c6f1e3
Upgrade Grafana (v10.0.1-1 -> v10.0.2-0)
2年前
Slavi Pantaleev
eb85a70cfb
Merge pull request #2779 from davidmehren/upgrade_sliding_sync
Upgrade sliding-sync (v0.99.1 -> v0.99.3)
2年前
David Mehren
3fc217ded2
Upgrade sliding-sync (v0.99.1 -> v0.99.3)
2年前
Slavi Pantaleev
d02f6b8b93
Force-build customized container image for Synapse when its Dockerfile changes
2年前
Slavi Pantaleev
9c77486e59
Upgrade Dendrite (v0.13.0 -> v0.13.1)
2年前
Slavi Pantaleev
c0f89ec252
Upgrade Grafana (v10.0.1-0 -> v10.0.1-1)
2年前
Slavi Pantaleev
8668b0d772
Do not handle ^/_matrix/client/unstable/org.matrix.msc2716/rooms/.*/batch_send$ from workers anymore
Related to 0f02f0b4da
2年前
Slavi Pantaleev
13fb286dbe
Upgrade Synapse (v1.86.0 -> v1.87.0)
2年前
Slavi Pantaleev
2d941f2e7b
Upgrade Element (v1.11.34 -> v1.11.35)
2年前
Slavi Pantaleev
ce0eb973b0
Upgrade Coturn (4.6.2-r3 -> 4.6.2-r4)
2年前