mirror of
https://github.com/harivansh-afk/betterNAS.git
synced 2026-04-15 06:04:40 +00:00
pnpm, verify, cleanup (#6)
This commit is contained in:
parent
b68151035a
commit
e2f03f47af
45 changed files with 4276 additions and 5133 deletions
|
|
@ -7,12 +7,14 @@ This document describes the software that runs on the actual NAS machine, VM, or
|
|||
The NAS node is the machine that actually has the storage.
|
||||
|
||||
It should run:
|
||||
|
||||
- a WebDAV server
|
||||
- a small betterNAS node agent
|
||||
- declarative config via Nix
|
||||
- optional tunnel or relay connection if the machine is not directly reachable
|
||||
|
||||
It should expose one or more storage exports such as:
|
||||
|
||||
- `/data`
|
||||
- `/media`
|
||||
- `/backups`
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue