1354 Commits (0a977ce113d07e9446821664eaec989943f32f88)

Author SHA1 Message Date
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
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
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