Commit Graph

  • 1462409b34 Fix worker listening addresses Slavi Pantaleev 2021-01-25 12:29:47 +02:00
  • 01747c8cc4 Prevent Synapse warning about enabling metric listeners with enable_metrics: false Slavi Pantaleev 2021-01-25 12:24:12 +02:00
  • 70796703d3 Run Synapse workers in their own containers Slavi Pantaleev 2021-01-25 12:14:46 +02:00
  • 6fc214480c Fix Signal role using incorrect database string variable Slavi Pantaleev 2021-01-25 10:42:23 +02:00
  • da50fb27a0 Whitelist /_matrix/key requests for going to generic workers on the federation port Slavi Pantaleev 2021-01-25 09:31:52 +02:00
  • 4d62a75f6f Get matrix-corporal to play nicely with a Synapse worker setup Slavi Pantaleev 2021-01-25 09:21:17 +02:00
  • c05d3d09bd Disable systemd services while stopping them Slavi Pantaleev 2021-01-25 08:58:23 +02:00
  • 63301b0ef1 Improvements around Synapse worker/metrics ports exposure Slavi Pantaleev 2021-01-25 08:25:43 +02:00
  • f66a6b066b Be more specific with the Redis version being used Slavi Pantaleev 2021-01-25 01:34:58 +02:00
  • 5ca68210cd Do not handle /_matrix/federation on client-server port, nor /_matrix/client stuff on federation port Slavi Pantaleev 2021-01-24 22:18:31 +02:00
  • cc5cf0d725 Load roles/matrix-synapse/vars/workers.yml earlier to not break --tags=setup-nginx-proxy Slavi Pantaleev 2021-01-24 20:17:10 +02:00
  • 92ee3d78a0 Fix matrix-remove-all for when Synapse workers are enabled Slavi Pantaleev 2021-01-24 19:42:32 +02:00
  • 8fa913dca7 Fix Ansible warning Slavi Pantaleev 2021-01-24 19:11:28 +02:00
  • 42f60142c0 Merge pull request #819 from jolly-jump/patch-1 Slavi Pantaleev 2021-01-24 17:24:32 +02:00
  • 67fab21d7e Update CHANGELOG.md T. Küchel 2021-01-24 12:31:07 +00:00
  • 9b5daf54f0 Fix wording a bit Slavi Pantaleev 2021-01-24 10:08:11 +02:00
  • 07c7afb861 Make README more tidy Slavi Pantaleev 2021-01-24 10:04:30 +02:00
  • edc21f15e5 Restrict publishing worker (metrics) ports to localhost Marcel Partap 2021-01-24 08:53:09 +01:00
  • 183adec3d8 Merge remote-tracking branch 'origin/master' into synapse-workers Marcel Partap 2021-01-23 15:04:11 +01:00
  • c8f051a42d Track workers endpoint list in repo instead of regenerating on user side Marcel Partap 2021-01-23 14:34:41 +01:00
  • f2c7d79238 Drop probably incorrect comment from synapse homeserver.yaml.j2 Marcel Partap 2021-01-23 14:06:25 +01:00
  • a56cb34850 Notify people if /matrix/postgres/data-auto-upgrade-backup exists Slavi Pantaleev 2021-01-23 14:14:45 +02:00
  • a2422c458a Notify of remaining matrix-postgres local data in a better way Slavi Pantaleev 2021-01-23 14:04:51 +02:00
  • 1cd251ed78 Don't delete Docker images which may have been pulled by another Slavi Pantaleev 2021-01-23 14:01:27 +02:00
  • f085362149 Fix some Postgres CLI scripts to target the correct database Slavi Pantaleev 2021-01-23 11:38:34 +02:00
  • acf7866442 Fix step number Slavi Pantaleev 2021-01-23 09:23:49 +02:00
  • ec9fda4cd7 Merge pull request #812 from prapooskur/master Slavi Pantaleev 2021-01-23 08:57:43 +02:00
  • b61c8a7e72 fixed typo Prasiddh Pooskur 2021-01-22 16:38:27 -08:00
  • c2e970ee61 Merge pull request #810 from drpaneas/irc Slavi Pantaleev 2021-01-22 22:43:22 +02:00
  • 3051655d21 Ensure matrix_appservice_irc_docker_src_files_path created when self-building Slavi Pantaleev 2021-01-22 22:42:40 +02:00
  • f10e3fef0d Merge branch 'master' into irc Panagiotis Georgiadis 2021-01-22 20:30:24 +00:00
  • e502ee33da Selfbuild appservice-irc bridge Panagiotis Georgiadis 2021-01-22 21:28:53 +01:00
  • 0f64f4dc4b Stop using + to mean "or newer" Slavi Pantaleev 2021-01-22 22:05:48 +02:00
  • f9968b6981 Fix matrix_postgres_connection_password length check Slavi Pantaleev 2021-01-22 21:22:58 +02:00
  • 3647b23628 Add some warning about ; in SQL statements (take 2) Slavi Pantaleev 2021-01-22 20:23:35 +02:00
  • 49c0e254db Add some warning about ; in SQL statements Slavi Pantaleev 2021-01-22 20:21:22 +02:00
  • 2997a7fc3e Make mx-puppet-* bridges not log to files Slavi Pantaleev 2021-01-22 19:22:26 +02:00
  • f3dd346724 Try to tighten Signal bridge security Slavi Pantaleev 2021-01-22 18:56:08 +02:00
  • 8ec975e3c8 Use matrix:matrix for Signal bridge (not root) Slavi Pantaleev 2021-01-22 18:52:20 +02:00
  • 37909aa7a9 Create signald/{avatars,attachments,data} and rename config dir Slavi Pantaleev 2021-01-22 18:40:51 +02:00
  • 88addd71fc Fix Postgres imports going to the matrix DB by default Slavi Pantaleev 2021-01-22 17:39:08 +02:00
  • bef0702fea Wait some more when starting Postgres during setup on ARM Slavi Pantaleev 2021-01-22 16:21:30 +02:00
  • 3273f023dc Fix Postgres importing guide Slavi Pantaleev 2021-01-22 15:50:24 +02:00
  • 9011b166eb Merge pull request #807 from thedanbob/fix-changelog Slavi Pantaleev 2021-01-22 15:10:32 +02:00
  • d95f160705 Fix typos Dan Arnfield 2021-01-22 06:48:25 -06:00
  • 89db6be568 Fix typo Slavi Pantaleev 2021-01-22 14:33:02 +02:00
  • 1a3034b0c8 Fix typo Slavi Pantaleev 2021-01-22 14:13:56 +02:00
  • d3aea8f4b8 Update Postgres backup docs for ARM32 Slavi Pantaleev 2021-01-22 14:04:36 +02:00
  • e88dcfa252 Mention Postgres backup Slavi Pantaleev 2021-01-22 13:58:55 +02:00
  • f9c1d62435 Fix Postgres database (-alpine) failing to start on ARM32 Slavi Pantaleev 2021-01-22 13:52:55 +02:00
  • 95346f3117 Reorganize Postgres access (breaking change) Slavi Pantaleev 2021-01-22 12:23:00 +02:00
  • 703f1b1a04 Add some more questions/answers to the FAQ Slavi Pantaleev 2021-01-21 22:07:50 +02:00
  • a47813585d Rename file to prevent common mistake Slavi Pantaleev 2021-01-21 19:24:05 +02:00
  • 3b5907d83d Update FAQ with details about /matrix/postgres/data-auto-upgrade-backup Slavi Pantaleev 2021-01-21 13:01:20 +02:00
  • fb28f59f8c Initial work on a FAQ document Slavi Pantaleev 2021-01-21 12:39:03 +02:00
  • 068f9d5763 Merge pull request #803 from throwawayay/patch-1 Slavi Pantaleev 2021-01-20 16:11:54 +02:00
  • a30ef0cc29 Update element-web (1.7.16 -> 1.7.17) throwawayay 2021-01-20 08:35:07 -05:00
  • f6861e3c65 Improve wording a bit Slavi Pantaleev 2021-01-20 10:19:39 +02:00
  • 024a23ed17 Upgrade mautrix-facebook to the new Postgres-only version Slavi Pantaleev 2021-01-20 10:12:51 +02:00
  • 9be9f43be7 Merge pull request #801 from pushytoxin/patch-1 Slavi Pantaleev 2021-01-19 19:54:12 +02:00
  • d51ea25219 When validating LE certs, do not wait for a random time pushytoxin 2021-01-19 18:41:45 +01:00
  • 39ea3496a4 Downgrade/lock mautrix-facebook to pre-mobile times Slavi Pantaleev 2021-01-19 18:44:15 +02:00
  • c9d96d8135 Fix mautrix-telegram paths creation bug Slavi Pantaleev 2021-01-19 09:15:34 +02:00
  • 56c54d5cc7 Upgrade matrix-corporal (2.0.1 -> 2.1.0) Slavi Pantaleev 2021-01-18 18:23:17 +02:00
  • c1008fde44 Upgrade matrix-coturn (4.5.1.3 -> 4.5.2) Slavi Pantaleev 2021-01-18 00:41:47 +02:00
  • cf06f84608 Upgrade matrix-corporal (2.0.0 -> 2.0.1) Slavi Pantaleev 2021-01-17 22:05:26 +02:00
  • ef64c88dc7 Announce matrix-corporal v2 Slavi Pantaleev 2021-01-17 18:48:21 +02:00
  • d95cbe38d7 Rename configuration setting Slavi Pantaleev 2021-01-17 18:29:26 +02:00
  • 28d86e3aaa Initial work on support for matrix-corporal v2 Slavi Pantaleev 2021-01-16 23:47:14 +02:00
  • 6f51c1ed96 Fix Docker image link for matrix-registration Slavi Pantaleev 2021-01-16 00:25:51 +02:00
  • 8549926395 Attempt to fix mautrix-whatsapp DB migration user table conflict Slavi Pantaleev 2021-01-15 17:13:47 +02:00
  • 1692a28fe4 Work around annoying Docker warning about undefined $HOME Slavi Pantaleev 2021-01-15 00:21:55 +02:00
  • 26f0bbfdef Fix self-building for matrix-ma1sd on non-version tag/branch Slavi Pantaleev 2021-01-14 23:57:38 +02:00
  • 9e936e45ad Use BuildKit for ma1sd Docker building Slavi Pantaleev 2021-01-14 23:48:30 +02:00
  • e1690722f7 Replace cronjobs with systemd timers Slavi Pantaleev 2021-01-14 23:23:46 +02:00
  • 05ca9357a8 Add .service suffix to systemd units list Slavi Pantaleev 2021-01-14 23:02:10 +02:00
  • 653d1d7924 Revert "Don't self-build ma1sd every time unless git sources changed" Slavi Pantaleev 2021-01-14 22:20:51 +02:00
  • 6f5aaad48d Split install/uninstall tasks in matrix-coturn Slavi Pantaleev 2021-01-14 22:11:38 +02:00
  • 57ea43d8b0 Remove unused variable Slavi Pantaleev 2021-01-14 17:47:13 +02:00
  • 7a90eb6d4f Relocate some validation tasks Slavi Pantaleev 2021-01-14 17:00:46 +02:00
  • 67dc5237c5 Merge pull request #794 from drpaneas/appservice_slack_rebuild Slavi Pantaleev 2021-01-14 10:47:31 +02:00
  • 862a6276a0 Do not pull appservice-slack when self-building Slavi Pantaleev 2021-01-14 10:47:23 +02:00
  • b15da29ebb Bump Synapse to v1.25.0 for ARM Slavi Pantaleev 2021-01-14 10:41:47 +02:00
  • a66a604e53 Selfbuild appservice-slack bridge Panagiotis Georgiadis 2021-01-14 01:29:11 +01:00
  • 48b6487d41 Use ready-made image for mautrix-telegram on arm64 Slavi Pantaleev 2021-01-13 22:40:47 +02:00
  • 2a25b63bb6 Don't self-build ma1sd every time unless git sources changed Slavi Pantaleev 2021-01-13 20:14:47 +02:00
  • 88acc98c23 Mention LXC Slavi Pantaleev 2021-01-13 19:39:08 +02:00
  • 789f9b4606 Mention matrix-bridge-mautrix-telegram in self-building docs Slavi Pantaleev 2021-01-13 18:01:50 +02:00
  • a5a44a9d3f Merge pull request #786 from drpaneas/rebuild_telegram Slavi Pantaleev 2021-01-13 18:01:15 +02:00
  • 52fa7e576b Fix path typo Slavi Pantaleev 2021-01-13 18:00:32 +02:00
  • 5fa30cdfcb Ensure matrix_mautrix_facebook_docker_src_files_path created Slavi Pantaleev 2021-01-13 17:59:46 +02:00
  • 105354a052 Remove useless comment Slavi Pantaleev 2021-01-13 17:56:10 +02:00
  • fd540d8592 Enable Telegram self-building Panagiotis Georgiadis 2021-01-13 16:51:45 +01:00
  • 568cb3d86f Upgrade matrix-mailer (4.93-r0 -> 4.93-r1) Slavi Pantaleev 2021-01-13 17:27:41 +02:00
  • 24100342e1 Tell people that federation_ip_range_blacklist is gone Slavi Pantaleev 2021-01-13 13:47:51 +02:00
  • d5945c6e78 Upgrade Synapse (v1.24.0 -> v1.25.0) for amd64 Slavi Pantaleev 2021-01-13 13:02:49 +02:00
  • 21d3802ed7 Fix one more URL typo Slavi Pantaleev 2021-01-12 22:44:55 +02:00
  • 018f213c60 Fix URL typo Slavi Pantaleev 2021-01-12 22:43:28 +02:00
  • 999fd2596f Local rebuild for Telegram Panagiotis Georgiadis 2021-01-12 19:29:50 +01:00
  • 0b260a133f Add matrix-aux role to help with managing auxiliary files/directories Slavi Pantaleev 2021-01-11 22:15:13 +02:00