359 Commits (9041c255ada2416d8e47e9e85576db8667d1a479)

Author SHA1 Message Date
Slavi Pantaleev 6937a2c0a9
Ensure password_hash salt is less than 16 chars
3 years ago
Luke 1dac525e63 Added Mautrix Google Chat
3 years ago
Slavi Pantaleev fb709152f3 Add self-building support for mautrix-whatsapp
3 years ago
Slavi Pantaleev b5d8444764 Add self-building support to matrix-bridge-appservice-webhooks
3 years ago
Slavi Pantaleev 2ec06b7477
Merge pull request #1242 from apmechev/add_beeper_linkedin_bridge
3 years ago
Slavi Pantaleev 603ad7c52b Remove (non-working) SQLite support from beeper-linkedin bridge
3 years ago
Slavi Pantaleev 13e660bffd
Add missing section separator
3 years ago
Alexandar Mechev b13cf1871f add code for LinkedIn Bridge
3 years ago
Slavi Pantaleev 9860fb4675 Upgrade Sygnal (v0.9.0 -> v0.10.1)
3 years ago
Slavi Pantaleev 46340fdf63
Simplify if condition
3 years ago
Michael Collins 4d57a41b3f remove matrix_awx_enabled from these
3 years ago
Michael Collins 2e30802b87 use group variables instead
3 years ago
Slavi Pantaleev 421f85defa Add self-building support to matrix-email2matrix
3 years ago
Slavi Pantaleev dfa7b6e4fd
Merge pull request #1171 from BackInBash/patch-1
3 years ago
Slavi Pantaleev 676101e999 Minor fixups for ma1sd 2.5.0
3 years ago
Nate f5d6b01b9f Updated group_vars to update self_build based on matrix_architecture
3 years ago
Slavi Pantaleev 31244e7fcc
Merge pull request #1180 from Toorero/master
3 years ago
Toorero ead4b00c09 Reverted back to manual self-build detection
3 years ago
Toorero 3a28100131 Renamed matrix_lottieconverter to matrix_telegram_lottieconverter
3 years ago
Toorero 7f15787d54 Fixed mautrix-telegram selfbuild not working on non amd64 platforms
3 years ago
Toorero f933ba14ae Fixed self-build functionality for mautrix-signal and added self-build functionality for signald
3 years ago
Toorero aa6398a948 Autoset self-build for mautrix-signal bridge
3 years ago
Slavi Pantaleev b4d7ab0b53
Merge pull request #1153 from Cadair/worker_prom
3 years ago
Stuart Mumford 2aa457efcc Use a prom variable and not a synapse role variable
3 years ago
Slavi Pantaleev 3777334778 Do not try to use TURNS when TLS disabled for Coturn
3 years ago
Slavi Pantaleev 8b146f083e Disable turns when Let's Encrypt is used
3 years ago
Aaron Raimist 19ed8d1d17
Upgrade mjolnir (0.1.17 -> 0.1.18) and implement self building
3 years ago
Raymond Coetzee 4e2780ff88 Add support for a prometheus postgres exporter
3 years ago
ewang 409cd2b9a3 Source port binding from group vars in line other components
3 years ago
Aaron Raimist 04548f8df2
Merge branch 'master' into hydrogen
3 years ago
Aaron Raimist 9437f78c9e
Build using custom config.json, add CSP, update to 0.1.53
3 years ago
Slavi Pantaleev 9a8a81fdb0 Disable OCSP stapling when self-signed certificates are used
3 years ago
Toni Spets 544915ff76 Add Heisenbridge
3 years ago
Aaron Raimist ca361af616
Add Hydrogen
3 years ago
Slavi Pantaleev f03adc83f1 Fix matrix_ma1sd_dns_overwrite_homeserver_client_value when not matrix_nginx_proxy_enabled
3 years ago
Slavi Pantaleev e3fa3e12bc Upgrade Synapse (1.31 -> 1.32.2)
3 years ago
Slavi Pantaleev 378fabf177 Revert "Upgrade Synapse (1.31 -> 1.32.1)"
3 years ago
Slavi Pantaleev 1fb54a37cb Upgrade Synapse (1.31 -> 1.32.1)
3 years ago
Slavi Pantaleev ca786cc343 Revert "Upgrade Synapse (1.31 -> 1.32)"
3 years ago
Slavi Pantaleev f825c7c263 Upgrade Synapse (1.31 -> 1.32)
3 years ago
Slavi Pantaleev adcecaffaf Fix connectivity between prometheus and prometheus-node-exporter
3 years ago
Slavi Pantaleev 8da8979a24 Do not override matrix_prometheus_node_exporter_container_http_host_bind_port when matrix-nginx-proxy disabled
3 years ago
Ahmad Haghighi 126fbbc0cc fix typo
3 years ago
Ahmad Haghighi f52a8b6484 use custom docker registry
3 years ago
Slavi Pantaleev a1a0d91604 Make prometheus-node-exporter not overlap with Synapse metrics port
3 years ago
Slavi Pantaleev 1b55766927 Do not redefine matrix-postgres role vars in matrix-postgres-backup
3 years ago
Slavi Pantaleev 0a107dc0ce
Merge pull request #868 from foxcris/postgres-backup
3 years ago
foxcris 14b8e3a3ab - fixed error with generator function
3 years ago
foxcris 2178f3612f - matrix_postgres_backup_databases now uses more simple structure
3 years ago
Slavi Pantaleev 995c483856
Merge pull request #962 from aaronraimist/mjolnir
3 years ago
Aaron Raimist 1ecee625d5
Depend on more services, add a delay
3 years ago
Slavi Pantaleev 59699e0d98 Try to make Dimension wait for Synapse
3 years ago
Slavi Pantaleev 59ac8a5921 Make Dimension require matrix-nginx-proxy, if enabled
3 years ago
Slavi Pantaleev 5b7dbe8275 Make matrix-synapse wanted by matrix-nginx-proxy only if enabled
3 years ago
Slavi Pantaleev 5a4ea5f866 Make AWX enabling/disabling consistent with other playbook roles
3 years ago
Slavi Pantaleev b89936afba Make bridges depend on matrix-nginx-proxy
3 years ago
Aaron Raimist bab8b950ca
Add mjolnir
3 years ago
Slavi Pantaleev 06c74728eb Move matrix_nginx_proxy_proxy_synapse_federation_api_enabled definition to the role
3 years ago
Slavi Pantaleev 9a0222fa47 Add Sygnal support
3 years ago
foxcris 11cd1cb0fa - removed matrix_postgres_backup_db_list variable
3 years ago
foxcris 43f7d9afb6 - removed dynamic building of the postgres db list an reused matrix_postgres_additional_databases in group_vars/matrix_servers as source for the list
3 years ago
foxcris ecc6bdb3ca - changed variables names to use role specific one and redefine them using group_vars/matrix_servers
3 years ago
Slavi Pantaleev 011e95c1d2
Merge pull request #893 from GoMatrixHosting/master
3 years ago
Yannick Goossens 20c6bd686e Added the matrix_bot_go_neb_container_http_host_bind_port variable to allow the container to expose its listen port
3 years ago
Yannick Goossens 51e2547484 Added support for the Go-NEB bot
3 years ago
Slavi Pantaleev a25b8135b8 Fix point overlap between matrix-domain and Jitsi
3 years ago
Michael 33ec5710d9 0.2.1 revision
3 years ago
Slavi Pantaleev 1ef683d366 Make nginx proxy config (when disabled) obey matrix_federation_public_port
3 years ago
Marcus Proest 2ca8211184 Merge remote-tracking branch 'upstream/master'
3 years ago
Marcus Proest b99372a3c5 initial commit of mautrix-instagram role
3 years ago
Slavi Pantaleev 91c987ca7d
Merge pull request #872 from xangelix/add-mx-puppet-groupme-gh
3 years ago
Slavi Pantaleev d94d0e2ca5
Merge pull request #456 from eMPee584/synapse-workers
3 years ago
Slavi Pantaleev 217b4a8808 Release Synapse v1.27.0 to ARM32 via self-building
3 years ago
Béla Becker 005f4d57f9 Remove mention of sqlite3 support for Etherpad
3 years ago
Cody Neiman c4e1209452
Merge branch 'master' into add-mx-puppet-groupme-gh
3 years ago
Slavi Pantaleev daae74b074 Merge branch 'master' into synapse-workers
3 years ago
Marc Leuser 1434c371bd safer port binding of etherpad docker container
3 years ago
Cody Neiman e510481e84
Merge branch 'master' into add-mx-puppet-groupme-gh
3 years ago
Cody Neiman c15d5a58a9
Make mx-puppet-groupme tokens unique
3 years ago
Slavi Pantaleev 5cfeae806b Merge branch 'master' into synapse-workers
3 years ago
Slavi Pantaleev 894679750e
Merge pull request #862 from s-thom/nginx-additional
3 years ago
Cody Neiman b900a4a3ba
Add groupme postgres
3 years ago
Cody Neiman 5a70a56ff0
Initial implementation
3 years ago
Slavi Pantaleev 2b47258c6c Do not auto-expose metrics on matrix.DOMAIN/_synapse/metrics
3 years ago
Slavi Pantaleev c8ab200cb1 Break dependency between matrix-prometheus and (matrix-prometheus-node-exporter, matrix-synapse)
3 years ago
Slavi Pantaleev 18e31526a8 Rename some variables
3 years ago
Peetz0r 989100b1c1 Grafana nginx proxy config
3 years ago
Peetz0r eb5aa93e8a Grafana
3 years ago
Peetz0r e525970b39 Prometheus Node Exporter
3 years ago
Peetz0r 13ef9e85cf Prometheus
3 years ago
Stuart Thomson 064b2e533c Add variable for extra domains to get LE certs for
3 years ago
Béla Becker 38bf1eda70 Etherpad Jitsi integration
3 years ago
Béla Becker 4b451ff782 Etherpad role
3 years ago
Slavi Pantaleev d3ecc6f017 Fix bridges failing to upload media when Synapse workers are enabled
3 years ago
Slavi Pantaleev 4d62a75f6f Get matrix-corporal to play nicely with a Synapse worker setup
3 years ago
Slavi Pantaleev 63301b0ef1 Improvements around Synapse worker/metrics ports exposure
3 years ago
Slavi Pantaleev 5ca68210cd Do not handle /_matrix/federation on client-server port, nor /_matrix/client stuff on federation port
3 years ago
Marcel Partap 183adec3d8 Merge remote-tracking branch 'origin/master' into synapse-workers
3 years ago
Panagiotis Georgiadis f10e3fef0d
Merge branch 'master' into irc
3 years ago
Panagiotis Georgiadis e502ee33da
Selfbuild appservice-irc bridge
3 years ago
Slavi Pantaleev f9c1d62435 Fix Postgres database (-alpine) failing to start on ARM32
3 years ago
Slavi Pantaleev 95346f3117 Reorganize Postgres access (breaking change)
3 years ago
Slavi Pantaleev 024a23ed17 Upgrade mautrix-facebook to the new Postgres-only version
3 years ago
Slavi Pantaleev 28d86e3aaa Initial work on support for matrix-corporal v2
3 years ago
Panagiotis Georgiadis a66a604e53
Selfbuild appservice-slack bridge
3 years ago
Slavi Pantaleev 48b6487d41 Use ready-made image for mautrix-telegram on arm64
3 years ago
Slavi Pantaleev 105354a052
Remove useless comment
3 years ago
Panagiotis Georgiadis fd540d8592
Enable Telegram self-building
3 years ago
Marcel Partap cd8100544b Merge remote-tracking branch 'origin/master' into synapse-workers
3 years ago
teutat3s a2f6adbeaf
Fix appservice-slack default db: nedb
3 years ago
Slavi Pantaleev 6b1e25d843 Do not create matrix_bridge_sms Postgres database
3 years ago
Slavi Pantaleev df8d9cfd34 Remove some TODOs
3 years ago
Sabine Laszakovits ffb837d4bc made the bridge use the default postgres db
3 years ago
Sabine Laszakovits a06c58c753 Merge branch 'master' into signal
3 years ago
David Gnedt befffa926b Fix concatenation of additional databases
3 years ago
Slavi Pantaleev ea804f2f9f Do not use underscore in salts passed to sha512
3 years ago
Slavi Pantaleev 9f00970c90 Do not use salts longer than 16 characters
3 years ago
Slavi Pantaleev f19b29846d
Merge pull request #740 from jdreichmann/postgres-per-default
3 years ago
Slavi Pantaleev ad1425eee4 Add pgloader self-building support (for ARM)
3 years ago
Slavi Pantaleev 715bdf2c64 Add support for automatic (nedb -> Postgres) migration to mx-appservice-irc
3 years ago
Slavi Pantaleev 815a80c290 Fix alignment issues
3 years ago
Slavi Pantaleev 15f4cc924d Rename variables (_database_db_name -> _database_name)
3 years ago
Slavi Pantaleev 69cc2145d2 Add support for automatic (Postgres -> SQLite) migration to mx-puppet-steam
3 years ago
Slavi Pantaleev ed159cc742 Move matrix_architecture to matrix-base
4 years ago
Slavi Pantaleev a197968b7f Make matrix-registration use Postgres by default
4 years ago
Slavi Pantaleev dd797ba6a7 Fix Postgres database importing/upgrading conflicts
4 years ago
Slavi Pantaleev 2a502db239 Add (SQLite + Postgres) support and automatic migration to matrix-dimension
4 years ago
Slavi Pantaleev 8d74593878 Prepare matrix-registation for (SQLite + Postgres) support
4 years ago
Slavi Pantaleev 3ab7dd1abe Potentially add matrix-postgres.service as required for bridges, etc.
4 years ago
Slavi Pantaleev af3ea67bba Add (SQLite + Postgres) support and automatic migration to matrix-ma1sd
4 years ago
Slavi Pantaleev e3a0c9adda Add (Postgres + SQLite) support to matrix-reminder-bot
4 years ago
Slavi Pantaleev b9a04a7f95 Rename some remaining `matrix_*_postgres_*` vars back to `matrix_*_database_*`
4 years ago
Slavi Pantaleev 087dbe4ddc Rename `matrix_*_postgres_*` back to `matrix_*_database_*`
4 years ago
Slavi Pantaleev 2848322461 Remove some remaining `_database_password` usage in favor of `_postgres_pasword`
4 years ago
Slavi Pantaleev 6a2dd8088c Fix typo (matrix_telegram_facebook_postgres_hostname -> matrix_mautrix_telegram_postgres_hostname)
4 years ago
Slavi Pantaleev 05dd091133 Rename `_database_hostname` to `_postgres_hostname`
4 years ago
Slavi Pantaleev 2a99e84b5b Rename Postgres-related variables (`matrix*database_*` -> `matrix*postgres_*`)
4 years ago
Slavi Pantaleev c0edacbefd Fix matrix_postgres_additional_databases syntax problems
4 years ago
Slavi Pantaleev d91aa5a060 Do not introduce sub-variables exposing implementation details
4 years ago
transcaffeine b217a2ed69
postgres: set default in playbook to postgres but fallback to sqlite
4 years ago
Slavi Pantaleev dd994995bc Simplify password for additional Postgres databases
4 years ago
Slavi Pantaleev a374d309c8 Make appservice-discord support both SQLite and Postgres
4 years ago
Slavi Pantaleev 46a4034d3e Use "password" for additional Postgres databases, not "pass"
4 years ago
Slavi Pantaleev d251764c16 Fix syntax issues in matrix_postgres_additional_databases
4 years ago
Slavi Pantaleev 0641106370 Allow username of additional Postgres databases to be different
4 years ago
transcaffeine d9f4914e0d
WIP: postgres: create databases for all services
4 years ago
Slavi Pantaleev c07c927d9f Automatically enable openid listeners when ma1sd enabled
4 years ago
Slavi Pantaleev a5ae7e9ef0 Add self-building support to matrix-corporal
4 years ago
Marcel Partap b73ac965ac Merge remote-tracking branch 'origin/master' into synapse-workers
4 years ago
Slavi Pantaleev 04da1bddf7 Update matrix-mautrix-facebook config a bit
4 years ago