Commit Graph

53 Commits (ac7cb3619dfe522af280875566e859007f7a0374)

Author SHA1 Message Date
Slavi Pantaleev 881fdd28f0 Add support for Synapse container image customization
2 years ago
Slavi Pantaleev 226c550ffa Add support for stream writer Synapse workers
2 years ago
Shaleen Jain f674afe5e8
appservice: add and use homeserver_container_* vars (#2045)
2 years ago
Slavi Pantaleev 0364c6c634 Suppress old container cleanup (kill/rm) failures
2 years ago
László Várady ebfa511515 synapse: do not expose plain federation port when it's disabled
2 years ago
Slavi Pantaleev 86c36523df Replace ExecStopPost with ExecStop
2 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
3 years ago
Slavi Pantaleev a5ee39266c Go through start.py when launching Synapse
3 years ago
Slavi Pantaleev d98a1ceadd Merge branch 'master' into synapse-workers
3 years ago
Slavi Pantaleev 512f42aa76 Do not report docker kill/rm attempts as errors
3 years ago
Slavi Pantaleev 70796703d3 Run Synapse workers in their own containers
3 years ago
Slavi Pantaleev 63301b0ef1 Improvements around Synapse worker/metrics ports exposure
3 years ago
Marcel Partap edc21f15e5 Restrict publishing worker (metrics) ports to localhost
3 years ago
Marcel Partap 183adec3d8 Merge remote-tracking branch 'origin/master' into synapse-workers
3 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
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
4 years ago
Slavi Pantaleev 8bae39050e Update settings for Synapse v1.14.0
4 years ago
Chris van Dijk 6334f6c1ea Remove hardcoded command paths in systemd unit files
4 years ago
Slavi Pantaleev 8fb3ce6f6d Upgrade Synapse (v1.12.4 -> v1.13.0)
4 years ago
Marcel Partap 66a4073512 Publish synapse worker ports, need to be accessible to nginx
4 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
5 years ago
Slavi Pantaleev ab59cc50bd Add support for more flexible container port exposing
5 years ago
Slavi Pantaleev ae7c8d1524 Use SyslogIdentifier to improve logging
5 years ago
Hugues De Keyzer c451025134 Fix indentation in templates
5 years ago
Sylvia van Os 75b1528d13 Add the possibility to pass extra flags to the docker container
5 years ago
Slavi Pantaleev 892abdc700 Do not refer to Synapse as "Matrix Synapse"
5 years ago
Slavi Pantaleev 91a757c581 Add support for reloading Synapse
5 years ago
Slavi Pantaleev f6ebd4ce62 Initial work on Synapse 0.99/1.0 preparation
5 years ago
dhose 87e3deebfd Enable exposure of Prometheus metrics.
5 years ago
Slavi Pantaleev 0be7b25c64 Make (most) containers run with a read-only filesystem
6 years ago
Slavi Pantaleev 316d653d3e Drop capabilities in containers
6 years ago
Slavi Pantaleev 299a8c4c7c Make (most) containers start as non-root
6 years ago