• v0.1.1 a1d74cf36d

    v0.1.1
    Release / release (push) Successful in 3m21s
    Container image / image (push) Successful in 5m57s
    Stable

    Axodouble released this 2026-05-15 08:05:55 +00:00 | 0 commits to master since this release

    [v0.1.1] — 2026-05-15

    Changed

    • install.sh now repairs data-dir permissions on every run.
      Re-running the installer reasserts the canonical ownership
      (quptime:quptime) and modes across /etc/quptime/0750 on
      the dir, 0700 on keys/, 0600 on node.yaml, cluster.yaml,
      trust.yaml, and keys/private.pem, 0644 on keys/public.pem
      and keys/cert.pem. Makes the installer the one-step recovery
      path when something has tampered with modes (e.g. a stray
      chmod -R, a backup restore, or an accidental sudo qu init
      that left files owned by root). Unknown files in the dir are left
      alone.
    Downloads