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