mirror of
https://github.com/harivansh-afk/betterNAS.git
synced 2026-04-15 05:02:07 +00:00
copy
This commit is contained in:
parent
d939126ce0
commit
23e0baa1ef
3 changed files with 16 additions and 15 deletions
12
README.md
12
README.md
|
|
@ -1,8 +1,8 @@
|
|||
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.
|
||||
betterNAS lets you mount remote machines as native Finder volumes on your Mac.
|
||||
Install a small agent on any box with files you care about, and it shows up in Finder like a local drive.
|
||||
No sync clients, no special apps - just your files, where you expect them.
|
||||
|
||||
The plan is bigger: phone, laptop, agents, all seeing the same filesystem.
|
||||
A modular backup layer you actually use day-to-day, and a way to run agents on your own hardware without handing over the keys.
|
||||
|
||||
<img width="1330" height="614" alt="image" src="https://github.com/user-attachments/assets/f4cfe135-505f-4ce1-bbb3-1f1d47821f8f" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue