387 Commits (7f2cdd9889f419e35c955effe978e8ac4a59b5ec)

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
Slavi Pantaleev 1692a28fe4 Work around annoying Docker warning about undefined $HOME
4 years ago
Slavi Pantaleev 05ca9357a8 Add .service suffix to systemd units list
4 years ago
Slavi Pantaleev b15da29ebb Bump Synapse to v1.25.0 for ARM
4 years ago
Slavi Pantaleev 24100342e1 Tell people that federation_ip_range_blacklist is gone
4 years ago
Slavi Pantaleev d5945c6e78 Upgrade Synapse (v1.24.0 -> v1.25.0) for amd64
4 years ago
Marcel Partap cd8100544b Merge remote-tracking branch 'origin/master' into synapse-workers
4 years ago
Slavi Pantaleev 6e1dfb62f0 Rename some doc files and commands related to importing
4 years ago
Slavi Pantaleev d08b27784f Fix systemd services autostart problem with Docker 20.10
4 years ago
Slavi Pantaleev 245b749946 Upgrade Synapse for ARM (v1.23.0 -> v1.24.0)
4 years ago
Slavi Pantaleev aa86e0dac6 Upgrade Synapse (v1.23.0 -> v1.24.0)
4 years ago
Slavi Pantaleev c07c927d9f Automatically enable openid listeners when ma1sd enabled
4 years ago
Marcel Partap b6b95fe742 synapse workers-doc-to-yaml script: compatibility++ with non-gnu awk
4 years ago
Marcel Partap 3156d96619 synapse workers-doc-to-yaml.awk: escape slash for non-gnu awk versions
4 years ago
Marcel Partap e892ac464f synapse workers: untangle config template and specify bind address
4 years ago
Marcel Partap f201bca519 synapse workers: define and expose METRICS port for each worker
4 years ago
Marcel Partap af08f18779 synapse workers default config: disable user_dir worker for now
4 years ago
Marcel Partap 414b812a29 synapse role workers setup: make configs clean action remote compatible
4 years ago
Marcel Partap d5932ca393 synapse role workers setup: execute the endpoint extraction locally
4 years ago
Marcel Partap b73ac965ac Merge remote-tracking branch 'origin/master' into synapse-workers
4 years ago
Slavi Pantaleev be5263f397 Move self-building git repository URLs to variables (stop hardcoding)
4 years ago
Slavi Pantaleev 75f9fde7a4 Remove some more -v usage
4 years ago
Slavi Pantaleev 1fca917ad1 Replace some -v instances with --mount
4 years ago
Slavi Pantaleev b627d93cdc Update homeserver.yaml to keep up with Synapse v1.23.0
4 years ago
transcaffeine c58a7e03c7
synapse: update to 1.23.0
4 years ago
Slavi Pantaleev 5eed874199 Improve self-building experience (avoid conflict with pullable images)
4 years ago
Marcel Partap 4678c5d7bd Merge remote-tracking branch 'origin/master' into synapse-workers
4 years ago
Marcel Partap f3d2797d9c synapse workers: make awk script invocation handle paths with spaces
4 years ago
Marcel Partap 1e971312e8 synapse workers: handle auth fallback endpoint on main process only
4 years ago
Slavi Pantaleev 5c91e56898 Upgrade Synapse (v1.22.0 -> v1.22.1)
4 years ago
Marcel Partap cce90b187a synapse workers: fix undefined variable cases when removing workers
4 years ago
Marcel Partap e078e29ef8 synapse workers: fix self name in workers-doc-to-yaml.awk script
4 years ago
Marcel Partap 2d1b9f2dbf synapse workers: reworkings + get endpoints from upstream docs via awk
4 years ago
Slavi Pantaleev 70f0b97a0a Upgrade Synapse (v1.21.2 -> v1.22.0)
4 years ago
Marcel Partap 87bd64ce9e Merge remote-tracking branch 'origin/master' into synapse-workers
4 years ago
Marcel Partap a4125d5446 synapse workers: polishing, cleansing and installation of jq dependency
4 years ago
Marcel Partap 501efee07e synapse workers: supply systemd with actual worker PIDs (requires jq)
4 years ago
Slavi Pantaleev f7ecc7a2a5 Upgrade Synapse (v1.21.1 -> v1.21.2)
4 years ago
Slavi Pantaleev 5abd511368 Upgrade Synapse (v1.21.0 -> v1.21.1)
4 years ago
Aaron Raimist 78529cbd47
Upgrade Synapse (v1.20.1 -> v1.21.0)
4 years ago
Marcel Partap d2e61af224 Add worker_name to synapse worker config template
4 years ago
Marcel Partap 36e9be6092 matrix_synapse_workers_{avail,enabled}_list: sort non-generic workers
4 years ago
Marcel Partap e9241f5fb9 Improve synapse-workers systemd service template
4 years ago
Marcel Partap 40024e9b81 Prevent workers failing if their config doesn't exist
4 years ago
Marcel Partap 93a8ea7e4a Merge remote-tracking branch 'master' into feature/add-worker-support
4 years ago
Slavi Pantaleev e68450f094 Upgrade Synapse (v1.20.0 -> v1.20.1)
4 years ago
Slavi Pantaleev dd217137b6 Upgrade Synapse (v1.19.3 -> v1.20.0)
4 years ago
Slavi Pantaleev 65e22a6888 Upgrade Synapse (v1.19.2 -> v1.19.3)
4 years ago
Slavi Pantaleev e10e3e354d Upgrade Synapse (v1.19.1 -> v1.19.2)
4 years ago
Max Klenk 4fdfc0a34f
add missing ratelimiting options required for load testing
4 years ago
Max Klenk a25a429a52
add redis support
4 years ago