1. 24 Nov, 2017 11 commits
  2. 14 Nov, 2017 1 commit
  3. 13 Nov, 2017 1 commit
  4. 08 Nov, 2017 1 commit
  5. 07 Nov, 2017 1 commit
  6. 06 Nov, 2017 4 commits
  7. 12 Oct, 2017 1 commit
  8. 11 Oct, 2017 2 commits
  9. 09 Oct, 2017 5 commits
  10. 06 Oct, 2017 1 commit
    • Jérome Perrin's avatar
      slapos node: allow configure different pid files for each command · b2721927
      Jérome Perrin authored
      We only had a global "pidfile" configuration, but it's more conveniant
      to be able to configure different pidfile for each command (software,
      instance, report)
      
      The supported config file would look like:
      
      ```
      [slapos]
      pidfile_software = /path/to/pid
      pidfile_instance = /path/to/pid
      pidfile_report = /path/to/pid
      
      ```
      
      
      
      /reviewed-on !29
      b2721927
  11. 02 Oct, 2017 1 commit
  12. 26 Sep, 2017 2 commits
  13. 25 Sep, 2017 1 commit
  14. 24 Sep, 2017 2 commits
  15. 20 Sep, 2017 6 commits