Skip to content
Snippets Groups Projects
  1. Sep 04, 2020
  2. Jul 30, 2020
  3. Jul 20, 2020
  4. Jul 13, 2020
  5. Jun 17, 2020
  6. Jun 16, 2020
  7. Jun 02, 2020
  8. May 28, 2020
  9. Apr 08, 2020
  10. Mar 19, 2020
  11. Mar 01, 2020
  12. Feb 29, 2020
  13. Feb 25, 2020
  14. Feb 14, 2020
  15. Jan 08, 2020
  16. Dec 09, 2019
  17. Dec 05, 2019
  18. Oct 31, 2019
  19. Oct 23, 2019
  20. Oct 18, 2019
  21. Sep 06, 2019
  22. Sep 05, 2019
  23. Aug 09, 2019
  24. Jul 23, 2019
  25. Jul 22, 2019
  26. Jul 03, 2019
  27. Jun 27, 2019
  28. Jun 26, 2019
  29. Jun 25, 2019
  30. Jun 20, 2019
  31. Jun 17, 2019
  32. May 10, 2019
  33. Apr 13, 2019
  34. 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
  35. Mar 07, 2019
  36. Jan 30, 2019
Loading