280 Commits (b0c801a4970584badeef6c6eeea7eb03beb10d08)

Author SHA1 Message Date
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
4 years ago
Slavi Pantaleev 48b6487d41 Use ready-made image for mautrix-telegram on arm64
4 years ago
Slavi Pantaleev 105354a052
Remove useless comment
4 years ago
Panagiotis Georgiadis fd540d8592
Enable Telegram self-building
4 years ago
Marcel Partap cd8100544b Merge remote-tracking branch 'origin/master' into synapse-workers
4 years ago
teutat3s a2f6adbeaf
Fix appservice-slack default db: nedb
4 years ago
Slavi Pantaleev 6b1e25d843 Do not create matrix_bridge_sms Postgres database
4 years ago
Slavi Pantaleev df8d9cfd34 Remove some TODOs
4 years ago
Sabine Laszakovits ffb837d4bc made the bridge use the default postgres db
4 years ago
Sabine Laszakovits a06c58c753 Merge branch 'master' into signal
4 years ago
David Gnedt befffa926b Fix concatenation of additional databases
4 years ago
Slavi Pantaleev ea804f2f9f Do not use underscore in salts passed to sha512
4 years ago
Slavi Pantaleev 9f00970c90 Do not use salts longer than 16 characters
4 years ago
Slavi Pantaleev f19b29846d
Merge pull request #740 from jdreichmann/postgres-per-default
4 years ago
Slavi Pantaleev ad1425eee4 Add pgloader self-building support (for ARM)
4 years ago
Slavi Pantaleev 715bdf2c64 Add support for automatic (nedb -> Postgres) migration to mx-appservice-irc
4 years ago
Slavi Pantaleev 815a80c290 Fix alignment issues
4 years ago
Slavi Pantaleev 15f4cc924d Rename variables (_database_db_name -> _database_name)
4 years ago
Slavi Pantaleev 69cc2145d2 Add support for automatic (Postgres -> SQLite) migration to mx-puppet-steam
4 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
Slavi Pantaleev b354155d7c Make JVB websockets reverse-proxying work
4 years ago
Slavi Pantaleev d235335507 Do not mount /matrix/ssl into matrix-coturn when matrix_ssl_retrieval_method is 'none'
4 years ago
anonym d4ef751052
Update matrix_servers
4 years ago
anonym 732f57cbd9
Note about the max length of the postgres password
4 years ago
Marcel Partap 4678c5d7bd Merge remote-tracking branch 'origin/master' into synapse-workers
4 years ago
Slavi Pantaleev b5435db338 Fix syntax error in group_vars/matrix_servers
4 years ago
Slavi Pantaleev 4d12a6f8e9
Merge pull request #681 from scottcrossen/slc/ddclient
4 years ago
Slavi Pantaleev de0987e806 Remove unnecessary variable definition
4 years ago
Slavi Pantaleev 1427286cec Integrate matrix-dynamic-dns with matrix-nginx-proxy without causing a dependency
4 years ago
Slavi Pantaleev 73d5faa1f9 Fix variable name typo
4 years ago
Scott Crossen 59bb6b2971 responded to reviewer comments
4 years ago
Scott Crossen e894befd87 Updates to reviewer comments
4 years ago
Slavi Pantaleev 56ebeb1ae2 Revert "Restore self-building on ARM for Synapse for now"
4 years ago
Marcel Partap cce90b187a synapse workers: fix undefined variable cases when removing workers
4 years ago
Slavi Pantaleev 9a46647010 Make https://matrix.DOMAIN/ redirect to https://element.DOMAIN/
4 years ago
Marcel Partap 2d1b9f2dbf synapse workers: reworkings + get endpoints from upstream docs via awk
4 years ago
Slavi Pantaleev 5a7d265997 Fix Synapse Admin not working due to unexposed Synapse Admin APIs
4 years ago
Slavi Pantaleev 7d211b71e2 Restore self-building on ARM for Synapse for now
4 years ago
Slavi Pantaleev 70f0b97a0a Upgrade Synapse (v1.21.2 -> v1.22.0)
4 years ago
Sabine Laszakovits c36e1355cf cleanup
4 years ago
Sabine Laszakovits 8ebc39dea0 fixed dependencies of bridge service (not ideal, but correct)
4 years ago
Sabine Laszakovits 9b890e9ced moved some settings from role to group_vars
4 years ago
Sabine 7a54e11090 started moving settings to group_vars
4 years ago
Marcel Partap 93a8ea7e4a Merge remote-tracking branch 'master' into feature/add-worker-support
4 years ago
Slavi Pantaleev 263727095d
Merge pull request #657 from cnvandijk/feature-client-well-known
4 years ago
Slavi Pantaleev 172bf24df7 Enable self-building of matrix-synapse-admin on non-amd64
4 years ago
Chris van Dijk f6b0f0a477 Rename matrix_riot_jitsi_preferredDomain and matrix_riot_e2ee_default to Element
4 years ago
Max Klenk 9a3d84b931
Merge branch 'master' into feature/add-worker-support
4 years ago
Max Klenk a25a429a52
add redis support
4 years ago
Slavi Pantaleev da38a7869f Add matrix-registration support
4 years ago
Slavi Pantaleev b117dc0cb7 Fix self-check certificate validation when not self-signed
4 years ago
Slavi Pantaleev 9952ec6c16 Upgrade Synapse (v1.18.0 -> v1.19.0)
4 years ago
Slavi Pantaleev 296bd6e211
Fix variable name typo
4 years ago
Slavi Pantaleev b2ae669566 Add synapse-admin support
4 years ago
Slavi Pantaleev 78b1ef9a5f Add support for matrix-reminder-bot
4 years ago
Slavi Pantaleev c6ab1c6a90 Riot is now Element
4 years ago
Hugues Morisset 57f498217a Add mx-puppet-steam
4 years ago
Hugues Morisset 42e7f5e9bc Add mx-puppet-discord
4 years ago
Slavi Pantaleev 9686a0fc5b Expose mx-puppet-twitter port when matrix-nginx-proxy disabled
4 years ago
Slavi Pantaleev 744667b270 Merge branch 'master' into mx-puppet-twitter
4 years ago
Slavi Pantaleev 31f9e7bbea
Merge pull request #551 from jdreichmann/feat-mx-puppet-instagram
4 years ago
Tulir Asokan 13186a1ddc Add mx-puppet-twitter
4 years ago
Slavi Pantaleev 635f385971 Use pre-built arm64 image for ma1sd
4 years ago
teutat3s 0162fe31d1
Re-enable ma1sd user directory search
4 years ago
jdreichmann 2073cd6cae
mx-puppet-instagram: change tokens appservice<>homeserver in order to not collide with mx-puppet-slack
4 years ago
Slavi Pantaleev 19b9a1b16c Expose mautrix-hangouts port if matrix-nginx-proxy is disabled
4 years ago
jdreichmann 0fea35cdd2
mx-puppet-instagram: add role
4 years ago
Slavi Pantaleev 10b3ceff72 Make Matrix federation port configurable
4 years ago
Slavi Pantaleev 831c3f4e64 Fix certbot/cerbot image pulling for ARM32 and ARM64
4 years ago
Slavi Pantaleev ab32f6adf6 Add self-building support to matrix-mailer (exim-relay)
4 years ago
benkuly 1ffa4a326c matrix-sms-bridge:
4 years ago
benkuly 2d75fca257 added matrix-sms-bridge
4 years ago
Slavi Pantaleev 07ff116266 Do not send User Directory search requests to ma1sd for now
4 years ago
Slavi Pantaleev 308fc9c60a Fix webhooks service address when matrix-nginx-proxy disabled
4 years ago
Slavi Pantaleev 8cdf3a24f9 Fix variable name typo
4 years ago
Rodrigo Belem 4149e03b69 Initial mx-puppet-slack bridge role
4 years ago
Slavi Pantaleev 272888d917
Merge pull request #462 from cnvandijk/feature-dimension-unfederated
4 years ago
Chris van Dijk 3f4bc9b881 Move config supprt for unfederated dimension into group_vars
4 years ago
Horvath Gergely b5844d2395 shortening line based on @spantaleev 's comment
4 years ago
Horvath Gergely bd61598faf add experimental(?) architecture support for arm32 and arm64
4 years ago
Slavi Pantaleev 515160f0d7 Fix STUN server URL for jitsi/web (turns -> stun)
4 years ago
Rodrigo Belem 64de103dff Add global var to control skype image self build
4 years ago
Slavi Pantaleev 2f601a4aee
Merge pull request #446 from skoal/master
4 years ago
Slavi Pantaleev e6ebfbf8cc Prevent conflict between Whatsapp and Skype bridge tokens
4 years ago
skoal 0713570e2f
Update matrix_servers
4 years ago
Slavi Pantaleev 7035af87d8 Add support for Jitsi discovery for Riot via /.well-known/matrix/client
4 years ago
Slavi Pantaleev 59d05ad72c
Merge pull request #441 from Jozian/skype
4 years ago
Slavi Pantaleev 67a5ef97ba Fix missing "stun:" prefix for jitsi/web STUN server URLs
4 years ago
Rodrigo Belem 1107207147 Initial mx-puppet-skype bridge role
4 years ago
Slavi Pantaleev 61fffa169c Use Jitsi STUN servers instead of Google ones
4 years ago
Slavi Pantaleev 845f5f007b Make Synapse use ma1sd (if enabled) for threepid registration
4 years ago
Marcel Partap 874e2e1fc0 Rename variables (s/mxisd/ma1sd/) and adapt roles
4 years ago
Slavi Pantaleev e06ac41db1 Do not try to obtain jitsi.DOMAIN certificate if Jitsi is disabled
4 years ago
Slavi Pantaleev d605b219a2 Manage Jitsi configuration by ourselves for most components
4 years ago
Slavi Pantaleev cdd9ee1962 Add Jitsi support
4 years ago
Slavi Pantaleev 2b85fde103 Rename some variables for consistency
4 years ago
Slavi Pantaleev 8fe97abe7d Wire matrix_container_images_self_build to self_build variables via group_vars/matrix_servers
4 years ago
Horvath Gergely 310aa685f9 refactor based on Slavi's requests
4 years ago
Horvath Gergely d53d63ab07 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy into raspberry-pi
4 years ago