betterNAS/README.md
Hari caa2e40dc1
Some checks are pending
CI / test-control-plane (push) Waiting to run
CI / test-node-agent (push) Waiting to run
CI / build-web (push) Waiting to run
Add image to README for better visualization
2026-04-01 22:39:58 -04:00

662 B

betterNAS is a hosted control plane with a user-run node agent. The control plane owns user auth, node enrollment, heartbeats, export state, and mount issuance. The node agent runs on the machine that owns the files and serves them over WebDAV. The web app reads from the control plane and shows nodes, exports, and mount details. Finder mounts the export from the node's public WebDAV URL using the same betterNAS username and password. File traffic goes directly between the client and the node, not through the control plane.

image