Slavi Pantaleev
|
8ef23a655d
|
Restore --tags=import-synapse-sqlite-db support
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/2669
Removed in 04b9483f0d (2022-11-28) when switching from matrix-postgres to
the devture-postgres external Ansible role.
More details: https://github.com/spantaleev/matrix-docker-ansible-deploy/blob/master/CHANGELOG.md#matrix-postgres-has-been-replaced-by-the-comdevtureansiblerolepostgres-external-role
The `import_synapse_sqlite_db.yml` file and documentation has been adapted somewhat compared to before, so that:
- it doesn't try to start Postgres automatically. You need to handle
this part manually
- it doesn't rely on the integrated Postgres and may potentially work
with external Postgres instances just the same
- it doesn't wipe out the whole database anymore. By default, we assume
it's empty anyway and there's no need for such things. If it's not,
then it's also probably dangerous to be so destructive.
This is all completely untested, but will hopefully work.
|
2 роки тому |
Slavi Pantaleev
|
1e1ab70965
|
Make use of matrix_synapse_container_network in the matrix-synapse role
It's the same as `matrix_docker_network` for now, so this practically
doesn't change anything.
|
2 роки тому |
Yousef Amar
|
39ae66602c
|
Update signald version
0.23.1 no longer syncs groups properly, the solution is to use 0.23.2, which works as expected
|
2 роки тому |
Thom Wiggers
|
4dae3f0fab
|
Update IRC appservice to 0.38.0
https://github.com/matrix-org/matrix-appservice-irc/releases/tag/0.38.0
|
2 роки тому |
Aine
|
34ffeb5f2f
|
Update hookshot 3.2.0 -> 4.0.0
|
2 роки тому |
Slavi Pantaleev
|
2d051679c0
|
Ensure instance_map.port is numeric
Fixup related to https://github.com/matrix-org/synapse/pull/15431
|
2 роки тому |
Slavi Pantaleev
|
c8215c98e7
|
Load `/capabilities` endpoint on workers
Related to:
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2656
- e4a25d022c
|
2 роки тому |
Slavi Pantaleev
|
905f0214cd
|
Load `/directory/room/{roomAlias}` endpoint on workers
Related to:
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2656
- 4af0aec54d
|
2 роки тому |
Aine
|
1762fc18f3
|
Update synapse 1.81.0 -> 1.82.0
|
2 роки тому |
Aine
|
4abd46de42
|
Update element v1.11.29 -> v1.11.30
|
2 роки тому |
Slavi Pantaleev
|
15884b64c8
|
Fix ansible-lint-reported errors
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2654
|
2 роки тому |
Aine
|
f0be907971
|
create honoroit docker network
|
2 роки тому |
Aine
|
c20d74af79
|
buscarron and honoroit - add basic auth for metrics
|
2 роки тому |
spatterlight
|
beb40134b7
|
Add support for backup LDAP servers (#2650)
* Update homeserver.yaml.j2
* Update configuring-playbook-ldap-auth.md
* Update homeserver.yaml.j2
|
2 роки тому |
Aine
|
f5f158f221
|
Update mautrix-discord 0.2.0 -> 0.3.0
|
2 роки тому |
Aine
|
bf564e8bda
|
Update mautrix-whatsapp 0.8.3 -> 0.8.4
|
2 роки тому |
Kanlas
|
9c75a1e20d
|
Fix recaptcha vars ansible-vault compatibility
|
2 роки тому |
Aine
|
fe2df30998
|
Update element 1.11.28 -> 1.11.29
|
2 роки тому |
Slavi Pantaleev
|
024d9ed3f3
|
Upgrade Synapse (v1.80.0 -> v1.81.0)
|
2 роки тому |
Slavi Pantaleev
|
2649d9d8bb
|
Fix lint-reported errors
|
2 роки тому |
Shreyas Ajjarapu
|
418dd953ad
|
Updating maubot to the latest version
|
2 роки тому |
Aine
|
7399496d33
|
one var to control encryption across all bridges (#2629)
* one var to control encryption across all bridges
* move var to matrix-base
|
2 роки тому |
Aine
|
ec721a2b24
|
Update hookshot 3.1.1 -> 3.2.0
|
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
|
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
|
1d00d15482
|
Switch to exported Jitsi role
|
2 роки тому |
Aine
|
d6eef6fd04
|
Update element v1.11.26 -> v1.11.27
|
3 роки тому |
Aeris One
|
44aa0dce7b
|
Add ability to disable password auth (#2612)
* Add ability to disable password auth
* Allow disabling password authentication
|
3 роки тому |
Aine
|
9e2b0a3be2
|
Update cinny 2.2.5 -> 2.2.6
|
3 роки тому |
Aine
|
8a9d76b990
|
Update cinny 2.2.4 -> 2.2.5
|
3 роки тому |
Aine
|
45c37188b1
|
Update hookshot 3.1.0 -> 3.1.1
|
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 роки тому |
Aine
|
09188314dd
|
Update hookshot 3.0.1 -> 3.1.0
|
3 роки тому |
Aine
|
6d5cf9cbcd
|
fix honoroit networks
|
3 роки тому |
Aine
|
0b18f03195
|
honoroit - add proper networking configuration and traefik labels
|
3 роки тому |
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 роки тому |
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 роки тому |
Aine
|
38fc864745
|
Update hookshot 3.0.0 -> 3.0.1
|
3 роки тому |
Slavi Pantaleev
|
14b8efcad2
|
Replace matrix-prometheus with an external Prometheus role
|
3 роки тому |
Slavi Pantaleev
|
21c2bbb11f
|
Add matrix_prometheus_nginxlog_exporter_container_network
|
3 роки тому |
Slavi Pantaleev
|
ade312e6f6
|
Add matrix_hookshot_container_network
|
3 роки тому |
Slavi Pantaleev
|
d974c0c166
|
Make yamllint happy
|
3 роки тому |
Slavi Pantaleev
|
220d80ac3a
|
Move matrix-aux outside of this playbook
|
3 роки тому |
Kabir Kwatra
|
8202acf742
|
fix(sliding-sync): use external syncv3 server url
|
3 роки тому |
array-in-a-matrix
|
f1c0321a8c
|
add relay api database for dendrite
|
3 роки тому |