Commit Graph

  • aa828ff9f6 Separate matrix-reminder-bot install/uninstall tasks Slavi Pantaleev 2020-12-14 14:50:04 +0200
  • b9a04a7f95 Rename some remaining `matrix_*_postgres_*` vars back to `matrix_*_database_*` Slavi Pantaleev 2020-12-14 14:42:18 +0200
  • 5d70bc1376
    add postgres support for mx-puppet-* with fallback to sqlite in role and migration notice transcaffeine 2020-12-14 12:38:51 +0100
  • 087dbe4ddc Rename `matrix_*_postgres_*` back to `matrix_*_database_*` Slavi Pantaleev 2020-12-14 13:02:47 +0200
  • ce21ea3640 Add (Postgres + SQLite) support to matrix-mautrix-hangouts bridge Slavi Pantaleev 2020-12-14 12:34:59 +0200
  • 43d6ff2af8 Fix sqlite usage for mautrix-facebook/mautrix-telegram Slavi Pantaleev 2020-12-14 12:30:10 +0200
  • 6c77eae969 Add (Postgres + SQLite) support to matrix-mautrix-whatsapp bridge Slavi Pantaleev 2020-12-14 12:24:37 +0200
  • 2848322461 Remove some remaining `_database_password` usage in favor of `_postgres_pasword` Slavi Pantaleev 2020-12-14 12:19:35 +0200
  • 6a2dd8088c Fix typo (matrix_telegram_facebook_postgres_hostname -> matrix_mautrix_telegram_postgres_hostname) Slavi Pantaleev 2020-12-14 12:13:10 +0200
  • 05dd091133 Rename `_database_hostname` to `_postgres_hostname` Slavi Pantaleev 2020-12-14 12:11:41 +0200
  • 9bf8ce878e Add (Postgres + SQLite) support to matrix-mautrix-telegram bridge Slavi Pantaleev 2020-12-14 12:06:23 +0200
  • a3406a182b Move some things around Slavi Pantaleev 2020-12-14 12:04:47 +0200
  • 2d99ade72f Add (Postgres + SQLite) support to matrix-mautrix-facebook bridge Slavi Pantaleev 2020-12-14 11:50:42 +0200
  • 5dba0c038b Make --tags=import-generic-sqlite-db commands not pass a sensitive connection string around Slavi Pantaleev 2020-12-14 11:47:00 +0200
  • 2a99e84b5b Rename Postgres-related variables (`matrix*database_*` -> `matrix*postgres_*`) Slavi Pantaleev 2020-12-14 11:19:18 +0200
  • c0edacbefd Fix matrix_postgres_additional_databases syntax problems Slavi Pantaleev 2020-12-14 11:17:12 +0200
  • d91aa5a060 Do not introduce sub-variables exposing implementation details Slavi Pantaleev 2020-12-14 10:51:53 +0200
  • f1e85f7112 Don't mention Postgres roles, just say users Slavi Pantaleev 2020-12-14 10:04:37 +0200
  • b217a2ed69
    postgres: set default in playbook to postgres but fallback to sqlite transcaffeine 2020-12-14 07:54:24 +0100
  • 4617984b9f Add (SQLite -> Postgres) migration instructions Slavi Pantaleev 2020-12-14 02:24:32 +0200
  • cb969c6ca2 Add --tags=import-generic-sqlite-db (pgloader import) Slavi Pantaleev 2020-12-14 02:23:29 +0200
  • c66c084027 Merge branch 'master' into postgres-per-default Slavi Pantaleev 2020-12-14 01:51:15 +0200
  • 6e1dfb62f0 Rename some doc files and commands related to importing Slavi Pantaleev 2020-12-14 01:48:36 +0200
  • b87b754372 Fail if appservice-discord wants Postgres, but has leftover SQLite data Slavi Pantaleev 2020-12-14 01:36:15 +0200
  • dd994995bc Simplify password for additional Postgres databases Slavi Pantaleev 2020-12-14 01:22:23 +0200
  • 183d2a10db Ensure matrix-postgres.service is started before creating additional users/databases Slavi Pantaleev 2020-12-14 00:59:59 +0200
  • a374d309c8 Make appservice-discord support both SQLite and Postgres Slavi Pantaleev 2020-12-14 00:52:25 +0200
  • 46a4034d3e Use "password" for additional Postgres databases, not "pass" Slavi Pantaleev 2020-12-14 00:43:03 +0200
  • 3a037a5993 Ensure additional databases contain all the keys that we expect Slavi Pantaleev 2020-12-14 00:39:38 +0200
  • da4cb2f639 Do not use the postgresql_user/postgresql_db modules Slavi Pantaleev 2020-12-14 00:25:13 +0200
  • bbc09d013b Do not execute additional databases creation code if not necessary Slavi Pantaleev 2020-12-13 23:46:02 +0200
  • c765ceb270 Prevent weird loop error Slavi Pantaleev 2020-12-13 22:56:56 +0200
  • e2952f16f7 Determine matrix-postgres IP address without relying on jq Slavi Pantaleev 2020-12-13 22:45:48 +0200
  • f47e8a97e6 Make use of matrix_host_command_docker instead of hardcoding Slavi Pantaleev 2020-12-13 22:38:35 +0200
  • d251764c16 Fix syntax issues in matrix_postgres_additional_databases Slavi Pantaleev 2020-12-13 22:19:54 +0200
  • 0641106370 Allow username of additional Postgres databases to be different Slavi Pantaleev 2020-12-13 21:43:53 +0200
  • 527d5f57d5 Relocate Postgres additional database creation logic Slavi Pantaleev 2020-12-13 21:40:32 +0200
  • dac0d3a682 Add default matrix_postgres_additional_databases Slavi Pantaleev 2020-12-13 21:07:16 +0200
  • 77a5c7cf3c Merge branch 'master' into postgres-per-default Slavi Pantaleev 2020-12-13 21:04:15 +0200
  • 9dc023c558
    Merge pull request #750 from chagai95/patch-1 Slavi Pantaleev 2020-12-12 01:44:50 +0200
  • bae4113422
    Mention that we possibly obtain a Jitsi certificate Slavi Pantaleev 2020-12-12 01:44:34 +0200
  • d96d7f2a43
    Adding jitsi as well chagai95 2020-12-12 00:24:38 +0100
  • 47613e5a27 Remove synapse-janitor support Slavi Pantaleev 2020-12-11 23:24:42 +0200
  • 86988ae180 Switch matrix-registration to v0.7.1 Slavi Pantaleev 2020-12-11 22:52:42 +0200
  • 0a9109771d Use latest/master version of matrix-registration Slavi Pantaleev 2020-12-11 22:17:47 +0200
  • 7f1f3fd97b
    Merge pull request #749 from aaronraimist/synapse-admin-0.6.1 Slavi Pantaleev 2020-12-11 00:46:12 +0200
  • 3c2a644e5c
    Upgrade synapse-admin (v0.5.0 -> 0.6.1) Aaron Raimist 2020-12-10 16:28:48 -0600
  • eae4f67470 Mention Docker 20.10 in the changelog Slavi Pantaleev 2020-12-11 00:12:56 +0200
  • 7593d969e3 Make matrix-mailer not occupy matrix_server_fqn_matrix Slavi Pantaleev 2020-12-10 23:51:11 +0200
  • d9f4914e0d
    WIP: postgres: create databases for all services transcaffeine 2020-11-29 15:20:22 +0100
  • d08b27784f Fix systemd services autostart problem with Docker 20.10 Slavi Pantaleev 2020-12-10 11:36:39 +0200
  • 327ca847b6
    Merge pull request #748 from jgoerzen/patch-1 Slavi Pantaleev 2020-12-10 10:50:52 +0200
  • 673e19f830
    Correct inabillity for appservice-discord to connect John Goerzen 2020-12-09 21:20:06 -0600
  • 245b749946 Upgrade Synapse for ARM (v1.23.0 -> v1.24.0) Slavi Pantaleev 2020-12-09 20:54:18 +0200
  • aa86e0dac6 Upgrade Synapse (v1.23.0 -> v1.24.0) Slavi Pantaleev 2020-12-09 13:30:28 +0200
  • f453d28f0e
    Merge pull request #747 from benkuly/master Slavi Pantaleev 2020-12-09 11:08:49 +0200
  • ad92c61fdd updated matrix-sms-bridge benkuly 2020-12-09 09:45:44 +0100
  • c07c927d9f Automatically enable openid listeners when ma1sd enabled Slavi Pantaleev 2020-12-08 16:48:25 +0200
  • 8c02f7b79b Upgrade services Slavi Pantaleev 2020-12-07 15:18:03 +0200
  • d556aa943f Update docker-ce.repo to not hardcode $releasever=7 Slavi Pantaleev 2020-12-07 06:33:35 +0200
  • 1e0777f2ed
    Merge pull request #745 from wabuMike/patch-1 Slavi Pantaleev 2020-12-07 00:46:14 +0200
  • 9713ac9617
    fixes config.js Mike 2020-12-06 23:42:44 +0100
  • 7372480e95 Properly serialize some ma1sd configuration values Slavi Pantaleev 2020-12-06 23:59:58 +0200
  • cc683a85ab
    Merge pull request #744 from hardye/jitsi-recording Slavi Pantaleev 2020-12-06 15:48:15 +0200
  • ec2a9d4852 Remove the recording button from the Jitsi UI if recording is disabled. Hardy Erlinger 2020-12-06 13:50:45 +0100
  • 6f9b4bd9ac Drop workaround for old Ansible docker_network bug Béla Becker 2020-08-02 21:13:45 +0200
  • 6921ec4b8a Revert "Work around buggy docker_network sometimes failing to work" Béla Becker 2020-08-02 20:54:13 +0200
  • a5ae7e9ef0 Add self-building support to matrix-corporal Slavi Pantaleev 2020-12-04 01:48:08 +0200
  • b3d91ed488 Fix passing of matrix_appservice_discord_auth_usePrivilegedIntents Slavi Pantaleev 2020-12-04 01:06:42 +0200
  • 05cecb5261 Merge branch 'discord-v1.0' Slavi Pantaleev 2020-12-03 15:17:30 +0200
  • edd40811a5 Update matrix-appservice-discord to v1.0.0 final Slavi Pantaleev 2020-12-03 15:16:26 +0200
  • b6b95fe742 synapse workers-doc-to-yaml script: compatibility++ with non-gnu awk Marcel Partap 2020-12-02 23:22:02 +0100
  • 3156d96619 synapse workers-doc-to-yaml.awk: escape slash for non-gnu awk versions Marcel Partap 2020-12-02 00:29:20 +0100
  • e892ac464f synapse workers: untangle config template and specify bind address Marcel Partap 2020-12-01 23:49:23 +0100
  • f201bca519 synapse workers: define and expose METRICS port for each worker Marcel Partap 2020-12-01 22:49:15 +0100
  • af08f18779 synapse workers default config: disable user_dir worker for now Marcel Partap 2020-12-01 22:22:04 +0100
  • 414b812a29 synapse role workers setup: make configs clean action remote compatible Marcel Partap 2020-12-01 22:20:27 +0100
  • d5932ca393 synapse role workers setup: execute the endpoint extraction locally Marcel Partap 2020-12-01 22:18:42 +0100
  • 851c25c47f matrix-synapse nginx template: fix invalid jinja comment syntax Marcel Partap 2020-12-01 21:55:07 +0100
  • e314613ded Add files created by workers-doc-to-yaml.awk to .gitignore Marcel Partap 2020-12-01 21:52:59 +0100
  • b73ac965ac Merge remote-tracking branch 'origin/master' into synapse-workers Marcel Partap 2020-12-01 21:24:26 +0100
  • 06ade5e187
    Add donation and support room badges Slavi Pantaleev 2020-12-01 15:24:07 +0200
  • 694e6fe141
    Create FUNDING.yml Slavi Pantaleev 2020-12-01 15:11:37 +0200
  • 04da1bddf7 Update matrix-mautrix-facebook config a bit Slavi Pantaleev 2020-12-01 11:55:18 +0200
  • 90078dd296 Add matrix_services_autostart_enabled variable for preventing services autostart Slavi Pantaleev 2020-11-30 20:58:21 +0200
  • d64ad91c25 Add some notes about recent Jitsi changes Slavi Pantaleev 2020-11-30 13:11:15 +0200
  • 77b04b282d
    Merge pull request #2 from spantaleev/master laszabine 2020-11-28 23:38:07 +0000
  • e0d7d5f0ca Disable Jitsi recording/transcriptions by default Slavi Pantaleev 2020-11-28 22:11:35 +0200
  • be5263f397 Move self-building git repository URLs to variables (stop hardcoding) Slavi Pantaleev 2020-11-28 21:34:14 +0200
  • b354155d7c Make JVB websockets reverse-proxying work Slavi Pantaleev 2020-11-27 17:57:07 +0200
  • fa76128fd8 Update Jitsi to build 5142 Slavi Pantaleev 2020-11-27 17:28:24 +0200
  • 6e930174db
    Merge pull request #736 from benkuly/master Slavi Pantaleev 2020-11-27 17:41:55 +0200
  • f93a4f6474 updated matrix-sms-bridge benkuly 2020-11-27 16:01:24 +0100
  • 84c7c19068 Add jitsi.DOMAIN to sample Traefik 2.0 config Slavi Pantaleev 2020-11-27 13:30:00 +0200
  • d702e74079 Fix matrix-nginx-proxy static files mounting when SSL retrieval is none Slavi Pantaleev 2020-11-26 18:40:15 +0200
  • d235335507 Do not mount /matrix/ssl into matrix-coturn when matrix_ssl_retrieval_method is 'none' Slavi Pantaleev 2020-11-26 10:08:52 +0200
  • 12867e9f18 Do not try to mount /matrix/ssl when matrix_ssl_retrieval_method is 'none' Slavi Pantaleev 2020-11-26 09:55:26 +0200
  • 796c752b60 Ensure Postgres passwords are not longer than 99 characters Slavi Pantaleev 2020-11-26 09:51:48 +0200
  • 93c485c276
    Merge pull request #732 from CodingAnonymous/master Slavi Pantaleev 2020-11-26 09:51:23 +0200
  • d4ef751052
    Update matrix_servers anonym 2020-11-26 01:30:08 +0100