Skip to content

Latest commit

 

History

History
10 lines (10 loc) · 551 Bytes

File metadata and controls

10 lines (10 loc) · 551 Bytes

Scripts to build NAS server

Download

wget -q --show-progress https://github.com/ctonton/homeserver/raw/main/$(lsb_release -c -s).sh -O setup.sh && chmod +x setup.sh

Instructions

Run the "setup.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.

bash setup.sh