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