Commits

9eff67eb77e9380c69ff81179ff3ddf16bea972f
Switch branches/tags

Commits on May 10, 2026

  1. rclone: move shared config from /root/.config to /etc/rclone-shithub.conf
    The previous path was unreachable to the postgres user (Postgres
    invokes archive_command as itself, /root is mode 0700). Single
    file at the new path serves both root-run scripts (backup, sync,
    restore-drill, provisioner) and the postgres-run archive_command.
    espadonne committed
  2. Merge pull request #19 from tenseleyFlow/fix/deploy-version-ldflags
    fix(deploy): inject version/commit/builtAt ldflags so homepage stamps are real
    Matthew Forrester Wolffe committed
  3. Merge pull request #16 from tenseleyFlow/fix/wal-archive-enable
    fix(pg): enable WAL archiving via conf.d drop-in
    espadonne committed
  4. Matthew Forrester Wolffe committed
  5. espadonne committed
  6. Matthew Forrester Wolffe committed
  7. espadonne committed
  8. espadonne committed
  9. Merge pull request #14 from tenseleyFlow/fix/aide-config-and-db-path
    fix(aide): wrapper --config + correct creates: path for Ubuntu 24
    Matthew Forrester Wolffe committed
  10. Merge pull request #15 from tenseleyFlow/fix/aide-exclude-log-churn
    fix(aide): exclude postgres + sysstat logs from baseline
    Matthew Forrester Wolffe committed
  11. Matthew Forrester Wolffe committed
  12. espadonne committed