1. 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
  2. 02 Oct, 2017 1 commit
  3. 26 Sep, 2017 2 commits
  4. 25 Sep, 2017 1 commit
  5. 24 Sep, 2017 2 commits
  6. 20 Sep, 2017 7 commits
  7. 19 Sep, 2017 1 commit
  8. 14 Sep, 2017 1 commit
  9. 14 Aug, 2017 5 commits
  10. 11 Aug, 2017 1 commit
  11. 02 Aug, 2017 6 commits
  12. 01 Aug, 2017 4 commits
  13. 31 Jul, 2017 2 commits
  14. 29 Jul, 2017 1 commit
  15. 28 Jul, 2017 1 commit
  16. 27 Jul, 2017 1 commit
  17. 24 Jul, 2017 1 commit
  18. 11 Jul, 2017 2 commits