-
v0.1.1
Stablereleased this
2026-05-15 08:05:55 +00:00 | 0 commits to master since this release[v0.1.1] — 2026-05-15
Changed
install.shnow repairs data-dir permissions on every run.
Re-running the installer reasserts the canonical ownership
(quptime:quptime) and modes across/etc/quptime/—0750on
the dir,0700onkeys/,0600onnode.yaml,cluster.yaml,
trust.yaml, andkeys/private.pem,0644onkeys/public.pem
andkeys/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 accidentalsudo qu init
that left files owned by root). Unknown files in the dir are left
alone.
Downloads