16 Commits (e80d4ae52962010eee6b67fc35cedbddd10faab1)

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