skip to content
x‑hakt
map
locker
about
feed
the toolbox
/ tech
ssh
1 note uses this.
Sep 1, 2026
A lifeboat for every hull
Every project I run has a git remote, so the code survives a dead machine. The databases, uploaded files and secrets do not. This is the backup system I built into Control Room in a day. Control Room owns the config; a separate agent holds the credentials and does the dumps; the sensitive one is encrypted; and one screen shows whether every project has a current copy off the box.
infrastructure · control
← the map