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