2187 Commits (dd903ffcc2c2beec08557b157f1cd4aa4ce0b16b)

Author SHA1 Message Date
Slavi Pantaleev e2ba46bf01 Fix Jinja2 syntax error (else if -> elif)
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 0790a7b2a8 Add support for matrix_dimension_systemd_{required,wanted}_services_list
4 years ago
Slavi Pantaleev 374f43735a Separate matrix-dimension install/uninstall tasks
4 years ago
Slavi Pantaleev 8d74593878 Prepare matrix-registation for (SQLite + Postgres) support
4 years ago
Slavi Pantaleev 516ccb2b2b Separate matrix-registration install/uninstall tasks
4 years ago
transcaffeine 13d8a9b39c
hint supported automatic migration nedb->postgres
4 years ago
Slavi Pantaleev af3ea67bba Add (SQLite + Postgres) support and automatic migration to matrix-ma1sd
4 years ago
Slavi Pantaleev 0ca48f3532 Separate matrix-ma1sd install/uninstall tasks
4 years ago
Slavi Pantaleev 7248eb3c11 Fix syntax error in roles/matrix-bridge-appservice-irc/defaults/main.yml
4 years ago
Slavi Pantaleev cba973d6b5 Enable automatic (SQLite -> Postgres) migration for matrix-appservice-discord
4 years ago
Slavi Pantaleev 13f84e2ad5 Enable automatic (SQLite -> Postgres) migration for matrix-mautrix-whatsapp
4 years ago
Slavi Pantaleev 86a8091768 Enable automatic (SQLite -> Postgres) migration for matrix-mautrix-telegram
4 years ago
Slavi Pantaleev 3ba8520266 Enable automatic (SQLite -> Postgres) migration for matrix-mautrix-hangouts
4 years ago
Slavi Pantaleev bbc08722c5 Enable automatic (SQLite -> Postgres) migration for matrix-mautrix-facebook
4 years ago
Slavi Pantaleev c1431b28f0 Make use of matrix_postgres_db_migration_request.caller
4 years ago
Slavi Pantaleev ac37091d01 Enable automatic (SQLite -> Postgres) migration for matrix-reminder-bot
4 years ago
Slavi Pantaleev dc7850e83c Fix wording and variable names a bit
4 years ago
Slavi Pantaleev bc376c2fb2 Add database migration utility to matrix-postgres role
4 years ago
transcaffeine 54da61f81b
add postgres support mx-appservice-[slack|irc] with fallback to nedb in role and migration notice
4 years ago
Slavi Pantaleev e3a0c9adda Add (Postgres + SQLite) support to matrix-reminder-bot
4 years ago
Slavi Pantaleev dde1c9f899 Fix indentation causing YAML syntax error
4 years ago
Slavi Pantaleev aa828ff9f6 Separate matrix-reminder-bot install/uninstall tasks
4 years ago
Slavi Pantaleev b9a04a7f95 Rename some remaining `matrix_*_postgres_*` vars back to `matrix_*_database_*`
4 years ago
transcaffeine 5d70bc1376
add postgres support for mx-puppet-* with fallback to sqlite in role and migration notice
4 years ago
Slavi Pantaleev 087dbe4ddc Rename `matrix_*_postgres_*` back to `matrix_*_database_*`
4 years ago
Slavi Pantaleev ce21ea3640 Add (Postgres + SQLite) support to matrix-mautrix-hangouts bridge
4 years ago
Slavi Pantaleev 43d6ff2af8 Fix sqlite usage for mautrix-facebook/mautrix-telegram
4 years ago
Slavi Pantaleev 6c77eae969 Add (Postgres + SQLite) support to matrix-mautrix-whatsapp bridge
4 years ago
Slavi Pantaleev 9bf8ce878e Add (Postgres + SQLite) support to matrix-mautrix-telegram bridge
4 years ago
Slavi Pantaleev a3406a182b Move some things around
4 years ago
Slavi Pantaleev 2d99ade72f Add (Postgres + SQLite) support to matrix-mautrix-facebook bridge
4 years ago
Slavi Pantaleev 5dba0c038b Make --tags=import-generic-sqlite-db commands not pass a sensitive connection string around
4 years ago
Slavi Pantaleev d91aa5a060 Do not introduce sub-variables exposing implementation details
4 years ago
Slavi Pantaleev f1e85f7112 Don't mention Postgres roles, just say users
4 years ago
Slavi Pantaleev 4617984b9f Add (SQLite -> Postgres) migration instructions
4 years ago
Slavi Pantaleev cb969c6ca2 Add --tags=import-generic-sqlite-db (pgloader import)
4 years ago
Slavi Pantaleev c66c084027 Merge branch 'master' into postgres-per-default
4 years ago
Slavi Pantaleev 6e1dfb62f0 Rename some doc files and commands related to importing
4 years ago
Slavi Pantaleev b87b754372 Fail if appservice-discord wants Postgres, but has leftover SQLite data
4 years ago
Slavi Pantaleev 183d2a10db Ensure matrix-postgres.service is started before creating additional users/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 3a037a5993 Ensure additional databases contain all the keys that we expect
4 years ago
Slavi Pantaleev da4cb2f639 Do not use the postgresql_user/postgresql_db modules
4 years ago
Slavi Pantaleev bbc09d013b Do not execute additional databases creation code if not necessary
4 years ago
Slavi Pantaleev c765ceb270 Prevent weird loop error
4 years ago
Slavi Pantaleev e2952f16f7 Determine matrix-postgres IP address without relying on jq
4 years ago
Slavi Pantaleev f47e8a97e6 Make use of matrix_host_command_docker instead of hardcoding
4 years ago
Slavi Pantaleev 0641106370 Allow username of additional Postgres databases to be different
4 years ago
Slavi Pantaleev 527d5f57d5 Relocate Postgres additional database creation logic
4 years ago
Slavi Pantaleev dac0d3a682 Add default matrix_postgres_additional_databases
4 years ago
Slavi Pantaleev 77a5c7cf3c Merge branch 'master' into postgres-per-default
4 years ago
Slavi Pantaleev 47613e5a27 Remove synapse-janitor support
4 years ago
Slavi Pantaleev 86988ae180 Switch matrix-registration to v0.7.1
4 years ago
Slavi Pantaleev 0a9109771d Use latest/master version of matrix-registration
4 years ago
Aaron Raimist 3c2a644e5c
Upgrade synapse-admin (v0.5.0 -> 0.6.1)
4 years ago
Slavi Pantaleev 7593d969e3 Make matrix-mailer not occupy matrix_server_fqn_matrix
4 years ago
transcaffeine d9f4914e0d
WIP: postgres: create databases for all services
4 years ago
Slavi Pantaleev d08b27784f Fix systemd services autostart problem with Docker 20.10
4 years ago
John Goerzen 673e19f830
Correct inabillity for appservice-discord to connect
4 years ago
Slavi Pantaleev 245b749946 Upgrade Synapse for ARM (v1.23.0 -> v1.24.0)
4 years ago
Slavi Pantaleev aa86e0dac6 Upgrade Synapse (v1.23.0 -> v1.24.0)
4 years ago
benkuly ad92c61fdd updated matrix-sms-bridge
4 years ago
Slavi Pantaleev c07c927d9f Automatically enable openid listeners when ma1sd enabled
4 years ago
Slavi Pantaleev 8c02f7b79b Upgrade services
4 years ago
Slavi Pantaleev d556aa943f Update docker-ce.repo to not hardcode $releasever=7
4 years ago
Slavi Pantaleev 7372480e95 Properly serialize some ma1sd configuration values
4 years ago
Hardy Erlinger ec2a9d4852 Remove the recording button from the Jitsi UI if recording is disabled.
4 years ago
Béla Becker 6f9b4bd9ac Drop workaround for old Ansible docker_network bug
4 years ago
Béla Becker 6921ec4b8a Revert "Work around buggy docker_network sometimes failing to work"
4 years ago
Slavi Pantaleev a5ae7e9ef0 Add self-building support to matrix-corporal
4 years ago
Slavi Pantaleev b3d91ed488 Fix passing of matrix_appservice_discord_auth_usePrivilegedIntents
4 years ago
Slavi Pantaleev 05cecb5261 Merge branch 'discord-v1.0'
4 years ago
Slavi Pantaleev edd40811a5 Update matrix-appservice-discord to v1.0.0 final
4 years ago
Marcel Partap b6b95fe742 synapse workers-doc-to-yaml script: compatibility++ with non-gnu awk
4 years ago
Marcel Partap 3156d96619 synapse workers-doc-to-yaml.awk: escape slash for non-gnu awk versions
4 years ago
Marcel Partap e892ac464f synapse workers: untangle config template and specify bind address
4 years ago
Marcel Partap f201bca519 synapse workers: define and expose METRICS port for each worker
4 years ago
Marcel Partap af08f18779 synapse workers default config: disable user_dir worker for now
4 years ago
Marcel Partap 414b812a29 synapse role workers setup: make configs clean action remote compatible
4 years ago
Marcel Partap d5932ca393 synapse role workers setup: execute the endpoint extraction locally
4 years ago
Marcel Partap 851c25c47f matrix-synapse nginx template: fix invalid jinja comment syntax
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 90078dd296 Add matrix_services_autostart_enabled variable for preventing services autostart
4 years ago
Slavi Pantaleev e0d7d5f0ca Disable Jitsi recording/transcriptions by default
4 years ago
Slavi Pantaleev be5263f397 Move self-building git repository URLs to variables (stop hardcoding)
4 years ago
Slavi Pantaleev b354155d7c Make JVB websockets reverse-proxying work
4 years ago
Slavi Pantaleev fa76128fd8 Update Jitsi to build 5142
4 years ago
benkuly f93a4f6474 updated matrix-sms-bridge
4 years ago
Slavi Pantaleev d702e74079 Fix matrix-nginx-proxy static files mounting when SSL retrieval is none
4 years ago
Slavi Pantaleev 12867e9f18 Do not try to mount /matrix/ssl when matrix_ssl_retrieval_method is 'none'
4 years ago
Slavi Pantaleev 796c752b60 Ensure Postgres passwords are not longer than 99 characters
4 years ago
Slavi Pantaleev 47db2d5363
Merge pull request #730 from benkuly/master
4 years ago
Slavi Pantaleev 75f9fde7a4 Remove some more -v usage
4 years ago
Slavi Pantaleev 1fca917ad1 Replace some -v instances with --mount
4 years ago
Slavi Pantaleev 27c9014cb8 Improve uninstallation instructions
4 years ago
Slavi Pantaleev 3e2355282b Upgrade Postgres minor versions
4 years ago
Aaron Raimist c9d2ef7981
Upgrade Element (1.7.13 -> 1.7.14)
4 years ago
benkuly ff9a4e90c4 updated matrix-sms-bridge
4 years ago
benkuly 3a2e058f2e updated version of matrix-sms-bridge
4 years ago
benkuly f1ceb49ae2 fixed wrong path of truststore
4 years ago
benkuly ad1f0a01ce fixed systemd service typo
4 years ago
benkuly 76b0b9dc34 fixed application.yml loading
4 years ago
benkuly 2fb42dd7f1 fixed typo in truststore path
4 years ago
benkuly 75600aa357 Merge remote-tracking branch 'github/master'
4 years ago
benkuly 4713e5d5f7 updated matrix-sms-bridge to 0.5.0
4 years ago
Slavi Pantaleev 6c85b84c1e Fix self-building for synapse-admin
4 years ago
Slavi Pantaleev b627d93cdc Update homeserver.yaml to keep up with Synapse v1.23.0
4 years ago
transcaffeine c58a7e03c7
synapse: update to 1.23.0
4 years ago
Slavi Pantaleev 41fa00edb4 Revert "Update jitsi web to stable-5142"
4 years ago
transcaffeine f7d7190bd0
update mautrix-telegram to 0.9.0
4 years ago
benkuly 8153e25d2d updated matrix-sms-bridge image
4 years ago
benkuly 787a9ef8ad updated matrix-sms-bridge image
4 years ago
benkuly 775b1ca7af updated matrix-sms-bridge image version
4 years ago
Slavi Pantaleev ccabc82d4c Use more fully-qualified container images
4 years ago
Slavi Pantaleev 5eed874199 Improve self-building experience (avoid conflict with pullable images)
4 years ago
João Marques 078592454c Update jitsi web to stable-5142
4 years ago
benkuly c985e17f18 updated matrix-sms-bridge
4 years ago
Slavi Pantaleev 6dbb90258e Mention and recommend enabling usePrivilegedIntents
4 years ago
Slavi Pantaleev fe7bed5df3 Upgrade appservice-discord
4 years ago
Marcel Partap 4678c5d7bd Merge remote-tracking branch 'origin/master' into synapse-workers
4 years ago
Slavi Pantaleev 4dbec2470f Fix systemd_path being undefined breakage
4 years ago
Slavi Pantaleev 4d12a6f8e9
Merge pull request #681 from scottcrossen/slc/ddclient
4 years ago
Slavi Pantaleev 1427286cec Integrate matrix-dynamic-dns with matrix-nginx-proxy without causing a dependency
4 years ago
Slavi Pantaleev 8782919d85 Ensure matrix_dynamic_dns_domain_configurations contains configurations
4 years ago
Slavi Pantaleev 97a7c8b0f0 Fix matrix_dynamic_dns_domain_configurations validation check
4 years ago
Slavi Pantaleev fef44b93d3 Define the matrix_dynamic_dns_domain_configurations variable in the role
4 years ago
Marcel Partap f3d2797d9c synapse workers: make awk script invocation handle paths with spaces
4 years ago
Marcel Partap b05d298ae4 synapse workers nginx rule: add client_max_body_size on media endpoints
4 years ago
Marcel Partap 1e971312e8 synapse workers: handle auth fallback endpoint on main process only
4 years ago
Marcel Partap e5072c20d9 synapse workers/nginx: handle media_repository worker endpoints on federation port
4 years ago
Aaron Raimist 31619e0968
Upgrade Element (1.7.12 -> 1.7.13)
4 years ago
Slavi Pantaleev 235299939d Upgrade nginx (1.19.3 -> 1.19.4)
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 350c39d745 Update comment
4 years ago
Slavi Pantaleev ef68d3d296 Add support for reverse-proxying /_synapse/oidc
4 years ago
Slavi Pantaleev 5c91e56898 Upgrade Synapse (v1.22.0 -> v1.22.1)
4 years ago
Aaron Raimist c33d007306
Switch to the new vectorim/element-web Docker image
4 years ago
Marcel Partap cce90b187a synapse workers: fix undefined variable cases when removing workers
4 years ago
Sabine aabefe21f4 fixed yaml
4 years ago
Sabine 468cc39465 added a workaround for postgres's issue with initdb
4 years ago
Slavi Pantaleev c1c6eaefff Upgrade Element (1.7.10 -> 1.7.12)
4 years ago
Slavi Pantaleev 9a46647010 Make https://matrix.DOMAIN/ redirect to https://element.DOMAIN/
4 years ago
Slavi Pantaleev 4700e80389 Raise standalone default Matrix Client API client_max_body_size
4 years ago
Marcel Partap e078e29ef8 synapse workers: fix self name in workers-doc-to-yaml.awk script
4 years ago
Slavi Pantaleev ef07aa8e5d Prevent certain nginx location blocks from being ignored
4 years ago
Marcel Partap 2d1b9f2dbf synapse workers: reworkings + get endpoints from upstream docs via awk
4 years ago
Slavi Pantaleev 70f0b97a0a Upgrade Synapse (v1.21.2 -> v1.22.0)
4 years ago
Slavi Pantaleev 63a49bb2dc Do not expose /_synapse/admin publicly by default
4 years ago
Sabine Laszakovits dd50ee19ab fixed bridge permissions
4 years ago
Sabine Laszakovits 2211e678f3 fixed comments that were copied over from mautrix-telegram role
4 years ago
Sabine Laszakovits e59aa07b86 more cleanup
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 Laszakovits ff1d7921a0 moved registration.yaml contents to template
4 years ago
Sabine 7a54e11090 started moving settings to group_vars
4 years ago
Marcel Partap 87bd64ce9e Merge remote-tracking branch 'origin/master' into synapse-workers
4 years ago
Marcel Partap a4125d5446 synapse workers: polishing, cleansing and installation of jq dependency
4 years ago
Sabine 69efcb5c21 added mautrix-signal role
4 years ago
Marcel Partap 501efee07e synapse workers: supply systemd with actual worker PIDs (requires jq)
4 years ago
Slavi Pantaleev 24c6d7e81f Upgrade Element (1.7.9 -> 1.7.10)
4 years ago
Scott Crossen 94dcceb7b9 removed intentional delay
4 years ago
Scott Crossen efeb651789 Removed typo
4 years ago
Scott Crossen e7d79a95dc removed platform-specific stuff
4 years ago
Scott Crossen 19721be8b1 removed dhcp option
4 years ago
Scott Crossen de1511b4bb Fixed valdiation
4 years ago
Scott Crossen 806f98447c Removed directory creation
4 years ago
Scott Crossen 51cca4c312 Added containerization
4 years ago
Tobias Küchel 1cf5b1d80f e2ee_backup: rename variables to be consistent with naming scheme
4 years ago
Tobias Küchel 5158fa4df9 e2ee_backup_methods: rather leave the default empty, so that the system default may apply
4 years ago
Tobias Küchel 8f7e21892d fix indentation, updated to proposed changes from Slavi: no more ifdef
4 years ago
Tobias Küchel 4cfa112755 update default backup_methods as proposed by the system anyway
4 years ago
Tobias Küchel 6599204334 fix commata not being set when secure_backup_required false
4 years ago
Tobias Küchel 48f929dc91 add variables for secure_backup_required and secure_backup_setup_methods
4 years ago
Slavi Pantaleev f7ecc7a2a5 Upgrade Synapse (v1.21.1 -> v1.21.2)
4 years ago
jgbresson 640166e4c3
Upgrade Element (1.7.8 -> 1.7.9)
4 years ago
Dan Arnfield b65bfc38ce Update nginx (1.19.2 -> 1.19.3)
4 years ago
Scott Crossen 53bc7a77e1 fixed EOF issues
4 years ago
Scott Crossen fa5d85426b Renamed systemd descriptions for all bridges
4 years ago
Scott Crossen 1f988969a5 Added role for dynamic dns
4 years ago
Slavi Pantaleev 5abd511368 Upgrade Synapse (v1.21.0 -> v1.21.1)
4 years ago
Slavi Pantaleev d250727e8b Upgrade certbot (1.7.0 -> 1.9.0)
4 years ago
Aaron Raimist 78529cbd47
Upgrade Synapse (v1.20.1 -> v1.21.0)
4 years ago
Marcel Partap d2e61af224 Add worker_name to synapse worker config template
4 years ago
Marcel Partap 36e9be6092 matrix_synapse_workers_{avail,enabled}_list: sort non-generic workers
4 years ago
Marcel Partap e9241f5fb9 Improve synapse-workers systemd service template
4 years ago
Marcel Partap 40024e9b81 Prevent workers failing if their config doesn't exist
4 years ago
Marcel Partap 93a8ea7e4a Merge remote-tracking branch 'master' into feature/add-worker-support
4 years ago
Fanch 1a9cafa3a3 add run-docker-prune command
4 years ago
Slavi Pantaleev 6a72e3fa54 Try to make importing SQLite from older Synapse version work
4 years ago
Slavi Pantaleev 23daec748c Require Ansible v2.7 or newer (because of items2dict and dict2items)
4 years ago
Slavi Pantaleev 07fa8404bf Upgrade matrix-corporal (1.10.1 -> 1.11.0)
4 years ago
Slavi Pantaleev 9e8c14bf65
Merge pull request #660 from clemsos/master
4 years ago
Dan Arnfield 3a3383fada Add support for postgres 13
4 years ago
Slavi Pantaleev 43c5f3ec6e Do not create /home/matrix when creating the matrix user
4 years ago
Clement Renaud ac3ba1d919 element web : update welcome page template
4 years ago
Slavi Pantaleev 7eb8192a51 Comlain about version requirement on Ansible v1
4 years ago
Slavi Pantaleev 3d702fe03b Avoid set_fact with error message to prevent confusion
4 years ago
Slavi Pantaleev 3818d82852 Upgrade Element (1.7.7 -> 1.7.8)
4 years ago
Slavi Pantaleev 263727095d
Merge pull request #657 from cnvandijk/feature-client-well-known
4 years ago
Slavi Pantaleev 3e2f0a4240 Upgrade matrix-synapse-admin (0.4.1 -> 0.5.0)
4 years ago
Chris van Dijk b9c8d059d0 Support both the im.vector.riot and io.element variants in client .well-known
4 years ago
Chris van Dijk f6b0f0a477 Rename matrix_riot_jitsi_preferredDomain and matrix_riot_e2ee_default to Element
4 years ago
Slavi Pantaleev 9fba46e694
Merge pull request #655 from aaronraimist/element-showLabs
4 years ago
Aaron Raimist dc2def914e
Allow configuration of Element's bug_report_endpoint_url and showLabsSettings
4 years ago
Slavi Pantaleev e68450f094 Upgrade Synapse (v1.20.0 -> v1.20.1)
4 years ago
Slavi Pantaleev 329fef048f Upgrade matrix-corporal (1.10.0 -> 1.10.1)
4 years ago
Slavi Pantaleev 32ac4706cb Upgrade matrix-corporal (1.9.0 -> 1.10.0)
4 years ago
Slavi Pantaleev dd217137b6 Upgrade Synapse (v1.19.3 -> v1.20.0)
4 years ago
Slavi Pantaleev 65e22a6888 Upgrade Synapse (v1.19.2 -> v1.19.3)
4 years ago
Slavi Pantaleev 6db3a46f88
Merge pull request #650 from dwiegreffe/master
4 years ago
Daniel Wiegreffe b3926e7cca
Update main.yml
4 years ago
Max Klenk fc2edcbecf
fix media routing
4 years ago
Max Klenk 132daba1af
fix worker routes
4 years ago
Slavi Pantaleev e10e3e354d Upgrade Synapse (v1.19.1 -> v1.19.2)
4 years ago
Dan Arnfield faa96ca0c3 Update element (1.7.5 -> 1.7.7)
4 years ago
Daniel Wiegreffe 8f41041f6d replacement of the docker image for appservice-slack to the officially maintained image
4 years ago
Scott Crossen b24333dd0f
Use the same naming convention as the other mx-puppet suite.
4 years ago
Slavi Pantaleev 6e8a39119b Update matrix-reminder-bot (0.1.0 -> 0.2.0)
4 years ago
0hlov3 c19abe4a76 Changes matrix_dimension_integrations_ui_url from /riot to /element https://dimension.t2bot.io/
4 years ago
Max Klenk 1e68d8b2e5
allow to pass arguments to the postgres process
4 years ago
Max Klenk 880025324a
fix redis config if no password is set
4 years ago
Max Klenk 4fdfc0a34f
add missing ratelimiting options required for load testing
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 5bb2c43502 Add support for enabling Jitsi lobby
4 years ago
Slavi Pantaleev 2a1ec38e3a Stop using Ansible's cron module
4 years ago
Slavi Pantaleev bed16fd065 Upgrade Element (1.7.4 -> 1.7.5)
4 years ago
Slavi Pantaleev 6def66940f Fix broken cover photo for matrix-registration
4 years ago
Slavi Pantaleev da38a7869f Add matrix-registration support
4 years ago
Slavi Pantaleev a456e3a9e7 Surface certain messages at the end of playbook execution
4 years ago
Slavi Pantaleev e3dca2f66f Try to avoid Docker logs growing too much for one-off containers
4 years ago
Max Klenk 06bc430c7c
refactor to use new workers and routes they serve
4 years ago
Max Klenk 53ccc783b7
remove duplicated key
4 years ago
Max Klenk 59d1fb76b6
only apply worker redirects if workers are enabled
4 years ago
Max Klenk 567d0318b0
Merge branch 'synapse-workers' into feature/add-worker-support
4 years ago
Slavi Pantaleev 3c285bc6f5 Install lsb-release on Debian distros if unavailable
4 years ago
Slavi Pantaleev 6e9600ffec Upgrade Synapse (v1.19.0 -> v1.19.1)
4 years ago
Slavi Pantaleev daf13107a0 Add support for rust-synapse-compress-state
4 years ago
Slavi Pantaleev b4a549b772 Upgrade Element (1.7.3 -> 1.7.4)
4 years ago
Slavi Pantaleev 9952ec6c16 Upgrade Synapse (v1.18.0 -> v1.19.0)
4 years ago
Slavi Pantaleev fc1655cd4b
Merge pull request #633 from thedanbob/certbot-1.7.0
4 years ago
Slavi Pantaleev 5abbeb75c9
Merge pull request #632 from thedanbob/nginx-1.19.2
4 years ago
Dan Arnfield c8754f422a Update certbot (1.6.0 -> 1.7.0)
4 years ago
Dan Arnfield 8d373409b8 Update nginx (1.19.1 -> 1.19.2)
4 years ago
Dan Arnfield 20eea648a5 Update postgres versions (12.3 -> 12.4, etc)
4 years ago
Justin Croonenberghs 31e2a1f06b
Undo ill-advised change
4 years ago
Justin Croonenberghs c5d18733d2
Update CORS for ma1sd
4 years ago
Slavi Pantaleev e6dd0fbaee Upgrade Element (1.7.2 -> 1.7.3)
4 years ago
merklaw fa6d85636f Add note about installing 'docker' Python package if Docker installation is disabled
4 years ago
merklaw 87df15441c Add note about installilng 'docker' Python package if Docker installation is disabled
4 years ago
Slavi Pantaleev 4b0a462aef
Merge pull request #620 from NachvollCiba/synapse-admin_selfbuild
4 years ago
Dennis Ciba b22b593d83 Changed setup of synapse-admin to allow for self-build images
4 years ago
Slavi Pantaleev 54195b22c7 Allow framing Jitsi
4 years ago
benkuly 7755e5efd4
Update sms-bridge (0.3.1 -> 0.3.2)
4 years ago
Slavi Pantaleev f78a5d4ee8 Upgrade Synapse (v1.17.0 -> v1.18.0)
4 years ago
Slavi Pantaleev a7382924fc
Merge pull request #614 from vractal/enable-ma1sd-hashing
4 years ago
Slavi Pantaleev 68b2f2c33c
Merge pull request #613 from vractal/fix-gpg-dep
4 years ago
vractal 627c225101 Enable ma1sd hashing by default
4 years ago
Benjamin Fichtner 6539f2a156 Make ansible check mode runs silent, for all tasks which can't be idempotent
4 years ago
vractal 9b61fef271 Replace gpg dependency for gnupg for better debian compatibility
4 years ago
Slavi Pantaleev 3dcef4faa9
Merge pull request #609 from jdreichmann/newTelegramBridgeVersion
4 years ago
Slavi Pantaleev be5ca5258b Upgrade Element (1.7.1 -> 1.7.2)
4 years ago
Johanna Dorothea Reichmann 2004143f14
Bump version of mautrix-telegram to 0.8.2
4 years ago
Slavi Pantaleev ae002d8ae4 Fix synapse-admin uninstallation
4 years ago
Slavi Pantaleev 3f8e5b4363 Allow framing Dimension
4 years ago
Tommy Kelly d76d91a33e Update jitsi-web version
4 years ago
Slavi Pantaleev 2a50b8b6bb
Merge pull request #597 from TwoTwenty/nginx-proxy-headers
4 years ago
Dan Arnfield 7a3491a32a Fix capability names for synapse-admin
4 years ago
TwoTwenty b106a9592e
Update matrix-jitsi.conf.j2
4 years ago
TwoTwenty c97e7c5a3e
Update matrix-dimension.conf.j2
4 years ago
TwoTwenty 18ba885ca2
Update matrix-client-element.conf.j2
4 years ago
Slavi Pantaleev 31b79553e0 Make matrix-reminder-bot default to in-container networking
4 years ago
Slavi Pantaleev 46135fb30c Add trailing-slash redirect for /synapse-admin
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
hungrymonkey d093b9b148 Added gpg as base dependency for Debian 10
4 years ago
Slavi Pantaleev b872053a50
Merge pull request #588 from mattcen/fix-ma1sd-image-build
4 years ago
Slavi Pantaleev 28855d1bb4
Document matrix_ma1sd_docker_src_files_path naming
4 years ago
Slavi Pantaleev ab188018f3
Move when statement to block
4 years ago
Slavi Pantaleev c6ab1c6a90 Riot is now Element
4 years ago
Matt Cengia fede58fe96 Correctly tag self-built ma1sd Docker image
4 years ago
Slavi Pantaleev de0efe96e7 Fix incorrect when statement
4 years ago
Slavi Pantaleev 298d277c6c Upgrade riot-web (1.7.0 -> 1.7.1)
4 years ago
Matt Cengia b0e984136f Fix issues building ma1sd Docker image
4 years ago
Dan Arnfield c47a55d170 Update nginx (1.19.0 -> 1.19.1) and certbot (1.5.0 -> 1.6.0)
4 years ago
Slavi Pantaleev 820dc6d7fa Fix translation issue (Riot.im -> Element)
4 years ago
Slavi Pantaleev 7c55e94cff Upgrade riot-web (1.6.7 -> 1.7.0)
4 years ago
benkuly a1e248e0e1
updated matrix-sms-bridge (#581)
4 years ago
Slavi Pantaleev b50cfe8d18 Upgrade mautrix-telegram (0.7.2 -> 0.8.1)
4 years ago
Slavi Pantaleev 200f912c04 Upgrade Synapse (v1.16.1 -> v1.17.0)
4 years ago
shadow ddfc945fcf Remove unused validate_config.yml, since it causes ansible warnings
4 years ago
Slavi Pantaleev eff55e4d00 Upgrade Synapse (v1.16.0 -> v1.16.1)
4 years ago
benkuly 3553d3d513 updated version of matrix-sms-bridge
4 years ago
benkuly 8e1a418a45 updated matrix-sms-bridge container
4 years ago
benkuly bd3223cdd4 updated matrix-sms-bridge container
4 years ago
benkuly 226d5a9c64 remove force pull
4 years ago
benkuly c5f9e02103 updated matrix sms bridge container
4 years ago
Slavi Pantaleev 928982cffe Upgrade Synapse (v1.15.2 -> v1.16.0)
4 years ago
Slavi Pantaleev 18ab677a96 Remove useless file
4 years ago
Slavi Pantaleev 227f1a28e3 Allow matrix_user_uid/matrix_user_gid to be specified manually
4 years ago
Panagiotis Vasilopoulos baed917a13
Fixed repository link for mx-puppet-steam
4 years ago
shadow 6293f1bdb0 Run all API self checks in check_mode
4 years ago
Slavi Pantaleev f758ee90cb
Add |to_json to some values
4 years ago
Justin Croonenberghs 35c2655fa4 Removed troublesome #s
4 years ago
Justin Croonenberghs 1f21f0c09a Add variables for reCAPTCHA validation
4 years ago
Slavi Pantaleev b08ee2f2fa Move Jitsi container image tag to a variable
4 years ago
Slavi Pantaleev 3710e04e10
Merge pull request #557 from izissise/mx-puppet-steam
4 years ago
Slavi Pantaleev d5eb7eb949
Merge pull request #560 from aaronraimist/synapse-1.15.2
4 years ago
Aaron Raimist 78382b0ce4
Upgrade Synapse (1.15.1 -> 1.15.2)
4 years ago
Hugues Morisset 57f498217a Add mx-puppet-steam
4 years ago
Hugues Morisset eb0df37247 Mx-puppet-discord Use official docker image
4 years ago
Hugues Morisset 42e7f5e9bc Add mx-puppet-discord
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
Slavi Pantaleev 8b59402f79 Upgrade Coturn (4.5.1.2 -> 4.5.1.3)
4 years ago
Slavi Pantaleev f41c5e89e5 Upgrade riot-web (1.6.6 -> 1.6.7)
4 years ago
Tulir Asokan 5b960bcfb5 Make sender_localpart configurable for mx-puppet-twitter
4 years ago
Tulir Asokan 13186a1ddc Add mx-puppet-twitter
4 years ago
Slavi Pantaleev de545f9c5f Update docs on self-building and remove useless variable
4 years ago
Slavi Pantaleev 635f385971 Use pre-built arm64 image for ma1sd
4 years ago
Slavi Pantaleev f30d5e0950
Merge pull request #554 from teutat3s/jitsi-update-4627-1
4 years ago
teutat3s 784cb3e325
Update Jitsi to stable-4627-1
4 years ago
teutat3s 4cf59098ad
Update ma1sd to v2.4.0
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 a081979d39
Merge pull request #548 from pcorace/master
4 years ago
Pablo 69570de8a9 Rename variables
4 years ago
Slavi Pantaleev 5c5f1c6ab9 Add support for telling Riot to not default to E2EE
4 years ago
Pablo c341608480 Add variables to fine tune jitsi
4 years ago
Slavi Pantaleev d2a0ec6aa9 Upgrade riot-web (1.6.5 -> 1.6.6)
4 years ago
Slavi Pantaleev 105b3524bb Upgrade riot-web (1.6.4 -> 1.6.5)
5 years ago
Slavi Pantaleev 10bc85962e Upgrade Synapse (1.15.0 -> 1.15.1)
5 years ago
Slavi Pantaleev 7729511a84 Make vars.yml snapshotting optional and more configurable
5 years ago
Slavi Pantaleev 67ab7e7a1b Preserve vars.yml on the server for easily restoring
5 years ago
benkuly d49ee51035 remove force pull matrix-sms-bridge docker image
5 years ago
benkuly a0661a6012 updated sms bridge docker image
5 years ago
benkuly 11e53c4fbc add default region
5 years ago
benkuly 99639d7d7a Merge remote-tracking branch 'github/master'
5 years ago
Slavi Pantaleev 6538ae34f5 Upgrade Synapse (v1.14 -> v1.15)
5 years ago
Hugues Morisset d4938333e6 Fix missing conf for double puppeting in mx-puppet-slack
5 years ago
Slavi Pantaleev 440569c47b Update mautrix-facebook configuration
5 years ago
Slavi Pantaleev 10b3ceff72 Make Matrix federation port configurable
5 years ago
Slavi Pantaleev 65e5020596 Proxy other /_synapse endpoints to the client API
5 years ago
Slavi Pantaleev ab32f6adf6 Add self-building support to matrix-mailer (exim-relay)
5 years ago
Slavi Pantaleev 1f414a44ff Upgrade matrix-mailer
5 years ago
Slavi Pantaleev 0113852504 Upgrade matrix-synapse-shared-secret-auth (1.0.1 -> 1.0.2)
5 years ago
dasTholo 331c77a651
Add Docker Network for matrix-mautrix-telegram-db for Telegram Bridge with Postgress
5 years ago
benkuly 77fd23149b added gammu hard reset for sms modem
5 years ago
Slavi Pantaleev e4edfd5b12 Remove now-unnecessary /dev/null hacks from riot-web
5 years ago
Slavi Pantaleev 88a4a3ab55 Update components
5 years ago
Slavi Pantaleev b0b744dede Add periodic reconnection configuration to mautrix-facebook bridge
5 years ago
Slavi Pantaleev c838bd2f46
Merge pull request #514 from benkuly/master
5 years ago
benkuly f68e47d3c4 renamed role matrix-sms-bridge to matrix-bridge-sms
5 years ago
Slavi Pantaleev 0fce642179 Upgrade riot-web (1.6.2 -> 1.6.3)
5 years ago
benkuly 85c6befc04 removed unused delivery report
5 years ago
benkuly b60a4ac643 mount as slave
5 years ago
benkuly 3a3b95abfc added dev volume to find serial by id
5 years ago
benkuly 41b1925b2a remove dev mount
5 years ago
benkuly 0967bc3cd9 added missing z flag
5 years ago
Slavi Pantaleev c00a7c2fe9 Update mautrix-facebook configuration (invitation, backfilling support)
5 years ago
Slavi Pantaleev 5da31ba579 Move configuration templates outside of defaults/main.yml files
5 years ago
benkuly 26846a5f6c try privileged way
5 years ago
benkuly 2fd8216fbc try to fix device reconnect issues
5 years ago
benkuly cd17928805 revert remove of frequency
5 years ago
benkuly f383b152da removed gammu reset frequency
5 years ago
benkuly 0b7d6744bf added more docs and timeout value
5 years ago
Slavi Pantaleev f56a9a0f5f
Merge pull request #524 from cnvandijk/fix-executable-path
5 years ago
Slavi Pantaleev 8bae39050e Update settings for Synapse v1.14.0
5 years ago
tctovsli 45ba01510d
Synapse v.1.14.0
5 years ago
Chris van Dijk 74df10633a Remove hardcoded command paths in playbook cron usage
5 years ago
Chris van Dijk 6e3b877dc2 Remove hardcoded command paths in playbook shell usage
5 years ago
Chris van Dijk 6334f6c1ea Remove hardcoded command paths in systemd unit files
5 years ago
Ugurtan 5ace3f4a1c
fix for importing sqllite database
5 years ago
benkuly e4f128a1ba fixed wrong gammu path
5 years ago
benkuly 3d63ee6d13 add group dialout to container
5 years ago
Slavi Pantaleev a353217cf3 Add delivery_receipts option for matrix-bridge-mautrix-facebook
5 years ago
benkuly a7fd27c43c removed jinja command
5 years ago
benkuly ecf3116c4a fixed wrong gammu config dest
5 years ago
benkuly f8663512de fixed wrong paths
5 years ago
benkuly 805708e089 fix wrong used paath for gammu config file
5 years ago
benkuly 73b71a34c8 try to fix gammu-smsdrc is not a file
5 years ago
benkuly 1f570b3251 revert last change
5 years ago
benkuly 469554b836 try to use other mount option
5 years ago
benkuly eb8e3572fd fixed wrong behaviour of gammu
5 years ago
benkuly f0ff8112c7 database admin username must be neo4j
5 years ago
benkuly fe54690ea1 fixed missing registration var
5 years ago
benkuly 63705f94f1 removed templates
5 years ago
benkuly c802009b5c fixed wrong var name
5 years ago
benkuly be101a3114 added missing service to service list
5 years ago
benkuly 9ed80e754b added missing variable
5 years ago
benkuly 1ffa4a326c matrix-sms-bridge:
5 years ago
Slavi Pantaleev 4c4f208613 Upgrade mautrix-telegram (0.7.0 -> 0.7.2)
5 years ago
Slavi Pantaleev 5c7e5c57bd Upgrade riot-web (1.6.1 -> 1.6.2)
5 years ago
benkuly 4913ca4bb2 matri-sms-bridge:
5 years ago
benkuly 2d75fca257 added matrix-sms-bridge
5 years ago
Slavi Pantaleev 3198ed0dc9 Add missing matrix_mx_puppet_slack_container_http_host_bind_port variable
5 years ago
Slavi Pantaleev 4111e42070
Merge pull request #513 from joao-p-marques/fix/mx-puppet-bridge
5 years ago
joao-p-marques afd6d7e45a change var name to correct one
5 years ago
joao-p-marques c1bb4f680e enable oauth
5 years ago
Dan Arnfield ee3944bcdb Update postgres (12.2 -> 12.3, etc)
5 years ago
Slavi Pantaleev 8fb3ce6f6d Upgrade Synapse (v1.12.4 -> v1.13.0)
5 years ago
Slavi Pantaleev a3259bbd77
Add |to_json to some variables
5 years ago
louis a03e95b7eb enable by default v2 api prefix for ma1sd
5 years ago
Slavi Pantaleev 7a2dbdc2d7 Update components
5 years ago
Slavi Pantaleev ba23779b05 Fix incorrect Jitsi container image tags
5 years ago
teutat3s 47001258b5
Ensure prosody plugin path created / permissions
5 years ago
teutat3s fbd8f3ec9b
Jitsi prosody: add volume /prosody-plugins-custom
5 years ago
teutat3s c2df3d7bbf
Update jitsi containers to 4548-1
5 years ago
Marcel Partap 93f4111654 Prevent 404s when Riot tries to retrieve domain-specific config.json
5 years ago
Dan Arnfield 787f12e70d Fix typo in validation
5 years ago
Slavi Pantaleev dd527d5968 Ensure correct dimension.db file ownership
5 years ago
Slavi Pantaleev ae1b1be3f4 Do not use matrix:matrix for Dimension configuration
5 years ago
Slavi Pantaleev c1c8b8e62c Warn about matrix_user_uid/matrix_user_gid
5 years ago
Slavi Pantaleev 36c61b5b4e Introduce a separate group variable (matrix_user_groupname)
5 years ago
Slavi Pantaleev ccc7aaf0ce Fix "Migrating to a new server" flow due to dynamic user/group creation
5 years ago
Slavi Pantaleev 6032affc20
Merge pull request #486 from FanchTheSystem/avoid_fixed_uid_and_gid
5 years ago
Slavi Pantaleev 8fea6f5130 Make sure matrix_user_uid and matrix_user_gid are always set
5 years ago
Slavi Pantaleev 4359571d38 Upgrade riot-web to v1.6.0
5 years ago
Fanch a1c5a197a9 remove default UID/GID
5 years ago
Dan Arnfield e750c6c6ff Update coturn (4.5.1.1 -> 4.5.1.2)
5 years ago
Horvath Gergely d6266a8c47 fix skype bridge being rebuilt when upstream changed
5 years ago
Chris van Dijk 7585bcc4ac Allow the matrix user username and groupname to be configured separately
5 years ago
Chris van Dijk cf0e56e92b Consistent usage of matrix username and groupname, not uid and gid
5 years ago
Chris van Dijk 741064a178 Fix group ownership of Dimension base path and config
5 years ago
Slavi Pantaleev 0e26810162
Merge pull request #478 from cnvandijk/feature-jitsi-ldap-auth
5 years ago
Chris van Dijk 9d6614e80f Add support for Jitsi LDAP authentication
5 years ago
Slavi Pantaleev 669780976f
Update mappings configuration example
5 years ago
John Goerzen a2df0016eb Update matrix-appservice-irc to 0.16.0
5 years ago
GuillauG 29f606bac7
Add 'permalinkPrefix' and 'default_theme' for configuring riot web (#472)
5 years ago
teutat3s 37d427c05c
Update Jitsi docker images to stable 4416
5 years ago
Slavi Pantaleev 438652c732 Switch Slack image to a working tag
5 years ago
Slavi Pantaleev 9cc0c5955d Use |quote in some command calls
5 years ago
Aaron Raimist 23bfaa72ec
Upgrade Synapse (1.12.3 -> 1.12.4)
5 years ago
Rodrigo Belem 033dfcb26f Remove duplicated whitelist entry in skype main.yml
5 years ago
Rodrigo Belem 4149e03b69 Initial mx-puppet-slack bridge role
5 years ago
Slavi Pantaleev 272888d917
Merge pull request #462 from cnvandijk/feature-dimension-unfederated
5 years ago
Slavi Pantaleev 0af5a8c4cc Simplify mx-puppet-skype blacklists a bit
5 years ago
Rodrigo Belem b08a49d94d Allow skype more configurations for relay and provisioning
5 years ago
Chris van Dijk 3f4bc9b881 Move config supprt for unfederated dimension into group_vars
5 years ago
Slavi Pantaleev 9991d545dd Add note about synapse-janitor and require explicit confirmation for usage
5 years ago
Slavi Pantaleev 554da8338a
Merge pull request #463 from hooger/architecture
5 years ago
Marcel Partap 46984a4f99 Nginx conf: more testing less b0rk
5 years ago
Christoph Johannes Kleine 765c046beb
add missing ; to matrix-synapse.conf.j2
5 years ago
Marcel Partap 5f63d287b7 Move synapse worker ports up 10k
5 years ago
Marcel Partap e4763c21bc nginx config: route traffic to workers on matrix-synapse
5 years ago
Marcel Partap 66a4073512 Publish synapse worker ports, need to be accessible to nginx
5 years ago
Marcel Partap cf452fdf0a Fix corner-cases found through testing (aka ansible is nuts)
5 years ago
Marcel Partap a14b9c09ad Add to synapse nginx template conditional URL rewrites for workers
5 years ago
Marcel Partap 353bc7c362 Add initial support for synapse workers
5 years ago
Dan Arnfield e2de6a1569 Update nginx (1.17.9 -> 1.17.10)
5 years ago
Horvath Gergely bd61598faf add experimental(?) architecture support for arm32 and arm64
5 years ago
Chris van Dijk da2e90dcc1 Remove check for "Fail if Matrix Federation is disabled"
5 years ago
Chris van Dijk 3ddb8cd148 Add support for running dimension in an unfederated environment
5 years ago
Horvath Gergely 203a319881 force build docker image if git master changes
5 years ago
Slavi Pantaleev c13c29f48e Fix |to_nice_yaml breaking formatting
5 years ago
Slavi Pantaleev 8cd9cdead0 Improve consistency
5 years ago
Slavi Pantaleev 27cae3d90c
Merge pull request #461 from lampholder/toml/allowed_local_3pids
5 years ago
Tom e54428b160 Expose allowed local 3pids as a configurable option
5 years ago
Slavi Pantaleev 43201c9e22 Upgrade matrix-corporal (1.8.0 -> 1.9.0)
5 years ago
Slavi Pantaleev 9a43cc02e0 Only install docker-python if matrix_docker_installation_enabled
5 years ago
Slavi Pantaleev 4d260c0dd5 Add encryption configuration defaults to Mautrix bridges
5 years ago
Chris van Dijk 88c1fbf6aa Fix hardcoded values in postgres script matrix-change-user-admin-status
5 years ago
Chris van Dijk d83236ea0e Fix inconsistent whitespace
5 years ago
Rodrigo Belem cc8fc55ac6 Upstream set mx-puppet-skype default port to 8438
5 years ago
Slavi Pantaleev 69338d045a
Simplify if conditions
5 years ago
John Goerzen ddc44996e3
Fix to avoid putting an incorrect empty jitsi.preferredDomain when no local jitsi
5 years ago
Slavi Pantaleev 7035af87d8 Add support for Jitsi discovery for Riot via /.well-known/matrix/client
5 years ago
Slavi Pantaleev c1a66d3422 Put mx-puppet-skype configs in ./config directory, not ./data
5 years ago
Slavi Pantaleev 59d05ad72c
Merge pull request #441 from Jozian/skype
5 years ago
Slavi Pantaleev 67a5ef97ba Fix missing "stun:" prefix for jitsi/web STUN server URLs
5 years ago
Rodrigo Belem 1107207147 Initial mx-puppet-skype bridge role
5 years ago
Slavi Pantaleev 61fffa169c Use Jitsi STUN servers instead of Google ones
5 years ago
Slavi Pantaleev 14786071af Pass JVB_AUTH_PASSWORD environment variable to make JVB startup happy
5 years ago
Slavi Pantaleev f798605836 Undefine Jitsi secrets and require their (re-)definition
5 years ago
teutat3s f9d39f1c0c
update Jitsi, add generate-jitsi-passwords script
5 years ago
Slavi Pantaleev fab1e23609 Make a few more Jitsi Meet options configurable
5 years ago
Horvath Gergely 17e7bae2cc make selfbuild be forced on (and only) git master change
5 years ago
Horvath Gergely 3d096a2b13 make selfbuild be forced on (and only) git master change
5 years ago
Alin Trăistaru 604e581a97 add ntpd defaults
5 years ago
Slavi Pantaleev 5cca71e8da
Merge pull request #434 from teutat3s/missing_jitsi_jicofo_auth_url
5 years ago
Alin Trăistaru 697e91aa05 jitsi-web: add more defaults
5 years ago
teutat3s 9adddb19e2
fix whitespace
5 years ago
teutat3s ea072eb38d
add missing jitsi auth URL conditional
5 years ago
teutat3s 4ed0632327
fix jitsi guests mode according to docker-jitsi-meet repo
5 years ago
Slavi Pantaleev f78fa3f328 Upgrade Synapse (1.12.0 -> 1.12.3)
5 years ago
Slavi Pantaleev 5927ed56b0 Fix matrix_ma1sd_service_stat.stat.exists sometimes being undefined
5 years ago
Slavi Pantaleev c3efd2966f Fix mxisd -> ma1sd migration for older versions of Ansible
5 years ago
Slavi Pantaleev 845f5f007b Make Synapse use ma1sd (if enabled) for threepid registration
5 years ago
Slavi Pantaleev a0b82d2234 Fix mxisd -> ma1sd data migration (mxisd.db -> ma1sd.db)
5 years ago
Slavi Pantaleev a4ea2f850b Provide a friendlier migration message from people using matrix_mxisd_ variables
5 years ago
Slavi Pantaleev be19511338 Add missing container self-build variables for ma1sd
5 years ago
Slavi Pantaleev 59ccff9bab Fix mxisd -> ma1sd file copying
5 years ago
Marcel Partap 4172345d34 Fix regex matching against old variable names in ma1sd validation task
5 years ago
Marcel Partap e4ceeccd14 Add mxisd => ma1sd migration task
5 years ago
Marcel Partap 92672f8949 matrix-ma1sd/tasks/validate_config.yml: can ansible process regex in when statements?
5 years ago
Marcel Partap ed34d0ac39 fix "noeol" ("No newline at end of file" == missing 0A byte at file end)
5 years ago
Marcel Partap c2d384d2ef some more mxisd to ma1sd string/URL replacements
5 years ago
Marcel Partap 8c5c2e5eec Bump ma1sd version to 2.3.0
5 years ago
Marcel Partap 874e2e1fc0 Rename variables (s/mxisd/ma1sd/) and adapt roles
5 years ago
Marcel Partap 9d0803cdf9 Specify up-to-date version 2.2.2 of ma1sd docker image
5 years ago
Marcel Partap 187dedf920 Duplicate matrix-mxisd role for matrix-ma1sd fork
5 years ago
Slavi Pantaleev e1774c648a Upgrade riot-web (v1.5.14 -> v1.5.15)
5 years ago
Slavi Pantaleev 8bcc9712d0 Make follow_redirects configurable when checking /.well-known/matrix/client
5 years ago
Slavi Pantaleev ca04ca9ffe Make it possible to change Jitsi web UI language
5 years ago
Slavi Pantaleev 26b73e3a4b Do not install unnecessary bash-completion
5 years ago
Slavi Pantaleev edb77cf799
Merge pull request #426 from bnounours/master
5 years ago
Slavi Pantaleev 067588b262 Upgrade riot-web
5 years ago
Mickaël Cornière 82989b662a Fix bad network and bad path to postgre env
5 years ago
Slavi Pantaleev c655a6467a Fix --tags=start regression
5 years ago
Slavi Pantaleev ac60115190 Fix git installation bug during synapse-simple-antispam installation
5 years ago
Christian Wolf 3f62ff1120 Overcame bug in current systemd
5 years ago
Christian Wolf 51c271905d Removed bug in enhanced waiting
5 years ago
Christian Wolf 8c9b5ea6dd Removed a few syntax bugs in Archlinux configuration
5 years ago
Christian Wolf 4bc73ff4bb Removed autoinstallation of cron due to documentation
5 years ago
Christian Wolf 26bc66117d Removed redunadant waiting
5 years ago
Christian Wolf 2849f0b1b8 Changed task titles to be consistent
5 years ago
Christian Wolf d84b2868b7 Added basic changes to make it compatible with Archlinux
5 years ago
Slavi Pantaleev 3860709e19 Ensure matrix-mautrix-hangouts-db container is killed/removed
5 years ago
mooomooo eebc6e13f8 Made directory variables for /etc/systemd/system , /etc/cron.d , /usr/local/bin
5 years ago
Slavi Pantaleev 0f39cb9987 Fix incorrect server_name for Jitsi
5 years ago
Slavi Pantaleev 0e69a51036 Upgrade matrix-corporal (1.7.2 -> 1.8.0)
5 years ago
Slavi Pantaleev fcb4f2579d Upgrade matrix-corporal (1.7.1 -> 1.7.2)
5 years ago
Slavi Pantaleev d605b219a2 Manage Jitsi configuration by ourselves for most components
5 years ago
Slavi Pantaleev cdd9ee1962 Add Jitsi support
5 years ago
Slavi Pantaleev 9032151486 Update Synapse configuration for v1.12.0
5 years ago
tctovsli 949b5d7a46
Release synapse v.1.12.0
5 years ago
Slavi Pantaleev 027056e027 Fix weird path creation
5 years ago
Slavi Pantaleev b6cf5758cc
Merge pull request #407 from thedanbob/nginx-certbot
5 years ago
Slavi Pantaleev e9d7a6faf7
Merge pull request #406 from thedanbob/postgres-12.2
5 years ago
Dan Arnfield c7440b723a Update certbot (1.2.0 -> 1.3.0)
5 years ago
Dan Arnfield 4065d74a5f Update nginx (1.17.8 -> 1.17.9)
5 years ago
Dan Arnfield e36de7e627 Update postgres (12.1 -> 12.2, etc)
5 years ago
Dan Arnfield bfd87000cc Update riot-web (1.5.12 -> 1.5.13)
5 years ago
Slavi Pantaleev 3cee815baf Fix some typos
5 years ago
Slavi Pantaleev 063e988db2 Make gradle installation fail in a friendlier way on CentOS
5 years ago
Slavi Pantaleev 2b85fde103 Rename some variables for consistency
5 years ago
Slavi Pantaleev 8fe97abe7d Wire matrix_container_images_self_build to self_build variables via group_vars/matrix_servers
5 years ago
Horvath Gergely 30fd1ab2d6 add forgotten support for variable for matrix-bridge-mautrix-facebook role
5 years ago
Horvath Gergely 976f1a4582 fix riot-web version strip
5 years ago
Horvath Gergely 2d537484d5 introduce variable
5 years ago
Horvath Gergely a164fe485e fix wrong variable name
5 years ago
Horvath Gergely 3c8535c3bc check ansible version for self-building in every role
5 years ago
Horvath Gergely 6232a81caf check if target distro is Raspbian and install docker accordingly
5 years ago
Horvath Gergely a5d94eec0b refactor variable names
5 years ago
Horvath Gergely 310aa685f9 refactor based on Slavi's requests
5 years ago
Horvath Gergely d53d63ab07 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy into raspberry-pi
5 years ago
David Gnedt c55682d099 Update synapse-janitor to support current synapse database schema
5 years ago
Slavi Pantaleev e8d0b72a7b
Merge pull request #394 from swarnat/customization_welcome
5 years ago
Stefan Warnat 46664c4758 Adjust variable names
5 years ago
Slavi Pantaleev 00596452c2 Update riot-web (1.5.11 -> 1.5.12)
5 years ago
Stefan Warnat 054e6fed0c rearrange main.yml of riot-web and use same logo URL for both logos
5 years ago
Stefan Warnat 0322a5443a additional customizations of welcome page
5 years ago
Stefan Warnat 8bc4f56385 Improve customization of welcome page
5 years ago
Slavi Pantaleev a727e7c497 Upgrade Synapse (v1.11.0 -> v1.11.1)
5 years ago
Slavi Pantaleev be6c048abe Remove useless matrix_appservice_webhooks_webhooks_port
5 years ago
Slavi Pantaleev bbe7bff184
Merge pull request #392 from swarnat/fix_webhooks
5 years ago
tctovsli 209e716580
New version of matrix-riot-web
5 years ago
Stefan Warnat d5e5572f2c switch Port, which is exposed to same, which is internal used
5 years ago
Slavi Pantaleev 37f3a2d5a8 Add support for themes to riot-web
5 years ago
Julian Foad 3228cfd229 Add custom server name string in Riot config.
5 years ago
Julian Foad 7a45c651d2 Use new syntax for default HS/IS in Riot config.
5 years ago
Horvath Gergely 6366817930 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy into raspberry-pi
5 years ago
Horvath Gergely f56825580d hangouts-bridge no-proxy warning does not trigger when 'matrix_nginx_proxy_enabled = false' is explicitly set
5 years ago
Aaron Raimist 6ba961bd11
Upgrade riot-web (1.5.9 -> 1.5.10)
5 years ago
Horvath Gergely 610c98d6ab add riot-web support for raspberry pi
5 years ago
Horvath Gergely 40d0fea06c add mautrix-hangouts support for raspberry pi
5 years ago
Horvath Gergely ac118d2f25 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy into raspberry-pi
5 years ago
Horvath Gergely f28c7b71d2 build mxisd for rapsberry pi
5 years ago
Slavi Pantaleev 5de8f27122 Upgrade Synapse (v1.10.1 -> v1.11.0)
5 years ago
Horvath Gergely 8c1e00a6cd add mautrix-facebook support for raspberry pi
5 years ago
Horvath Gergely 5a4e4f6fb9 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy into raspberry-pi
5 years ago
Horvath Gergely 697f86d06f minor fix
5 years ago
Horvath Gergely 7c4a86bc6b add coturn support for raspberry pi
5 years ago
Slavi Pantaleev 6106a80708
Merge pull request #383 from sathiscode/patch-1
5 years ago
Slavi Pantaleev 8343ff5268
Add missing to_json filter
5 years ago
Sathis ff59901bc0
Fixed appservice webhooks container port mapping
5 years ago
Horvath Gergely d8b31afd1a Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy into raspberry-pi
5 years ago
orange 45e32bdad2 add synapse config enable_group_creation
5 years ago
Horvath Gergely 4b7f0787ca Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
5 years ago
Horvath Gergely a096eafb45 add possibility to install synapse on raspberry pi
5 years ago
Dan Arnfield 96557c6280 Update synapse (1.10.0 -> 1.10.1)
5 years ago
Slavi Pantaleev 47696056d3 Upgrade riot-web (1.5.8 -> 1.5.9)
5 years ago
Horvath Gergely bbbcc18c70 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
5 years ago
Slavi Pantaleev da98a06553
Merge pull request #377 from thedanbob/certbot-1.2.0
5 years ago
Slavi Pantaleev 2b6c263900
Merge pull request #376 from thedanbob/nginx-1.17.8
5 years ago
Dan Arnfield bb08022623 Update certbot (1.0.0 -> 1.2.0)
5 years ago
Dan Arnfield 74235df820 Update nginx (1.17.7 -> 1.17.8)
5 years ago
Dan Arnfield bac7685ce4 Update synapse (1.9.1 -> 1.10.0)
5 years ago
Horvath Gergely 8a0c3146d3 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
5 years ago
Daniel Hoffend b280b05c25 matrix-nginx-proxy: adding additional configuration blocks
5 years ago
Lee Verberne 8fe8cf9113 Fix matrix-appservice-irc database specification
5 years ago
Slavi Pantaleev f18037ae42 Disable TLSv1.1 by default
5 years ago
Slavi Pantaleev f9a67624e1 Upgrade Synapse (1.9.0 -> 1.9.1)
5 years ago
Slavi Pantaleev b323c975cf Upgrade riot-web (1.5.7 -> 1.5.8)
5 years ago
Slavi Pantaleev c9f2bf89b5 Fix incorrect REST Auth module URL
5 years ago
Slavi Pantaleev 38d4c555d0
Merge pull request #362 from spantaleev/ma1uta-rest-auth-password-provider
5 years ago
Slavi Pantaleev 0696845f3f
Merge pull request #361 from spantaleev/official-matrix-appservice-irc
5 years ago
Slavi Pantaleev 874d2390dd Revert "Upgrade Slack bridge to 1.0.2"
5 years ago
Slavi Pantaleev c2135d1afe Switch from kamax-matrix/matrix-synapse-rest-password-provider to ma1uta/matrix-synapse-rest-password-provider
5 years ago
Slavi Pantaleev aa05df6a02 Switch to upgraded & official matrix-appservice-irc Docker image
5 years ago
Slavi Pantaleev 77b919aec6 Become compatible with official matrix-appservice-irc Docker image
5 years ago
dhose 320d512541 Fix for when if case evaluates to false
5 years ago
Dan Arnfield bc620895ca Install python3-docker if ansible is running python 3
5 years ago
Slavi Pantaleev 2c04384e8e Synchronize config with the one from Synapse 1.9.0
5 years ago
Paul Tötterman e9761679eb
Upgrade Synapse to 1.9.0
5 years ago
Slavi Pantaleev 704d2ff861
Merge pull request #351 from prasket/matrix-change-user-admin-status
5 years ago
Dan Arnfield 86eff45e8b uri.follow_redirects is now a string field
5 years ago
prasket 83e7a8d9e6 corrected hardcoded matrix domain and added code to remove old matrix-make-user-admin script per suggestion.
5 years ago
Slavi Pantaleev 9d3d538a2d Use C collation for Postgres to appease Synapse
5 years ago
prasket e99497bb60 created new file with change admin options and removed make admin file. Updated name references as well throughout the project.
5 years ago
Slavi Pantaleev 72f6e56fb8 Upgrade mautrix-telegram (0.6.1 -> 0.7.0)
5 years ago
David Gnedt 73d0bf7170 Fix regex in matrix_appservice_webhooks_registration_yaml
5 years ago
Horvath Gergely 83e5cd7d6f Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
5 years ago
Björn Marten f9d518796b Correct regex in matrix_appservice_webhooks_registration_yaml
5 years ago
Björn Marten 80e4eb9ab7 Remove file logging completely
5 years ago
Björn Marten 268e1d0c80 Remove appearance section in matrix_appservice_webhooks_configuration_yaml due to not being used
5 years ago
Björn Marten 208d5d0fda Adjust log level choices to verbose and info
5 years ago
Björn Marten a8476c1b8e Mention that the bridge itself expects its own domain and not '/appservice-webhooks'
5 years ago
Björn Marten 654d45a2bf Adjust message when webhook bridge is activated but nginx-proxy is not
5 years ago
Björn Marten 6b2bf2c38b Get rid of rewrite terminology
5 years ago
Björn Marten 3a80616185 Change logging behaviour to only stdout with configurable verbosity (default: info)
5 years ago
Björn Marten 9892eac789 Adjust API secret to be a configurable and required variable
5 years ago
Björn Marten 50bf8c8dd7 Add matrix-appservice-webhooks role.
5 years ago
Lyubomir Popov 800dc61335
Upgrade riot-web (1.5.6 -> 1.5.7)
5 years ago
Gergely Horváth 1c314fcf29 first version of raspbian docker setup
5 years ago
Gergely Horváth 05966c8cff make sure Raspbian is not handled the same as Debian
5 years ago
Slavi Pantaleev 675aaa1215 Fix escaping issues affecting the Whatsapp bridge
5 years ago
Slavi Pantaleev 61e93744ec Upgrade Slack bridge to 1.0.2
5 years ago
Slavi Pantaleev bd38861179 Add support for automatic Double Puppeting for all Mautrix bridges
5 years ago
Slavi Pantaleev 53186ffa1c Sync configuration with upstream for all Mautrix bridges
5 years ago
Slavi Pantaleev a84a24d9f5 Upgrade nginx (1.17.6 -> 1.17.7)
5 years ago
Slavi Pantaleev fddd3f922f Upgrade Synapse to 1.8.0
5 years ago
Marcel Partap 7ead77fdb7 Remove spurious 'mxisd' string from mautrix bridge templates comment
5 years ago
Dan Arnfield 4f3f263420 Update synapse (1.7.2 -> 1.7.3)
5 years ago
Slavi Pantaleev 8b5b075fda Fix typo
5 years ago
Slavi Pantaleev 0e3e3cdf86 Upgrade Synapse (1.7.1 -> 1.7.2)
5 years ago
Slavi Pantaleev 9a33e5c7ad Make it possible to control Coturn ports and listen interfaces
5 years ago
Slavi Pantaleev 89dbe5cfc5 Add the ability to control the certbot HTTP bind port
5 years ago
Slavi Pantaleev b09f5a783b Upgrade Synapse (1.7.0 -> 1.7.1)
5 years ago
Slavi Pantaleev a78002f12b Upgrade certbot (0.40.1 -> 1.0.0)
5 years ago
Slavi Pantaleev d69ddcfdac Upgrade Synapse (1.6.1 -> 1.7.0)
5 years ago
Daniel Løvbrøtte Olsen 3f7af3ef3f
Expose self service bridging in matrix_appservice_discord
5 years ago
Slavi Pantaleev 8cd51ad1ab
Merge pull request #322 from aaronraimist/integrations-manager-well-known
5 years ago
Aaron Raimist 2ea507e2ea
Don't make it Dimension specific
5 years ago
Slavi Pantaleev 783ed766f0 Upgrade riot-web (1.5.5 -> 1.5.6)
5 years ago
Yuri Moens 0866f98957 Render vhost directives in https server block
5 years ago
Slavi Pantaleev ca3b158d94 Add support to matrix-nginx-proxy to work in HTTP-only mode
5 years ago
Aaron Raimist fe932273aa
Implement MSC1957: Integration manager discovery
5 years ago
Aaron Raimist 79d1576648
Allow Synapse manhole to be enabled
5 years ago
Slavi Pantaleev 1ec7cd898d Upgrade matrix-corporal (1.7.0 -> 1.7.1)
5 years ago
Slavi Pantaleev 163a1b4294
Merge pull request #318 from benkuly/master
5 years ago
Slavi Pantaleev ce1ce03b3d Upgrade matrix-corporal (1.6.0 -> 1.7.0)
5 years ago
benkuly e23be75f6d
added vars for bot token in telegram bridge
5 years ago
Slavi Pantaleev 25dc53c34a Switch riot-web image (bubuntux/riot-web -> vectorim/riot-web)
5 years ago
Slavi Pantaleev b55198836a Upgrade riot-web (1.5.4 -> 1.5.5)
5 years ago
Slavi Pantaleev b8baf1356e Upgrade Synapse (1.6.0 -> 1.6.1)
5 years ago
Dan Arnfield fda16c17f5 Update riot-web (1.5.3 -> 1.5.4)
5 years ago
Slavi Pantaleev 0c51440426 Update Synapse to v1.6.0
5 years ago
Dan Arnfield 24646dc506 Update nginx (1.17.5 -> 1.17.6)
5 years ago
Dan Arnfield 4a60f385d1 Update postgres versions (12.0 -> 12.1, etc)
5 years ago
Slavi Pantaleev 4cc6cdf6f3
Merge pull request #314 from aaronraimist/well-known-client-no-identity
5 years ago
Aaron Raimist 9ab68a3cb4
Remove identity server section from .well-known/matrix/client if there is no identity server
5 years ago
Slavi Pantaleev f348370f15
Remove unnecessary update_cache directive / Debian
5 years ago
Slavi Pantaleev c88c0e7e87
Remove unnecessary update_cache directive / CentOS
5 years ago
Dan Arnfield 960088752c Add matrix_docker_package_name
5 years ago
Dan Arnfield 80cfb2a93e Add matrix_docker_installation_enabled
5 years ago
Dan Arnfield 3cec6947ed Refactor base server setup tasks
5 years ago
Hardy Erlinger eb7391d373 Fix: Restrict a Debian-specific task to Debian OS.
5 years ago
Dan Arnfield b975363530 Don't install docker-ce if docker.io is installed
5 years ago
Dan Arnfield 140002ed49 Update certbot (0.38.0 -> 0.40.1)
5 years ago
Slavi Pantaleev 2da40c729a Do not expose server room directory by default
5 years ago
Slavi Pantaleev 50614f1bad Simplify Prerequisites a bit
5 years ago
Mike 4edb1eb131
Update init.yml
5 years ago
Michael Haak 5b213e6ad0 Replace constructs appending elements with variables to matrix_synapse_container_extra_arguments. Fixes issue https://github.com/spantaleev/matrix-docker-ansible-deploy/issues/304
5 years ago
Aaron Raimist c600ff758d
Upgrade riot-web (1.5.2 -> 1.5.3)
5 years ago
Slavi Pantaleev f0e80218b0 Upgrade Synapse (1.5.0 -> 1.5.1)
5 years ago
Dan Arnfield 80265bfec5 Update riot-web (1.5.0 -> 1.5.2)
5 years ago
recklesscoder 5d3b765241
Actually use matrix_synapse_storage_path
5 years ago
Slavi Pantaleev 721ca9b83f Add missing publicUrl configuration for Dimension
5 years ago
Dan Arnfield 9b187eca8f Update nginx (1.17.4 -> 1.17.5)
5 years ago
Dan Arnfield f0ce0db7dc Update synapse (1.4.1 -> 1.5.0)
5 years ago
Slavi Pantaleev e81837a586
Undo some formatting changes
5 years ago
Noah Fleischmann 1df3d53243 Verbose logging should be off per default
5 years ago
Noah Fleischmann 9728bdffee Undo auto formatting
5 years ago
Noah Fleischmann 852fceb33f Add documentation
5 years ago
Noah Fleischmann c3fb7ebf4c Add variable for mxisd verbose logging
5 years ago
Slavi Pantaleev 3bf7a7a85e Upgrade riot-web (1.4.2 -> 1.5.0)
5 years ago
Slavi Pantaleev e0ea708acc Upgrade Synapse (1.4.0 -> 1.4.1)
5 years ago
Julian Foad 7ce80bc58e
Quote docker args in case inputs contain spaces
5 years ago
Slavi Pantaleev e32aaacaa7 Make gzipped SQL dumps by default during --upgrade-postgres
5 years ago
Slavi Pantaleev 29526e7bb1 Add support for backing up / importing all Postgres databases/users
5 years ago
Aaron Raimist 5a2c1a44e4
Upgrade riot-web (1.4.1 -> 1.4.2)
5 years ago
Paul Tötterman aabb16d78b Fix spelling ngnix -> nginx
5 years ago
Slavi Pantaleev 9c438a3870 Add support for Postgres v12
5 years ago
Dan Arnfield b59642950e Update riot-web (1.4.0 -> 1.4.1)
5 years ago
Slavi Pantaleev f25696489b
Merge pull request #273 from Sporiff/patch-1
5 years ago
Slavi Pantaleev 19fb96fa57
Merge pull request #275 from aaronraimist/synapse-1.4.0
5 years ago
Slavi Pantaleev a37b96d829 Upgrade Synapse to 1.4.0
5 years ago
Slavi Pantaleev 392f8202bd Make SAML2 configuration match sample config generated using generate command
5 years ago
Slavi Pantaleev 810d0fb0e4 Make it possible to serve static websites from the base domain
5 years ago
Aaron Raimist 413d9ec143
WIP: Upgrade Synapse (1.3.1 -> 1.4.0rc2)
5 years ago
Ciarán Ainsworth 271d32b866
Bump riot web version 1.3.6 -> 1.4.0
5 years ago
Slavi Pantaleev 1dd1f9602f
Merge pull request #271 from thedanbob/certbot-0.38
5 years ago
Dan Arnfield c12ca8fff0 Update certbot (0.37.1 -> 0.38.0)
5 years ago
Dan Arnfield 2dd9dc4882 Update nginx (1.17.3 -> 1.17.4)
5 years ago
Slavi Pantaleev 3264024055 Update matrix-corporal (1.5.0 -> 1.6.0)
5 years ago
Slavi Pantaleev 73c90e9513 Try to make Synapse config/key generation respect uid/gid
5 years ago
Dan Arnfield f076bd2474 Update riot-web (1.3.5 -> 1.3.6)
5 years ago
Slavi Pantaleev 39ae7959bd Upgrade Telegram bridge (0.6.0 -> 0.6.1)
5 years ago
gusttt 25262fa0e1 Disable docker network tasks in check mode to allow running the playbook in check mode (--check --diff)
5 years ago
Aaron Raimist b930c29bf0
Upgrade riot-web (1.3.3 -> 1.3.5)
5 years ago
Slavi Pantaleev 68ed2ebefa Add support for Synapse Simple Antispam
5 years ago
Slavi Pantaleev 4b1e9a4827 Add support for configuring Synapse spam_checker setting
5 years ago
Slavi Pantaleev 6b8ca70a0b Upgrade Exim (4.92.1 -> 4.92.2)
5 years ago
Slavi Pantaleev 14e242aec1 Make matrix-mailer exit more gracefully
5 years ago
Slavi Pantaleev 1784bde226 Ensure Postgres data ownership is correct
5 years ago
Slavi Pantaleev a6d51ebe9b Force-pull Slack Docker image if :latest
5 years ago
Julian Foad a5eb845a2d
Fix force-pulling of mautrix-whatsapp
5 years ago
Slavi Pantaleev f2f3d41649 Make matrix-corporal configuration extensible
5 years ago
Slavi Pantaleev 2d4e19326d Add missing when statement
5 years ago
Slavi Pantaleev 0edd7e8089 Make Riot-web configuration extensible
5 years ago
Slavi Pantaleev c4eebc5355 Add information about community-grouping for the Facebook bridge
5 years ago
Slavi Pantaleev 10a9deba4a Make Synapse configuration extensible
5 years ago
Slavi Pantaleev b440d5b73c Remove some fact definitions during runtime
5 years ago
Slavi Pantaleev 65da600426
Merge branch 'master' into master
5 years ago
Slavi Pantaleev c8a4d59a81
Merge pull request #251 from Munfred/master
5 years ago
Slavi Pantaleev 2ef8898421
Add comment
5 years ago
Slavi Pantaleev 97fb71d98c
Change privilege level
5 years ago
Slavi Pantaleev 1bcbc4a9ba Update matrix-corporal (1.4.0 -> 1.5.0)
5 years ago
Slavi Pantaleev 2efcf11ee8
Remove some whitespace
5 years ago
Dan Arnfield 1ce3526bf2 Update riot-web (1.3.2 -> 1.3.3)
5 years ago
Dan Arnfield 42ea3cb0e1 Update synapse (1.3.0 -> 1.3.1)
5 years ago
Slavi Pantaleev db57618abd Update nginx and certbot
5 years ago
Slavi Pantaleev 1b2191a0f1 Add new Synapse configuration options (since 1.3.0)
5 years ago
Dan Arnfield 7b5e633776 Update synapse (1.2.1 -> 1.3.0)
5 years ago
Slavi Pantaleev a1afafeb35 Upgrade mxisd (1.4.5 -> 1.4.6)
5 years ago
Slavi Pantaleev 59d807fca7 Ensure auth.clientID is passed as string in Discord configuration
5 years ago
Dan Arnfield dc11704c11 Bump postgres versions (11.5, 10.10, 9.6.15)
5 years ago
Slavi Pantaleev 910ffb481c Update email2matrix (1.0 -> 1.0.1)
5 years ago
Slavi Pantaleev 99f5baa7bb Fix undefined variable error (matrix_synapse_id_servers_public)
5 years ago
Slavi Pantaleev 5b736c416b
Merge pull request #236 from oleg-fiksel/guest-access
5 years ago
Oleg Fiksel 43628ddad6 Added "|to_json" to ensure we really pass a boolean
5 years ago
Oleg Fiksel f713bbe0f8 Added possibility to enable guest access on synapse
5 years ago
Slavi Pantaleev 3e57a1463a Serve nginx status page over HTTPS as well
5 years ago
p5t2vspoqqw c32a3e3204 correct defaults
5 years ago
p5t2vspoqqw 4b8190dc3f serve status page for matrix.DOMAIN only
5 years ago
p5t2vspoqqw 281f2ee519 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
5 years ago
Dan Arnfield dc71457132 Update riot-web (1.3.0 -> 1.3.2)
5 years ago
microchipster 122c3f1ec0 sync more chats in hangouts, switch to admin mode
5 years ago
microchipster 1e8d593f7a fix hangout displayname bug
5 years ago
microchipster 75785a0734 fix login url
5 years ago
microchipster 74d9eb1ec0 fix incorrect nginx proxy entry for hangouts bridge
5 years ago
microchipster 754c475338 matrix-hangouts/login instead of just /login
5 years ago
microchipster 95750c1bc7 attempt to inject nginx config for hangouts bridge
5 years ago
microchipster 264704a29e absorb Munfred changes
5 years ago
Eduardo Beltrame c1aea7c3fc Update validate_config.yml
5 years ago
Eduardo Beltrame 85c7e9eb09 Update validate_config.yml
5 years ago
Eduardo Beltrame 0a9ce65d3b Update validate_config.yml
5 years ago
Eduardo Beltrame ad682f2180 Update main.yml
5 years ago
Eduardo Beltrame ef9f6efd12 Update main.yml
5 years ago
Eduardo Beltrame 451d84a981 Update main.yml
5 years ago
Eduardo Beltrame da6d2e5621 Update main.yml
5 years ago
Eduardo Beltrame bc1c30168c remove login block -- wrong file
5 years ago
Eduardo Beltrame c71cef3f70 Add hangouts /login in the right place
5 years ago
Eduardo Beltrame b0f203b2ec Update main.yml
5 years ago
Eduardo Beltrame ab6e808bc6 fix /login for mautrix-hangouts bridge
5 years ago
Eduardo Beltrame 4528e6402b add Publicly accessible base URL for the login endpoints.
5 years ago
Eduardo Beltrame 2d3fc98d18 Update main.yml
5 years ago
microchipster a16347789d nginx settings for hangouts bridge login
5 years ago
microchipster 0585889d5a add hangouts bridge by copying facebook bridge and find-replacing
5 years ago
Slavi Pantaleev 4be35822dd Add Email2Matrix support
5 years ago
p5t2vspoqqw 51d5741bb3 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
5 years ago
Slavi Pantaleev 6fe4bafc2a Decrease default Synapse logging level
5 years ago
Slavi Pantaleev 6fc779dc83 Ensure matrix_ssl_retrieval_method value is valid
5 years ago
Slavi Pantaleev c40d28a0dc Relocate user-store.db/room-store.db when migrating Discord bridge files
5 years ago
Slavi Pantaleev 524436ebef Add missing required parameters for Discord bridge
5 years ago
Slavi Pantaleev 18f6b29372 Bump matrix-mailer / exim release (4.92.1-r0-0 -> 4.92.1-r0-1)
5 years ago
Slavi Pantaleev 0e3b73a612 Upgrade matrix-mailer / exim (4.92 -> 4.92.1)
5 years ago
Slavi Pantaleev d543780e42 Use mautrix-telegram Docker image from new official registry
5 years ago
Slavi Pantaleev 53ab66eef8 Use mautrix-whatsapp Docker image from new official registry
5 years ago
Slavi Pantaleev 82bb55ae7a Use new default port config for mautrix-facebook
5 years ago
Slavi Pantaleev b0162d6f75 Use mautrix-facebook Docker image from new official registry
5 years ago
kingoftheconnors 177ec295b4 Fixed matrix-appservice-slack docker command problems
5 years ago
kingoftheconnors 49766c5dac Added Slack role
5 years ago
Dan Arnfield de6c1c99b2 Fix apt message: docker doesn't support arch 'i386'
5 years ago
Slavi Pantaleev bd99dd05b4 Upgrade Synapse (1.2.0 -> 1.2.1)
5 years ago
Slavi Pantaleev 255b67a0ce Update homeserver.yaml with new options from Synapse v1.2.0
5 years ago
Dan Arnfield 0e54515c9d Update synapse (1.1.0 -> 1.2.0)
5 years ago
Dan Arnfield 9296dfd094 Update nginx (1.17.1 -> 1.17.2)
5 years ago
Lyubomir Popov 5e104e6667
Upgrade riot-web (1.2.4 - 1.3.0)
5 years ago
p5t2vspoqqw fde8615d4e Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
5 years ago
Slavi Pantaleev 479a5137ca
Merge pull request #218 from RedooNetworks/master
5 years ago
Stefan Warnat 2d24779583 remove newline
5 years ago
Stefan Warnat 2706ca9586 add configuration to change Riot.im branding
5 years ago
p5t2vspoqqw 5054fff88b Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
5 years ago
Slavi Pantaleev 3a8ed2dd81 Upgrade riot-web (1.2.3 -> 1.2.4)
5 years ago
Slavi Pantaleev 5a6c546d87 Upgrade Telegram bridge (0.5.2 -> 0.6.0)
5 years ago
Slavi Pantaleev 87e3650327 Ensure Discord client id is passed as a string
5 years ago
Slavi Pantaleev 277a6eb7da
Merge pull request #215 from danbob/update-riot-web
5 years ago
Dan Arnfield b087d06f1e Update to riot 1.2.3
5 years ago
Slavi Pantaleev 1316d36f8b Fix deprecation warning (using cron module without name)
5 years ago
Slavi Pantaleev 9d07aaefbf Fix passkey.pem permissions breaking IRC bridge
5 years ago
Slavi Pantaleev 0ca21d80d7 Add Synapse Maintenance docs and synapse-janitor integration
5 years ago
Slavi Pantaleev 631a14bf0c Rename run control variables for consistency
5 years ago
Slavi Pantaleev e805044b80 Delete scripts when uninstalling Postgres
5 years ago
p5t2vspoqqw d88e261150 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
5 years ago
Dan Arnfield f83bbf8525 Bump nginx version
5 years ago
Slavi Pantaleev 17cd52ced6 Make Synapse log messages a bit prettier
5 years ago
Slavi Pantaleev ef5e4ad061 Make Synapse not log to text files
5 years ago
Slavi Pantaleev b84139088c Fix password providers not working on Synapse v1.1.0
5 years ago
Slavi Pantaleev 73158e6c2f Fix unintentionally inverted boolean
5 years ago
Slavi Pantaleev da6edc9cba Add support for disabling Synapse's local database for user auth
5 years ago
Slavi Pantaleev 2b3865ceea Upgrade Synapse (1.0.0 -> 1.1.0)
5 years ago
p5t2vspoqqw 9874c3df90 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
5 years ago
Slavi Pantaleev 8529efcd1c Make Discord bridge configuration playbook-managed
5 years ago
Slavi Pantaleev 918526c5fe Update riot-web (1.2.1 -> 1.2.2)
5 years ago
Dan Arnfield 1eaa7b6967 Update postgres versions to latest
5 years ago
Dan Arnfield ae3a1bb148 Update nginx to 1.17.0
5 years ago
Slavi Pantaleev 37c8b96d06 Use stricter regex in bridges' registration.yaml
5 years ago
Slavi Pantaleev c876a7df1d Use |regex_escape in Whatsapp registration.yaml
5 years ago
Slavi Pantaleev 3ff57ed74d Use container network for communication between homeserver and Whatsapp bridge
5 years ago
Slavi Pantaleev 6e26d286af
Merge pull request #207 from tommes0815/whatsapp-config-playbook-managed
5 years ago
Slavi Pantaleev 62509e4849
Fix indentation consistency
5 years ago
Thomas Kuehne 4797469383 Make WhatsApp bridge configuration playbook-managed
6 years ago
Lee Verberne 9195ef4c07 Disable appservice-irc log files
6 years ago
p5t2vspoqqw 466b35b1b6 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
6 years ago
Slavi Pantaleev 174a6fcd1b Make IRC bridge configuration entirely managed by the playbook
6 years ago
Slavi Pantaleev 668f98a2d3 Escape domain in bridge registration regex
6 years ago
Slavi Pantaleev 380714d290 Talk to Telegram bridge over container network
6 years ago
Slavi Pantaleev f994e40bb7 Extend IRC bridge configuration with some additional options
6 years ago
Slavi Pantaleev 6b023d09d4 Use container network address for communication between IRC bridge and homeserver
6 years ago
Slavi Pantaleev 169b09f0ed Fix token mismatch error for the Telegram bridge
6 years ago
Slavi Pantaleev 4e8543ce21 Make Telegram bridge configuration playbook-managed
6 years ago
Slavi Pantaleev 2902b53267 Minor fixes for consistency
6 years ago
Slavi Pantaleev 00383a73ac Make running --tags=setup-synapse only not fail to register bridges
6 years ago
Slavi Pantaleev d8a4007220 Upgrade exim (4.91 -> 4.92)
6 years ago
Slavi Pantaleev 3956b300ed Disable riot-web's welcome bot
6 years ago
Slavi Pantaleev 2e16257e50 Do not ask for _matrix._tcp SRV records anymore
6 years ago
p5t2vspoqqw 8fcdac3738 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
6 years ago
Slavi Pantaleev d8afb241ca
Merge pull request #201 from aaronraimist/default-room-version
6 years ago
Slavi Pantaleev f4574961c7
Prevent double-quotes around default room version
6 years ago
Aaron Raimist 483bdd8c01
Allow default room version to be configured
6 years ago
Aaron Raimist d262028d82
Upgrade mxisd (1.4.4 -> 1.4.5)
6 years ago
Slavi Pantaleev e4068e55ee Upgrade Synapse (0.99.5.2 -> 1.0.0)
6 years ago
Slavi Pantaleev 7d3adc4512 Automatically force-pull :latest images
6 years ago
Slavi Pantaleev 4f87f7e43e
Explain matrix_postgres_container_postgres_bind_port a little more
6 years ago
Aaron Raimist 6fce809d10
Add config option to be able to access database outside of container
6 years ago
Aaron Raimist 79f4bcf5be
Enable sentry.io integration
6 years ago
Slavi Pantaleev 44156fe659 Fix Ansible 2.8 deprecation in Dimension role
6 years ago
Slavi Pantaleev 3567d9adba Fix typo
6 years ago
Slavi Pantaleev a9953dd641 Make Facebook/Telegram bridges not log to files
6 years ago
Slavi Pantaleev 18baeabdf2 Do not create Facebook bridge directories with recurse: true
6 years ago
Slavi Pantaleev bf446b6e15 Fix double mv command
6 years ago
Slavi Pantaleev 172b0fa88c Separate Facebook bridge configuration and data
6 years ago
Slavi Pantaleev 330648a3e0 Make Facebook bridge configuration playbook-managed
6 years ago
Slavi Pantaleev d6d6c152a3 Delay bridge startup to ensure Synapse is up
6 years ago
Slavi Pantaleev 328d981b05 Fix undefined variables in mxisd and Dimension configuration
6 years ago
p5t2vspoqqw 0e9953f1ef Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
6 years ago
Slavi Pantaleev 99086f90e8 Upgrade riot-web (1.2.0 -> 1.2.1)
6 years ago
p5t2vspoqqw 4b657b3822 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
6 years ago
kingoftheconnors c06b47af77 Fixed error message to direct users to the right debug command
6 years ago
Slavi Pantaleev 3bc8aa0a82 Upgrade Synapse (0.99.5.1 -> 0.99.5.2)
6 years ago
Slavi Pantaleev 35892286a1 Upgrade mxisd (1.4.3 -> 1.4.4)
6 years ago
Slavi Pantaleev 2982b03809 Explicitly serialize matrix_synapse_app_service_config_files
6 years ago
Slavi Pantaleev f1c124331f Upgrade riot-web (1.1.2 -> 1.2.0)
6 years ago
Slavi Pantaleev 70487061f4 Prefer --mount instead of -v for mounting volumes
6 years ago
Slavi Pantaleev 7d8dde8a53 Add support for proxying /_synapse/admin APIs
6 years ago
Slavi Pantaleev 5361d3a412 Fix Telegram bridge proxying config when matrix-nginx-proxy disabled
6 years ago
Slavi Pantaleev 7379968a3c Fix Telegram bridge HTTP proxying when not using matrix-nginx-proxy
6 years ago
Slavi Pantaleev 120abaf391 Upgrade Telegram bridge (0.5.1 -> 0.5.2)
6 years ago
Slavi Pantaleev ab59cc50bd Add support for more flexible container port exposing
6 years ago
Slavi Pantaleev be2812bc8f Remove unnecessary variables
6 years ago
Jason Locklin 54a281a425 Config validation not required
6 years ago
p5t2vspoqqw 0cfa73f153 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
6 years ago
Slavi Pantaleev a8b633561d Upgrade Synapse (v0.99.4 -> v0.99.5.1)
6 years ago
Dan Arnfield 9c23d877fe Fix docker_image option for ansible < 2.8
6 years ago
Dan Arnfield fa38c84be2 Fix casting int to string warning
6 years ago
Dan Arnfield db15791819 Add source option to docker_image to fix deprecation warning
6 years ago
Dan Arnfield 3982f114af Fix CONDITIONAL_BARE_VARS deprecation warning in ansible 2.8
6 years ago
Slavi Pantaleev affb99003c Improve Synapse variable naming consistency
6 years ago
Slavi Pantaleev 5c821b581a Check fullchain.pem, not cert.pem
6 years ago
Slavi Pantaleev 3250df6765 Make bridge uninstallation stop services
6 years ago
Slavi Pantaleev a1e9818356 Update comment
6 years ago
Slavi Pantaleev 3ece9375c6
Merge pull request #179 from spantaleev/separate-bridge-roles
6 years ago
Slavi Pantaleev fc7ba153b1 Make matrix-synapse role respect matrix_synapse_enabled flag
6 years ago
Slavi Pantaleev 8d654aecdd Improve file naming consistency
6 years ago
Stuart Mumford a4bcd7ce8f
Add a variable to control the stop tasks
6 years ago
Slavi Pantaleev e3b4622ac8 Split Synapse extension tasks into install/uninstall files
6 years ago
Slavi Pantaleev 663d1add92 Move matrix-appservice-discord into a separate role
6 years ago
Slavi Pantaleev 13c4e7e5b6 Merge branch 'master' into separate-bridge-roles
6 years ago
Slavi Pantaleev ae7c8d1524 Use SyslogIdentifier to improve logging
6 years ago
Slavi Pantaleev cf3117011b Upgrade Synapse (0.99.3.2 -> 0.99.4)
6 years ago
Slavi Pantaleev 6db10ed6f3 Upgrade riot-web (1.1.1 -> 1.1.2)
6 years ago
Slavi Pantaleev 3339e37ce9 Move matrix-appservice-irc into a separate role
6 years ago