An error occurred fetching the project authors.
  1. 20 Oct, 2020 3 commits
  2. 05 Oct, 2020 1 commit
    • Łukasz Nowak's avatar
      caddy-frontend: Provide backend-haproxy statistic · 8d5910dc
      Łukasz Nowak authored
      Each node allows for global statistic access for full backend-haproxy, which
      is exposed using special frontend, and then transferred back to the master
      partition, so that the administrator can access it.
      8d5910dc
  3. 25 Sep, 2020 2 commits
  4. 15 Sep, 2020 1 commit
  5. 30 Jul, 2020 4 commits
    • Łukasz Nowak's avatar
      caddy-frontend: Expose backend log files to slaves · 65700284
      Łukasz Nowak authored
      Backend logs are exposed as usual access and error logs.
      
      By using rsyslogd templates and regex filtering, the rsyslogd reacts itself
      and creates needed files per each slave which accesses it. Thanks to this, it's
      configuration is static from point of view of SlapOS profiles, and can be
      generated once.
      
      As the rsyslogd configuration became fully special to backend-haproxy, the
      rsyslogd template filename and its references has been correctly renamed.
      65700284
    • Łukasz Nowak's avatar
      caddy-frontend: Configure log retention locally · 58206fa6
      Łukasz Nowak authored
      Logs are critical for caddy-frontend, so let's configure rotate-num locally,
      as changes in the stack can come unattended, and can result with loosing logs.
      58206fa6
    • Łukasz Nowak's avatar
      caddy-frontend: Drop obsoleted section keys · 07d2c68e
      Łukasz Nowak authored
      We moved out from local logrotate configuration long time ago, it was just
      leftover.
      07d2c68e
    • Łukasz Nowak's avatar
      caddy-frontend: Ensure logs are correctly linked · a4a2555b
      Łukasz Nowak authored
      The logrotate folder also serves as an publication folder for logs, so be sure
      that logs are linked there.
      a4a2555b
  6. 17 Jul, 2020 5 commits
  7. 14 Jul, 2020 2 commits
  8. 22 Jun, 2020 3 commits
  9. 15 May, 2020 1 commit
  10. 06 Apr, 2020 2 commits
  11. 19 Nov, 2019 1 commit
  12. 04 Oct, 2019 1 commit
    • Thomas Gambier's avatar
      do not create two wrappers for the same executable if hash change · ed707d3b
      Thomas Gambier authored
      Prevent creating 2 wrapper for the same service if hash changed. Here, one service is exited because port is used by the firt to service to start:
      
          slappart6:runner-sshd-4248650e36a9a26a6481df1baffd9f58-on-watch                RUNNING   pid 27835, uptime 0:03:45
          slappart6:runner-sshd-b3b68f4278ceb84691ec27521ea229eb-on-watch                EXITED    Mar 06 04:52 PM
      
      To achieve that, update slapos.cookbook and use hash-existing-files option of wrapper recipe
      
      hash-existing-files list all the files used for hash that are not
      handled by buildout. For those files, the hash is calculated as soon as
      the __init__ function so that if there is a change in those files,
      buildout will remove the existing wrapper (it will uninstall the
      section) and replace it with the new wrapper.
      
      /reviewed-on nexedi/slapos!525
      ed707d3b
  13. 27 Sep, 2019 1 commit
  14. 30 Aug, 2019 1 commit
  15. 23 Aug, 2019 1 commit
  16. 18 Jul, 2019 1 commit
  17. 03 Jul, 2019 1 commit
  18. 17 Jun, 2019 1 commit
  19. 12 Jun, 2019 2 commits
  20. 30 May, 2019 1 commit
  21. 28 May, 2019 1 commit
  22. 17 May, 2019 1 commit
  23. 16 May, 2019 1 commit
  24. 15 May, 2019 1 commit
  25. 08 May, 2019 1 commit