1. 19 Oct, 2017 4 commits
  2. 16 Oct, 2017 3 commits
  3. 15 Oct, 2017 1 commit
  4. 13 Oct, 2017 3 commits
  5. 12 Oct, 2017 2 commits
  6. 09 Oct, 2017 2 commits
  7. 05 Oct, 2017 2 commits
  8. 03 Oct, 2017 2 commits
  9. 02 Oct, 2017 2 commits
  10. 01 Oct, 2017 2 commits
  11. 28 Sep, 2017 1 commit
  12. 23 Sep, 2017 3 commits
  13. 22 Sep, 2017 4 commits
  14. 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
  15. 16 Sep, 2017 2 commits
  16. 15 Sep, 2017 2 commits
  17. 12 Sep, 2017 3 commits