15 コミット (3684842e86adc0b027e6960ff95f9500a3b8f32d)

作成者 SHA1 メッセージ 日付
  Slavi Pantaleev d12643eb91 Do not use `docker stop --time` (deprecated in Docker v28 in favor of `--timeout` or just `-t`) 1年前
  Michael Hollister bd027159b1 Added extra systemd service arguments to synapse workers and proxy companion 2年前
  Slavi Pantaleev cd06e04497 Make post-start delay for matrix-synapse configurable 2年前
  Slavi Pantaleev 3ba0642bcf Increase delay after starting of matrix-synapse 2年前
  Slavi Pantaleev c0308307e2 Make homeserver services sleep after startup, instead of all dependencies sleeping separately 2年前
  Slavi Pantaleev e5130372b9 Switch matrix_synapse_container_additional_volumes from using -v to --mount 2年前
  Slavi Pantaleev 015acb6d08 Add native Traefik support to matrix-synapse 2年前
  Slavi Pantaleev 2511b34a7c Stop containers gracefully, instead of outright killing them 2年前
  Slavi Pantaleev 1e1ab70965 Make use of matrix_synapse_container_network in the matrix-synapse role 2年前
  Slavi Pantaleev 632026513e Add matrix_synapse_uid, matrix_synapse_gid and matrix_synapse_username 3年前
  Slavi Pantaleev 519b32543c Add matrix_synapse_container_network and matrix_synapse_container_additional_networks 3年前
  Slavi Pantaleev 7086c0ebe3 matrix_host_command_sh -> devture_systemd_docker_base_host_command_sh (via com.devture.ansible.role.systemd_docker_base) 3年前
  Slavi Pantaleev a9a81460ec matrix_host_command_docker -> devture_systemd_docker_base_host_command_docker (via com.devture.ansible.role.systemd_docker_base) 3年前
  Slavi Pantaleev f03f716989 matrix_systemd_unit_home_path -> devture_systemd_docker_base_systemd_unit_home_path (via com.devture.ansible.role.systemd_docker_base) 3年前
  Slavi Pantaleev 410a915a8a Move roles/matrix* to roles/custom/matrix* 3年前
  Slavi Pantaleev 881fdd28f0 Add support for Synapse container image customization 3年前
  Slavi Pantaleev 226c550ffa Add support for stream writer Synapse workers 3年前
  Shaleen Jain f674afe5e8
appservice: add and use homeserver_container_* vars (#2045) 3年前
  Slavi Pantaleev 0364c6c634 Suppress old container cleanup (kill/rm) failures 4年前
  László Várady ebfa511515 synapse: do not expose plain federation port when it's disabled 4年前
  Slavi Pantaleev 86c36523df Replace ExecStopPost with ExecStop 4年前
  Slavi Pantaleev b1b4ba501f Replace ExecStop with ExecStopPost 4年前
  Slavi Pantaleev e1a6d1e4b2 Upgrade Synapse (1.46.0 -> 1.47.0) 4年前
  boris runakov 1ec67f49b0 replaced 8008 where possible 4年前
  Slavi Pantaleev c1bc7b9f93 Rename variables to prevent confusion 4年前
  boris runakov 8c3e25de1b renamed var to matrix_synapse_container_federation_api_port 4年前
  b 07496069c8 rellocating variables for consistency 4年前
  b afccc2b11f make 8448 configurable instead of hard coded 4年前
  b 7756cc4c8e replace port 8048 with matrix_synapse_container_default_federation_port 4年前
  Michael Collins 98e6cd685d sync with previous repo 4年前
  Michael-GMH 86e4649578 GoMatrixHosting v0.5.5 4年前
  Michael-GMH 03006eb5ab GoMatrixHosting v0.5.5 4年前
  Slavi Pantaleev f99dcd611f Pass proper UID/GID to Synapse 5年前
  Slavi Pantaleev a5ee39266c Go through start.py when launching Synapse 5年前
  Slavi Pantaleev 512f42aa76 Do not report docker kill/rm attempts as errors 5年前
  Slavi Pantaleev 70796703d3 Run Synapse workers in their own containers 5年前
  Slavi Pantaleev 63301b0ef1 Improvements around Synapse worker/metrics ports exposure 5年前
  Marcel Partap edc21f15e5 Restrict publishing worker (metrics) ports to localhost 5年前
  Slavi Pantaleev 1692a28fe4 Work around annoying Docker warning about undefined $HOME 5年前
  Slavi Pantaleev d08b27784f Fix systemd services autostart problem with Docker 20.10 5年前
  Marcel Partap f201bca519 synapse workers: define and expose METRICS port for each worker 5年前
  Slavi Pantaleev 1fca917ad1 Replace some -v instances with --mount 5年前
  Marcel Partap 2d1b9f2dbf synapse workers: reworkings + get endpoints from upstream docs via awk 5年前
  Slavi Pantaleev 8bae39050e Update settings for Synapse v1.14.0 5年前
  Chris van Dijk 6334f6c1ea Remove hardcoded command paths in systemd unit files 5年前
  Slavi Pantaleev 8fb3ce6f6d Upgrade Synapse (v1.12.4 -> v1.13.0) 5年前
  Marcel Partap 66a4073512 Publish synapse worker ports, need to be accessible to nginx 6年前
  Aaron Raimist 79d1576648
Allow Synapse manhole to be enabled 6年前
  recklesscoder 5d3b765241
Actually use matrix_synapse_storage_path 6年前
  Slavi Pantaleev d6d6c152a3 Delay bridge startup to ensure Synapse is up 6年前