56 Commits (ad42872466f7b7d542193958538ff1e1fe6f2eff)

Author SHA1 Message Date
Slavi Pantaleev 0364c6c634 Suppress old container cleanup (kill/rm) failures
3 years ago
László Várady ebfa511515 synapse: do not expose plain federation port when it's disabled
3 years ago
Slavi Pantaleev 86c36523df Replace ExecStopPost with ExecStop
3 years ago
Slavi Pantaleev b1b4ba501f Replace ExecStop with ExecStopPost
3 years ago
Slavi Pantaleev e1a6d1e4b2 Upgrade Synapse (1.46.0 -> 1.47.0)
3 years ago
boris runakov 1ec67f49b0 replaced 8008 where possible
3 years ago
Slavi Pantaleev c1bc7b9f93 Rename variables to prevent confusion
3 years ago
Slavi Pantaleev dc4452ac21
Merge branch 'master' into matrix-federation-api-port
3 years ago
boris runakov 8c3e25de1b renamed var to matrix_synapse_container_federation_api_port
3 years ago
b 07496069c8 rellocating variables for consistency
3 years ago
b afccc2b11f make 8448 configurable instead of hard coded
3 years ago
b 7756cc4c8e replace port 8048 with matrix_synapse_container_default_federation_port
3 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
Slavi Pantaleev 2ef1d9c537 Make healthchecks work for Synapse worker containers
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 70796703d3 Run Synapse workers in their own containers
4 years ago
Slavi Pantaleev 63301b0ef1 Improvements around Synapse worker/metrics ports exposure
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
Slavi Pantaleev 1692a28fe4 Work around annoying Docker warning about undefined $HOME
4 years ago
Marcel Partap cd8100544b Merge remote-tracking branch 'origin/master' into synapse-workers
4 years ago
Slavi Pantaleev d08b27784f Fix systemd services autostart problem with Docker 20.10
4 years ago
Marcel Partap f201bca519 synapse workers: define and expose METRICS port for each worker
4 years ago
Marcel Partap b73ac965ac Merge remote-tracking branch 'origin/master' into synapse-workers
4 years ago
Slavi Pantaleev 1fca917ad1 Replace some -v instances with --mount
4 years ago
Marcel Partap 2d1b9f2dbf synapse workers: reworkings + get endpoints from upstream docs via awk
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
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
Max Klenk 567d0318b0
Merge branch 'synapse-workers' into feature/add-worker-support
4 years ago
Slavi Pantaleev f56a9a0f5f
Merge pull request #524 from cnvandijk/fix-executable-path
5 years ago
Slavi Pantaleev 8bae39050e Update settings for Synapse v1.14.0
5 years ago
Chris van Dijk 6334f6c1ea Remove hardcoded command paths in systemd unit files
5 years ago
Slavi Pantaleev 8fb3ce6f6d Upgrade Synapse (v1.12.4 -> v1.13.0)
5 years ago
Marcel Partap 66a4073512 Publish synapse worker ports, need to be accessible to nginx
5 years ago
Marcel Partap 353bc7c362 Add initial support for synapse workers
5 years ago
Aaron Raimist 79d1576648
Allow Synapse manhole to be enabled
5 years ago
recklesscoder 5d3b765241
Actually use matrix_synapse_storage_path
5 years ago
Slavi Pantaleev d6d6c152a3 Delay bridge startup to ensure Synapse is up
6 years ago
Slavi Pantaleev ab59cc50bd Add support for more flexible container port exposing
6 years ago
Slavi Pantaleev ae7c8d1524 Use SyslogIdentifier to improve logging
6 years ago
Hugues De Keyzer c451025134 Fix indentation in templates
6 years ago
Sylvia van Os 75b1528d13 Add the possibility to pass extra flags to the docker container
6 years ago
Slavi Pantaleev 892abdc700 Do not refer to Synapse as "Matrix Synapse"
6 years ago
Slavi Pantaleev 91a757c581 Add support for reloading Synapse
6 years ago
Slavi Pantaleev f6ebd4ce62 Initial work on Synapse 0.99/1.0 preparation
6 years ago
dhose 87e3deebfd Enable exposure of Prometheus metrics.
6 years ago