Commit Graph

2010 Commits (1bd5c240e582bfc4d4d1fcaaea5be326f5186e92)
 

Author SHA1 Message Date
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 6ebebcaa81
Merge pull request #754 from straend/patch-1
4 years ago
Tomas Strand 6a3f6fbcb5
Missing ` in traefik domains instructions
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 3ab7dd1abe Potentially add matrix-postgres.service as required for bridges, etc.
4 years ago
Slavi Pantaleev af3ea67bba Add (SQLite + Postgres) support and automatic migration to matrix-ma1sd
4 years ago
Slavi Pantaleev 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 2848322461 Remove some remaining `_database_password` usage in favor of `_postgres_pasword`
4 years ago
Slavi Pantaleev 6a2dd8088c Fix typo (matrix_telegram_facebook_postgres_hostname -> matrix_mautrix_telegram_postgres_hostname)
4 years ago
Slavi Pantaleev 05dd091133 Rename `_database_hostname` to `_postgres_hostname`
4 years ago
Slavi Pantaleev 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 2a99e84b5b Rename Postgres-related variables (`matrix*database_*` -> `matrix*postgres_*`)
4 years ago
Slavi Pantaleev c0edacbefd Fix matrix_postgres_additional_databases syntax problems
4 years ago
Slavi Pantaleev d91aa5a060 Do not introduce sub-variables exposing implementation details
4 years ago
Slavi Pantaleev f1e85f7112 Don't mention Postgres roles, just say users
4 years ago
transcaffeine b217a2ed69
postgres: set default in playbook to postgres but fallback to sqlite
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