1854 Commits (cc5a8ee1a9fb694caaf17cbaa41414535179b001)

Author SHA1 Message Date
Slavi Pantaleev ca066217d1
Merge pull request #757 from 0x46616c6b/disable-nginx-logging-option
4 years ago
louis dcd4716636 add option to disable nginx access log
4 years ago
Slavi Pantaleev d0ee86e0a5 Fix matrix_corporal_docker_image_name_prefix referencing matrix_synapse_ stuff
4 years ago
Agustin Ferrario a06feba281 Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy
4 years ago
Slavi Pantaleev 8748f3d443 Move python{,3}-docker installation to another task
4 years ago
Slavi Pantaleev 349fbb6434 Do not hardcode armhf for Raspbian
4 years ago
Slavi Pantaleev a09ed58892 Ensure gnupg installed on Raspbian
4 years ago
Slavi Pantaleev f545de53f7 Do not hardcode "ubuntu" for the Docker APT key URL
4 years ago
Slavi Pantaleev 55f252a6ed Do not hardcode amd64 in setup_debian.yml
4 years ago
Slavi Pantaleev ed159cc742 Move matrix_architecture to matrix-base
4 years ago
Agustin Ferrario 2082242499 Add `matrix_nginx_proxy_ssl_config`
4 years ago
Slavi Pantaleev 0f4649a45c Merge branch 'master' into postgres-per-default
4 years ago
Slavi Pantaleev a4b8baee49 Fix inability to send (Matrix -> Discord) messages via appservice-discord
4 years ago
Slavi Pantaleev a197968b7f Make matrix-registration use Postgres by default
4 years ago
Slavi Pantaleev 1bd5c240e5 Add support for executing additional DB migration statements
4 years ago
Slavi Pantaleev 3289298ac7 Merge branch 'master' into postgres-per-default
4 years ago
Slavi Pantaleev 69f71f48a6 Upgrade matrix-registration (v0.7.1 -> 0.7.2) and use official image
4 years ago
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