An error occurred fetching the project authors.
  1. 21 Jan, 2019 1 commit
  2. 29 Oct, 2018 1 commit
  3. 30 Aug, 2018 1 commit
  4. 29 Aug, 2018 1 commit
  5. 13 Aug, 2018 1 commit
  6. 31 Jul, 2018 1 commit
  7. 10 Apr, 2018 1 commit
  8. 30 Mar, 2018 1 commit
  9. 27 Mar, 2018 1 commit
    • Alain Takoudjou's avatar
      monitor: move scripts wrapper and logrotate conf to buildout, uses some new... · 47644132
      Alain Takoudjou authored
      monitor: move scripts wrapper and logrotate conf to buildout, uses some new promises from slapos.toolbox
      
      monitor was updated in slapos.toolbox to not generate promise launcher scripts anymore. All
      generated scripts are now in buildout.
      Monitor promise run script is removed from cron, slapgrid is used to run promises.
      Replace some old promises by the new ones from slapos.toolbox. Cleanup monitor configuration.
      Monitor report and monitor-promises directory are now obsolete.
      47644132
  10. 12 Feb, 2018 2 commits
  11. 24 Jan, 2018 1 commit
    • Aurélien Vermylen's avatar
      monitor: Fix "Scoreboard full" bug · ec7b8494
      Aurélien Vermylen authored
      If we don't specify MaxRequestWorkers, it seems like Apache 2.4
      errors with:
      AH03490: scoreboard is full, not at MaxRequestWorkers. Increase
      ServerLimit.
      Maybe because MaxRequestWorkers then defaults to a too high value
      compared to ServerLimit and ThreadsPerChild.
      
      /reviewed-on nexedi/slapos!263
      ec7b8494
  12. 05 Dec, 2017 1 commit
  13. 06 Oct, 2017 1 commit
  14. 26 Sep, 2017 1 commit
  15. 12 Sep, 2017 1 commit
  16. 18 Aug, 2017 1 commit
  17. 20 Jun, 2017 1 commit
  18. 02 Jun, 2017 1 commit
  19. 11 May, 2017 1 commit
  20. 18 Apr, 2017 1 commit
  21. 12 Apr, 2017 1 commit
  22. 10 Apr, 2017 2 commits
  23. 06 Apr, 2017 1 commit
  24. 05 Apr, 2017 1 commit
  25. 04 Apr, 2017 1 commit
  26. 03 Apr, 2017 1 commit
  27. 23 Feb, 2017 2 commits
  28. 22 Feb, 2017 1 commit
  29. 16 Feb, 2017 1 commit
    • Vincent Pelletier's avatar
      stack.logrotate: Fix support for stopped processes. · b0d0efc2
      Vincent Pelletier authored
      When a process is stopped:
      - it may not have emitted logs since previous rotation: add "missingok"
        As a direct consequence: stop using logrotate recipe.
      - its pid file (if applicable) may be missing: test its non-empty presence
        before calling slapos-kill
      Also, stop using slapos.cookbook:logrotate.
      Update obvious users (cloudooo, neoppod, erp5, monitor, re6stnet).
      b0d0efc2
  30. 07 Feb, 2017 1 commit
  31. 31 Jan, 2017 1 commit
  32. 30 Jan, 2017 2 commits
  33. 09 Jan, 2017 2 commits
  34. 06 Jan, 2017 2 commits