titanz
4f8b8f799b
repo update
2 years ago
jakicoll
4891d0d427
Remove the self-build stub, because self-build was not implemented
2 years ago
Paul N
9e5d88b2c3
Clarify task name and add user and group to templated env file
...
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2 years ago
Jakob S
e08bd55d75
Consolidate conditionals into a block, keep image
...
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
2 years ago
jakicoll
adf1e78f04
Matrix Authentication Support for Jitsi
...
This extends the collection with support for seamless authentication at the Jitsi server using Matrix OpenID.
1. New role for installing the [Matrix User Verification Service](https://github.com/matrix-org/matrix-user-verification-service )
2. Changes to Jitsi role: Installing Jitsi Prosody Mods and configuring Jitsi Auth
3. Changes to Jitsi and nginx-proxy roles: Serving .well-known/element/jitsi from jitsi.DOMAIN
4. We updated the Jitsi documentation on authentication and added documentation for the user verification service.
2 years ago
Aine
6d5cf9cbcd
fix honoroit networks
2 years ago
Aine
0b18f03195
honoroit - add proper networking configuration and traefik labels
2 years ago
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
2 years ago
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
2 years ago
Aine
38fc864745
Update hookshot 3.0.0 -> 3.0.1
2 years ago
Slavi Pantaleev
14b8efcad2
Replace matrix-prometheus with an external Prometheus role
2 years ago
Slavi Pantaleev
21c2bbb11f
Add matrix_prometheus_nginxlog_exporter_container_network
2 years ago
Slavi Pantaleev
ade312e6f6
Add matrix_hookshot_container_network
2 years ago
Slavi Pantaleev
d974c0c166
Make yamllint happy
2 years ago
Slavi Pantaleev
220d80ac3a
Move matrix-aux outside of this playbook
2 years ago
Slavi Pantaleev
e726c97edc
Merge pull request #2584 from Kab1r/fix/sliding-sync-sync-url
...
fix(sliding-sync): Use external syncv3 server URL
2 years ago
Kabir Kwatra
8202acf742
fix(sliding-sync): use external syncv3 server url
2 years ago
array-in-a-matrix
f1c0321a8c
add relay api database for dendrite
2 years ago
Slavi Pantaleev
554915bd74
Merge pull request #2579 from etkecc/patch-195
...
Update hookshot 2.7.0 -> 3.0.0
2 years ago
Slavi Pantaleev
01cf29ecf4
Merge pull request #2578 from etkecc/patch-194
...
Update mautrix-whatsapp 0.8.2 -> 0.8.3
2 years ago
Aine
7ef804f62f
Update hookshot 2.7.0 -> 3.0.0
...
Warning! Potentially breaking change: https://github.com/matrix-org/matrix-hookshot/releases/tag/3.0.0
2 years ago
Aine
e6552a9c3b
Update mautrix-whatsapp 0.8.2 -> 0.8.3
2 years ago
Aine
281bad125d
Update mautrix-discord 0.1.1 -> 0.2.0
2 years ago
Slavi Pantaleev
ee4bac1988
Upgrade matrix-corporal (2.5.1 -> 2.5.2)
2 years ago
Slavi Pantaleev
636142c4e0
matrix-bot-chatgpt role refactoring
2 years ago
Slavi Pantaleev
a55c6b1b5a
Remove non-functional variable matrix_bot_chatgpt_loglevel
...
It wasn't used at all. It doesn't seem like there's a way to control
the log level, judging by:
- 8f9eea4114/.env.example
- 8f9eea4114/src/env.ts
2 years ago
Slavi Pantaleev
9afc46de72
Update matrix_bot_chatgpt_matrix_blacklist/matrix_bot_chatgpt_matrix_whitelist comment
2 years ago
Aine
eaa3be2825
Update element 1.11.24 -> 1.11.25
2 years ago
Array in a Matrix
a63860ac75
fix typo
2 years ago
Slavi Pantaleev
fab6c03609
Allow some new endpoints to work on workers
...
Related to:
- 682d31c702
- ecbe0ddbe7
- f4fc83ac75
.. and https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2569
2 years ago
Catalan Lover
5cd3a6188e
Upgrade Synapse from 1.78.0 to 1.79.0
2 years ago
Slavi Pantaleev
4c1db32ef9
Rename some Dendrite variables to improve consistency
2 years ago
Slavi Pantaleev
fd2f497ac0
Fix variable names
...
Related to:
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2565
- https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/2566
2 years ago
Slavi Pantaleev
75cc50d2ab
Merge pull request #2567 from array-in-a-matrix/patch-18
...
Update dendrite to v0.12.0
2 years ago
Slavi Pantaleev
bef13fe495
Merge branch 'master' into master
2 years ago
Array in a Matrix
4f0f6bd995
Update dendrite.yaml.j2
2 years ago
Array in a Matrix
c93eb1dbf7
Update dendrite.yaml.j2
2 years ago
Array in a Matrix
d0aa5a1f6a
Update main.yml
2 years ago
array-in-a-matrix
734848a27b
added full text search for dendrite
2 years ago
array-in-a-matrix
40f067148d
added dynamic thumbnails var
2 years ago
Slavi Pantaleev
cf7f9701b7
urlencode matrix_synapse_auto_compressor_database_username/matrix_synapse_auto_compressor_database_password
2 years ago
Slavi Pantaleev
bb89d7b3fb
Fix self-building for matrix-synapse-auto-compressor
2 years ago
Slavi Pantaleev
328d0d8a5f
Move synapse-auto-compressor Postgres argument to an environment variable
...
This provides an additional security benefit. The password won't leak in
the process list anymore.
2 years ago
Slavi Pantaleev
26d5719df4
Make matrix-synapse-auto-compressor live in its own container network
...
It will, additionally, be connected to the devture-postgres network, if
devture-postgres is enabled.
2 years ago
Slavi Pantaleev
0f2e568b30
Add validation tasks to matrix-synapse-auto-compressor
2 years ago
Slavi Pantaleev
b28d779c6c
Add matrix-synapse-auto-compressor section in group_vars/matrix_servers
2 years ago
Aine
bf3677a9b5
add synapse_auto_compressor
2 years ago
Joe Kappus
f2ebb5a91d
Bump ChatGPT version and add new config settings
...
OpenAI changed the model a month ago and broke the bot.
This bump fixes it and adds the default model.
2 years ago
Aine
cdb1452d17
Update jitsi stable-8252 -> stable-8319
2 years ago
Slavi Pantaleev
dddfee16bc
Fix all 300+ ansible-lint-reported errors
2 years ago