v0.9 — sync engine rewritten
Config drift is a fleet problem, not a file problem.
Nodecrate watches your config files, secrets, and service definitions across every host and reconciles them in the background. No agents to patch, no dashboard to babysit.
curl -fsSL nodecrate.sh/install | sh
installed nodecrate 0.9.2
nodecrate status
3 hosts · last sync 41s ago
web-01 ✓ in sync
web-02 ✓ in sync
db-01 ↻ syncing
Avg. sync latency
180ms
Config drift caught
before deploy
Watches, doesn't poll
File system events trigger reconciliation immediately — no cron, no polling interval to tune.
Plain files in, plain files out
No proprietary format. Nodecrate reads and writes the config files you already have.
Runs anywhere
Single static binary. Works the same on a Raspberry Pi and a fleet of forty VMs.