Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 477 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 477 Bytes

Scripts to build NAS server

Usage

Run the "start.sh" script as "root" on a fresh Debian installation to setup a network-attached storage server. Storage must be located in a directory named "Public" that is on the root of a separate drive or partition. A lite version of the server will be automatically installed on devices having less than 1GB of memory.

wget https://github.com/ctonton/homeserver/raw/main/start.sh && chmod +x start.sh && bash start.sh