1. 31 Oct, 2017 2 commits
  2. 29 Oct, 2017 1 commit
  3. 22 Oct, 2017 2 commits
  4. 19 Oct, 2017 1 commit
  5. 16 Oct, 2017 3 commits
  6. 13 Oct, 2017 1 commit
  7. 12 Oct, 2017 2 commits
  8. 09 Oct, 2017 2 commits
  9. 05 Oct, 2017 2 commits
  10. 03 Oct, 2017 2 commits
  11. 02 Oct, 2017 2 commits
  12. 01 Oct, 2017 2 commits
  13. 28 Sep, 2017 1 commit
  14. 23 Sep, 2017 3 commits
  15. 22 Sep, 2017 4 commits
  16. 18 Sep, 2017 2 commits
    • Tim Lewis's avatar
      Fix linux-sysvinit script to prevent missing caddy.log · fea8f37f
      Tim Lewis authored
      Create /var/log/caddy.log and chown prior to starting caddy.
      Caddy running as DAEMONUSER does not have permission to create the /var/log/caddy.log.
      fea8f37f
    • Tim Lewis's avatar
      Fix spurious .pid file error in linux-sysvinit · a8082520
      Tim Lewis authored
      This change eliminates the `[ERROR] Could not write pidfile: open /var/run/caddy.pid: permission denied` from caddy.log.
      The start-stop-daemon writes the file as root so the DAEMONUSER that caddy runs as cannot write to the .pid file.
      a8082520
  17. 16 Sep, 2017 2 commits
  18. 15 Sep, 2017 2 commits
  19. 12 Sep, 2017 4 commits