HarHarLinks
3a766d4ba5
proxy hookshot metrics when proxying synapse metrics
see also #1527
vor 4 Jahren
HarHarLinks
87871040df
add hookshot metrics to internal prometheus
vor 4 Jahren
HarHarLinks
1987cc4839
refine hookshot role
vor 4 Jahren
HarHarLinks
e0f2aa9de8
refactor matrix_hookshot_container_http_host_bind_ports
vor 4 Jahren
HarHarLinks
621251c1e5
hookshot role groundwork
vor 4 Jahren
Slavi Pantaleev
dcab14d9a8
Add self-building support to Beeper LinkedIn bridge
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1480
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1242
vor 4 Jahren
Shreyas Ajjarapu
25ced724ac
Update matrix_servers
vor 4 Jahren
Matthew Cengia
0f49ce0638
Set up vars for mautrix-twitter playbook
* Copy/update mautrix_facebook group_vars to mautrix_twitter
* Replace facebook -> twitter, fb -> twt, remove presence var
* Enable playbook in setup.yml
vor 4 Jahren
Slavi Pantaleev
fc55df9318
Make some appservices reach the homeserver via nginx
This is useful when Synapse is using a worker setup. In that case,
we don't want appservices to connect to `matrix-synapse:8008`, because
not all APIs are exposed there.
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1449
vor 4 Jahren
John M
286871b9b5
Add self-build for Dimension
Add a self-build option for the Dimension Dockerfile.
- This helps further support arm64 hosts (i.e. A1.Flex w/Oracle)
vor 4 Jahren
Christos Karamolegkos
ab60238518
Support encrypted matrix_synapse_macaroon_secret_key
This change forces ansible to decrypt the variable with ansible-vault if encrypted, to avoid the error '{"msg": "Unexpected templating type error occurred on ({{ matrix_synapse_macaroon_secret_key | password_hash('sha512') }}): secret must be unicode or bytes, not ansible.parsing.yaml.objects.AnsibleVaultEncryptedUnicode"}'
Every other variable in the playbook was found to have no problems with encryption.
The change has no negative impact on non-encrypted matrix_synapse_macaroon_secret_key.
vor 4 Jahren
boris runakov
394ecb0acc
remove default from variable name
vor 4 Jahren
boris runakov
d3a9ec98de
refactoring
vor 4 Jahren
boris runakov
1ec67f49b0
replaced 8008 where possible
vor 4 Jahren
Slavi Pantaleev
c1bc7b9f93
Rename variables to prevent confusion
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1397
and https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1399
vor 4 Jahren
b
07496069c8
rellocating variables for consistency
vor 4 Jahren
b
7756cc4c8e
replace port 8048 with matrix_synapse_container_default_federation_port
vor 4 Jahren
borisrunakov
9688d071a8
fix matrix_synapse_account_threepid_delegates_email and matrix_synapse_account_threepid_delegates_msisdn ( #1370 )
* fix for string concatenation on matrix_synapse_account_threepid_delegates_email and matrix_synapse_account_threepid_delegates_msisdn
* .editorconfig should not be ignored
* Restore .gitignore
Co-authored-by: b <b@b>
Co-authored-by: Slavi Pantaleev <slavi@devture.com>
vor 4 Jahren
b
dcda17595a
change port 8090 to matrix_ma1sd_default_port
vor 4 Jahren
HarHarLinks
4209c4208c
add own variable for worker metrics
https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1311#issuecomment-945718866
vor 4 Jahren
Slavi Pantaleev
6937a2c0a9
Ensure password_hash salt is less than 16 chars
Also fixes the appservice and homeserver tokens for the Googlechat bridge,
so that they're not the same as the ones for the Hangouts bridge.
vor 4 Jahren
Luke
1dac525e63
Added Mautrix Google Chat
vor 4 Jahren
Slavi Pantaleev
fb709152f3
Add self-building support for mautrix-whatsapp
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1322
vor 4 Jahren
Slavi Pantaleev
b5d8444764
Add self-building support to matrix-bridge-appservice-webhooks
vor 4 Jahren
Slavi Pantaleev
603ad7c52b
Remove (non-working) SQLite support from beeper-linkedin bridge
This bridge doesn't support SQLite anyway, so it's not necessary
to carry around configuration fields and code for migration from SQLite
to Postgres. There's nothing to migrate.
vor 4 Jahren
Slavi Pantaleev
13e660bffd
Add missing section separator
vor 4 Jahren
Alexandar Mechev
b13cf1871f
add code for LinkedIn Bridge
vor 4 Jahren
Slavi Pantaleev
9860fb4675
Upgrade Sygnal (v0.9.0 -> v0.10.1)
vor 4 Jahren
Slavi Pantaleev
46340fdf63
Simplify if condition
vor 4 Jahren
Michael Collins
98e6cd685d
sync with previous repo
vor 4 Jahren
Michael Collins
4d57a41b3f
remove matrix_awx_enabled from these
vor 4 Jahren
Michael Collins
2e30802b87
use group variables instead
vor 4 Jahren
Slavi Pantaleev
421f85defa
Add self-building support to matrix-email2matrix
vor 4 Jahren
Slavi Pantaleev
676101e999
Minor fixups for ma1sd 2.5.0
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1171
vor 4 Jahren
Nate
f5d6b01b9f
Updated group_vars to update self_build based on matrix_architecture
vor 4 Jahren
Toorero
ead4b00c09
Reverted back to manual self-build detection
vor 4 Jahren
Toorero
3a28100131
Renamed matrix_lottieconverter to matrix_telegram_lottieconverter
vor 4 Jahren
Toorero
7f15787d54
Fixed mautrix-telegram selfbuild not working on non amd64 platforms
vor 4 Jahren
Toorero
f933ba14ae
Fixed self-build functionality for mautrix-signal and added self-build functionality for signald
vor 4 Jahren
Toorero
aa6398a948
Autoset self-build for mautrix-signal bridge
vor 4 Jahren
Stuart Mumford
2aa457efcc
Use a prom variable and not a synapse role variable
vor 4 Jahren
Slavi Pantaleev
3777334778
Do not try to use TURNS when TLS disabled for Coturn
Related to https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1145
vor 4 Jahren
Slavi Pantaleev
8b146f083e
Disable turns when Let's Encrypt is used
Supersedes https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/1145
vor 4 Jahren
Aaron Raimist
19ed8d1d17
Upgrade mjolnir (0.1.17 -> 0.1.18) and implement self building
vor 4 Jahren
Michael-GMH
ad7bbd6442
merge upstream
vor 4 Jahren
Raymond Coetzee
4e2780ff88
Add support for a prometheus postgres exporter
This commit introduces a new role that downloads and installs the
prometheus community postgres exporter https://github.com/prometheus-community/postgres_exporter .
A new credential is added to matrix_postgres_additional_databases that
allows the exporter access to the database to gather statistics.
A new dashboard was added to the grafana role, with some refactoring
to enable the dashboard only if the new role is enabled.
I've included some basic instructions for how to enable the role in
the Docs section.
In terms of testing, I've tested enabling the role, and disabling
it to make sure it cleans up the container and systemd role.
vor 4 Jahren
Michael-GMH
85777e8f96
merge with upstream
vor 4 Jahren
ewang
409cd2b9a3
Source port binding from group vars in line other components
vor 4 Jahren
Aaron Raimist
9437f78c9e
Build using custom config.json, add CSP, update to 0.1.53
vor 4 Jahren
Slavi Pantaleev
9a8a81fdb0
Disable OCSP stapling when self-signed certificates are used
Fixes https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/1073
vor 4 Jahren