337 Commits (37c089bb96b6fbf09989ee29ab478e60e7018ec6)

Author SHA1 Message Date
Slavi Pantaleev f183add44d
Merge pull request #977 from aaronraimist/simple-antispam
4 years ago
Aaron Raimist c43bd412dd
Upgrade synapse-simple-antispam (0.0.1 -> 0.0.3)
4 years ago
Slavi Pantaleev 49868db3de Upgrade Synapse for ARM64 (1.30.0 -> 1.30.1)
4 years ago
Slavi Pantaleev 94487dc6a7 Upgrade Synapse for amd64 (1.30.0 -> 1.30.1)
4 years ago
Slavi Pantaleev d09609daa8 Fix Jinja2 syntax error
4 years ago
Slavi Pantaleev 6a3433fbad Update Synapse for ARM64 (1.29.0 -> 1.30.0)
4 years ago
Slavi Pantaleev ffe649a240 Update homeserver.yaml to keep up with Synapse v1.30.0
4 years ago
rakshazi 74106f2a80
Updated synapse 1.29.0 -> 1.30.0
4 years ago
Slavi Pantaleev f99dcd611f Pass proper UID/GID to Synapse
4 years ago
Slavi Pantaleev a5ee39266c Go through start.py when launching Synapse
4 years ago
Pablo Montepagano 52fe8a05b0 Adding vars to synapse for private servers.
4 years ago
Slavi Pantaleev 9b72384df7 Upgrade Synapse (1.28.0 -> 1.29.0)
4 years ago
Slavi Pantaleev ccf5915874 Upgrade Synapse for ARM64 (v1.26.0 -> v1.28.0)
4 years ago
Slavi Pantaleev ae091d7b2d Upgrade Synapse (v1.27.0 -> v1.28.0)
4 years ago
Slavi Pantaleev 2ef1d9c537 Make healthchecks work for Synapse worker containers
4 years ago
rakshazi 2f887f292c
added "matrix_%SERVICE%_version" variable to all roles, use it in "matrix_%SERVICE%_docker_image" var (preserving backward-compatibility)
4 years ago
Slavi Pantaleev d94d0e2ca5
Merge pull request #456 from eMPee584/synapse-workers
4 years ago
Slavi Pantaleev 9dc87bb948 Add Synapse worker presets for easier configuration
4 years ago
Slavi Pantaleev 2f732e4234 Update Synapse worker endpoints
4 years ago
Slavi Pantaleev 217b4a8808 Release Synapse v1.27.0 to ARM32 via self-building
4 years ago
Slavi Pantaleev d6c4d41c2b Define instanceId property on workers
4 years ago
Slavi Pantaleev d33483b8ce Document that Synapse pusher worker instances are shardable
4 years ago
Slavi Pantaleev daae74b074 Merge branch 'master' into synapse-workers
4 years ago
Slavi Pantaleev 521160c12f Upgrade Synapse (v1.26.0 -> v1.27.0)
4 years ago
Slavi Pantaleev 61e427d690 Do not let people enable more than 1 federation_sender worker
4 years ago
Slavi Pantaleev 85a05f38e8 Allow Synapse worker list to be generated dynamically
4 years ago
Slavi Pantaleev 43059bb040 Fix metrics listeners for Synapse workers
4 years ago
Slavi Pantaleev 453a4ec2d8 Relocate tasks related to Synapse workers
4 years ago
Slavi Pantaleev 5cfeae806b Merge branch 'master' into synapse-workers
4 years ago
Slavi Pantaleev 7e8e95a09a Make S3-mounting path configurable
4 years ago
Béla Becker 2edc9cb83c Name the Synapse database on state compression import
4 years ago
Slavi Pantaleev e7f3f7c431 Enable /devices endpoint for generic workers
4 years ago
Slavi Pantaleev 1cd2a218de Merge branch 'master' into synapse-workers
4 years ago
Slavi Pantaleev c6feb0b99e Upgrade Synapse (v1.25.0 -> v1.26.0)
4 years ago
Slavi Pantaleev d98a1ceadd Merge branch 'master' into synapse-workers
4 years ago
Slavi Pantaleev 512f42aa76 Do not report docker kill/rm attempts as errors
4 years ago
Slavi Pantaleev a535226210 Stop/disable unnecessary worker services before deleting them
4 years ago
Slavi Pantaleev 66cdc7bf5a Clean up worker.yaml generation a bit and make it more flexible
4 years ago
Slavi Pantaleev 1462409b34 Fix worker listening addresses
4 years ago
Slavi Pantaleev 01747c8cc4 Prevent Synapse warning about enabling metric listeners with enable_metrics: false
4 years ago
Slavi Pantaleev 70796703d3 Run Synapse workers in their own containers
4 years ago
Slavi Pantaleev da50fb27a0 Whitelist /_matrix/key requests for going to generic workers on the federation port
4 years ago
Slavi Pantaleev 63301b0ef1 Improvements around Synapse worker/metrics ports exposure
4 years ago
Slavi Pantaleev 5ca68210cd Do not handle /_matrix/federation on client-server port, nor /_matrix/client stuff on federation port
4 years ago
Slavi Pantaleev cc5cf0d725 Load roles/matrix-synapse/vars/workers.yml earlier to not break --tags=setup-nginx-proxy
4 years ago
Marcel Partap edc21f15e5 Restrict publishing worker (metrics) ports to localhost
4 years ago
Marcel Partap 183adec3d8 Merge remote-tracking branch 'origin/master' into synapse-workers
4 years ago
Marcel Partap c8f051a42d Track workers endpoint list in repo instead of regenerating on user side
4 years ago
Marcel Partap f2c7d79238 Drop probably incorrect comment from synapse homeserver.yaml.j2
4 years ago
Slavi Pantaleev 95346f3117 Reorganize Postgres access (breaking change)
4 years ago