e49eb078a
Add support for automatic (Postgres -> SQLite) migration to mx-puppet-skype by
2020-12-22 16:29:47 +0200
c3b63c6c9
Update element-web (1.7.15 -> 1.7.16) by
2020-12-22 08:29:37 -0600
c180fa4e8
Merge pull request #760 from thedanbob/nginx-1.19.6 by
2020-12-22 16:25:43 +0200
10e0fa17a
Update nginx (1.19.5 -> 1.19.6) by
2020-12-22 08:23:37 -0600
d135cd9cd
Ensure mx-puppet-discord directories are created before attempting migration by
2020-12-22 13:44:33 +0200
44c9f4dac
Add support for automatic (Postgres -> SQLite) migration to mx-puppet-instagram by
2020-12-22 13:30:52 +0200
e64758c11
Add missing restart task by
2020-12-22 13:24:53 +0200
149872e00
Add support for automatic (Postgres -> SQLite) migration to mx-puppet-discord by
2020-12-22 11:10:10 +0200
9b4bf7358
Fix undefined variable reference by
2020-12-22 11:08:07 +0200
6488e11d6
Relocate some tasks by
2020-12-22 10:52:36 +0200
ca066217d
Merge pull request #757 from 0x46616c6b/disable-nginx-logging-option by
2020-12-21 22:30:25 +0200
dcd471663
add option to disable nginx access log by
2020-12-20 17:30:28 +0100
d0ee86e0a
Fix matrix_corporal_docker_image_name_prefix referencing matrix_synapse_ stuff by
2020-12-21 15:44:14 +0200
8149601d6
added section to import database with a password by
2020-12-21 09:16:16 +0800
a06feba28
Merge branch 'master' of https://github.com/spantaleev/matrix-docker-ansible-deploy by
2020-12-18 10:22:43 +0100
8748f3d44
Move python{,3}-docker installation to another task by
2020-12-17 11:49:56 +0200
349fbb643
Do not hardcode armhf for Raspbian by
2020-12-17 11:47:34 +0200
a09ed5889
Ensure gnupg installed on Raspbian by
2020-12-17 11:45:32 +0200
f545de53f
Do not hardcode "ubuntu" for the Docker APT key URL by
2020-12-17 11:39:18 +0200
55f252a6e
Do not hardcode amd64 in setup_debian.yml by
2020-12-17 11:37:30 +0200
ed159cc74
Move matrix_architecture to matrix-base by
2020-12-17 11:33:18 +0200
e2e6cfaa8
Document Ansible's Python interpreter discovery some more by
2020-12-16 18:14:52 +0200
db69a5165
Do not recommend usePrivilegedIntents for appservice-discord by
2020-12-16 16:25:38 +0200
49b3cc024
Document the SSL changes in the CHANGELOG by
2020-12-16 10:53:11 +0100
ff6db5fd3
Document the new variables for ngingx SSL config by
2020-12-16 10:50:08 +0100
208224249
Add `matrix_nginx_proxy_ssl_config` by
2020-12-16 10:35:37 +0100
0f4649a45
Merge branch 'master' into postgres-per-default by
2020-12-16 03:35:39 +0200
a4b8baee4
Fix inability to send (Matrix -> Discord) messages via appservice-discord by
2020-12-16 03:32:31 +0200
a197968b7
Make matrix-registration use Postgres by default by
2020-12-15 23:19:56 +0200
1bd5c240e
Add support for executing additional DB migration statements by
2020-12-15 23:18:29 +0200
3289298ac
Merge branch 'master' into postgres-per-default by
2020-12-15 22:02:52 +0200
69f71f48a
Upgrade matrix-registration (v0.7.1 -> 0.7.2) and use official image by
2020-12-15 22:00:24 +0200
6ebebcaa8
Merge pull request #754 from straend/patch-1 by
2020-12-15 17:51:42 +0200
6a3f6fbcb
Missing ` in traefik domains instructions by
2020-12-15 14:15:40 +0200
e2ba46bf0
Fix Jinja2 syntax error (else if -> elif) by
2020-12-14 22:40:37 +0200
dd797ba6a
Fix Postgres database importing/upgrading conflicts by
2020-12-14 22:28:20 +0200
2a502db23
Add (SQLite + Postgres) support and automatic migration to matrix-dimension by
2020-12-14 21:01:47 +0200
0790a7b2a
Add support for matrix_dimension_systemd_{required,wanted}_services_list by
2020-12-14 20:31:07 +0200
374f43735
Separate matrix-dimension install/uninstall tasks by
2020-12-14 20:05:31 +0200
8d7459387
Prepare matrix-registation for (SQLite + Postgres) support by
2020-12-14 18:58:37 +0200
516ccb2b2
Separate matrix-registration install/uninstall tasks by
2020-12-14 18:12:03 +0200
13d8a9b39
hint supported automatic migration nedb->postgres by
2020-12-14 16:27:06 +0100
3ab7dd1ab
Potentially add matrix-postgres.service as required for bridges, etc. by
2020-12-14 17:22:31 +0200
af3ea67bb
Add (SQLite + Postgres) support and automatic migration to matrix-ma1sd by
2020-12-14 17:16:25 +0200
0ca48f353
Separate matrix-ma1sd install/uninstall tasks by
2020-12-14 16:57:51 +0200
7248eb3c1
Fix syntax error in roles/matrix-bridge-appservice-irc/defaults/main.yml by
2020-12-14 16:25:44 +0200
cba973d6b
Enable automatic (SQLite -> Postgres) migration for matrix-appservice-discord by
2020-12-14 16:24:56 +0200
13f84e2ad
Enable automatic (SQLite -> Postgres) migration for matrix-mautrix-whatsapp by
2020-12-14 16:21:01 +0200
86a809176
Enable automatic (SQLite -> Postgres) migration for matrix-mautrix-telegram by
2020-12-14 16:19:54 +0200
3ba852026
Enable automatic (SQLite -> Postgres) migration for matrix-mautrix-hangouts by
2020-12-14 16:18:38 +0200
bbc08722c
Enable automatic (SQLite -> Postgres) migration for matrix-mautrix-facebook by
2020-12-14 16:14:23 +0200
c1431b28f
Make use of matrix_postgres_db_migration_request.caller by
2020-12-14 16:13:57 +0200
ac37091d0
Enable automatic (SQLite -> Postgres) migration for matrix-reminder-bot by
2020-12-14 16:03:32 +0200
dc7850e83
Fix wording and variable names a bit by
2020-12-14 16:03:03 +0200
bc376c2fb
Add database migration utility to matrix-postgres role by
2020-12-14 15:55:35 +0200
54da61f81
add postgres support mx-appservice-[slack|irc] with fallback to nedb in role and migration notice by
2020-12-14 14:02:51 +0100
e3a0c9add
Add (Postgres + SQLite) support to matrix-reminder-bot by
2020-12-14 15:02:11 +0200
dde1c9f89
Fix indentation causing YAML syntax error by
2020-12-14 14:53:35 +0200
aa828ff9f
Separate matrix-reminder-bot install/uninstall tasks by
2020-12-14 14:50:04 +0200
b9a04a7f9
Rename some remaining `matrix_*_postgres_*` vars back to `matrix_*_database_*` by
2020-12-14 14:42:18 +0200
5d70bc137
add postgres support for mx-puppet-* with fallback to sqlite in role and migration notice by
2020-12-14 12:38:51 +0100
087dbe4dd
Rename `matrix_*_postgres_*` back to `matrix_*_database_*` by
2020-12-14 13:02:47 +0200
ce21ea364
Add (Postgres + SQLite) support to matrix-mautrix-hangouts bridge by
2020-12-14 12:34:59 +0200
43d6ff2af
Fix sqlite usage for mautrix-facebook/mautrix-telegram by
2020-12-14 12:30:10 +0200
6c77eae96
Add (Postgres + SQLite) support to matrix-mautrix-whatsapp bridge by
2020-12-14 12:24:37 +0200
284832246
Remove some remaining `_database_password` usage in favor of `_postgres_pasword` by
2020-12-14 12:19:35 +0200
6a2dd8088
Fix typo (matrix_telegram_facebook_postgres_hostname -> matrix_mautrix_telegram_postgres_hostname) by
2020-12-14 12:13:10 +0200
05dd09113
Rename `_database_hostname` to `_postgres_hostname` by
2020-12-14 12:11:41 +0200
9bf8ce878
Add (Postgres + SQLite) support to matrix-mautrix-telegram bridge by
2020-12-14 12:06:23 +0200
a3406a182
Move some things around by
2020-12-14 12:04:47 +0200
2d99ade72
Add (Postgres + SQLite) support to matrix-mautrix-facebook bridge by
2020-12-14 11:50:42 +0200
5dba0c038
Make --tags=import-generic-sqlite-db commands not pass a sensitive connection string around by
2020-12-14 11:47:00 +0200
2a99e84b5
Rename Postgres-related variables (`matrix*database_*` -> `matrix*postgres_*`) by
2020-12-14 11:19:18 +0200
c0edacbef
Fix matrix_postgres_additional_databases syntax problems by
2020-12-14 11:17:12 +0200
d91aa5a06
Do not introduce sub-variables exposing implementation details by
2020-12-14 10:51:53 +0200
f1e85f711
Don't mention Postgres roles, just say users by
2020-12-14 10:04:37 +0200
b217a2ed6
postgres: set default in playbook to postgres but fallback to sqlite by
2020-12-14 07:54:24 +0100
4617984b9
Add (SQLite -> Postgres) migration instructions by
2020-12-14 02:24:32 +0200
cb969c6ca
Add --tags=import-generic-sqlite-db (pgloader import) by
2020-12-14 02:23:29 +0200
c66c08402
Merge branch 'master' into postgres-per-default by
2020-12-14 01:51:15 +0200
6e1dfb62f
Rename some doc files and commands related to importing by
2020-12-14 01:48:36 +0200
b87b75437
Fail if appservice-discord wants Postgres, but has leftover SQLite data by
2020-12-14 01:36:15 +0200
dd994995b
Simplify password for additional Postgres databases by
2020-12-14 01:22:23 +0200
183d2a10d
Ensure matrix-postgres.service is started before creating additional users/databases by
2020-12-14 00:59:59 +0200
a374d309c
Make appservice-discord support both SQLite and Postgres by
2020-12-14 00:52:25 +0200
46a4034d3
Use "password" for additional Postgres databases, not "pass" by
2020-12-14 00:43:03 +0200
3a037a599
Ensure additional databases contain all the keys that we expect by
2020-12-14 00:39:38 +0200
da4cb2f63
Do not use the postgresql_user/postgresql_db modules by
2020-12-14 00:25:13 +0200
bbc09d013
Do not execute additional databases creation code if not necessary by
2020-12-13 23:46:02 +0200
c765ceb27
Prevent weird loop error by
2020-12-13 22:56:56 +0200
e2952f16f
Determine matrix-postgres IP address without relying on jq by
2020-12-13 22:45:48 +0200
f47e8a97e
Make use of matrix_host_command_docker instead of hardcoding by
2020-12-13 22:38:35 +0200
d251764c1
Fix syntax issues in matrix_postgres_additional_databases by
2020-12-13 22:19:54 +0200
064110637
Allow username of additional Postgres databases to be different by
2020-12-13 21:43:53 +0200
527d5f57d
Relocate Postgres additional database creation logic by
2020-12-13 21:40:32 +0200
dac0d3a68
Add default matrix_postgres_additional_databases by
2020-12-13 21:07:16 +0200
77a5c7cf3
Merge branch 'master' into postgres-per-default by
2020-12-13 21:04:15 +0200
9dc023c55
Merge pull request #750 from chagai95/patch-1 by
2020-12-12 01:44:50 +0200
bae411342
Mention that we possibly obtain a Jitsi certificate by
2020-12-12 01:44:34 +0200
d96d7f2a4
Adding jitsi as well by
2020-12-12 00:24:38 +0100