Skip to content
Snippets Groups Projects
  1. Jul 13, 2020
  2. Jun 17, 2020
  3. Jun 16, 2020
  4. Jun 02, 2020
  5. May 28, 2020
  6. Apr 08, 2020
  7. Mar 19, 2020
  8. Mar 01, 2020
  9. Feb 29, 2020
  10. Feb 25, 2020
  11. Feb 14, 2020
  12. Jan 08, 2020
  13. Dec 09, 2019
  14. Dec 05, 2019
  15. Oct 31, 2019
  16. Oct 23, 2019
  17. Oct 18, 2019
  18. Sep 06, 2019
  19. Sep 05, 2019
  20. Aug 09, 2019
  21. Jul 23, 2019
  22. Jul 22, 2019
  23. Jul 03, 2019
  24. Jun 27, 2019
  25. Jun 26, 2019
  26. Jun 25, 2019
  27. Jun 20, 2019
  28. Jun 17, 2019
  29. May 10, 2019
  30. Apr 13, 2019
  31. Mar 15, 2019
    • Luca Corbatto's avatar
      Add systemd setup that supports workers (#4662) · a6d84190
      Luca Corbatto authored
      
      This setup is a way to manage workers with systemd. It does however not
      require workers. You can use this setup without workers. You just have
      to make sure that the homeserver is forking and writes its PID file
      to the location the service is looking in.
      
      The currently distributed setup in the debian package does not work in
      conjunction with workers.
      
      * Adds changelog
      
      * Lets systemd handle the forking
      
      Sets all services to `type=simple` and disables daemonizing on the
      synapse side.
      
      * Formats readme to 80 columns per line
      
      * Allows for full restart of all workers
      
      * Changes README to reflect the new setup
      
      * Adds dot to end of changelog file
      
      * Removes surplus word
      
      Co-Authored-By: default avatartargodan <targodan@users.noreply.github.com>
      
      * Adds missing word
      
      Co-Authored-By: default avatartargodan <targodan@users.noreply.github.com>
      
      * Fixes linebreak
      
      Co-Authored-By: default avatartargodan <targodan@users.noreply.github.com>
      
      * Fixes unit type
      a6d84190
  32. Mar 07, 2019
  33. Jan 30, 2019
  34. Jan 02, 2019
    • jribal's avatar
      Update docker-compose.yml (#4282) · 265513e4
      jribal authored
      Hi, the original docker-compose file did not work by default.
      You get federation port working but no client port.
      
      My proposal is to let federation port work as it is by default (8448) and let traefik handle client http/https traffic.
      265513e4
  35. Dec 07, 2018
  36. Nov 07, 2018
  37. Oct 31, 2018
Loading