diff --git a/README.md b/README.md index dfdbc18..565a53b 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,81 @@ -# awesome-nas -A curated list of NAS(Network-attached storage) resources and projects. +# Awesome NAS [![Awesome](https://awesome.re/badge.svg)](https://awesome.re) + +> A curated list of NAS(Network-attached storage) resources and projects. + +# What is NAS? + +> **Network-attached storage** (**NAS**) is a file-level (as opposed +> to [block-level storage](https://en.wikipedia.org/wiki/Block-level_storage "Block-level storage")) [computer data storage](https://en.wikipedia.org/wiki/Computer_data_storage "Computer data storage") +> server connected to a [computer network](https://en.wikipedia.org/wiki/Computer_network "Computer network") +> providing +> data access to a [heterogeneous](https://en.wikipedia.org/wiki/Heterogeneous_computing "Heterogeneous computing") +> group +> of clients. The term "NAS" can refer to both the technology and systems involved, or a specialized device built for +> such +> functionality (as unlike tangentially related technologies such +> as [local area networks](https://en.wikipedia.org/wiki/Local_area_network "Local area network"), a NAS device is often +> a singular unit). + +_Source:_ [Network-attached storage](https://en.wikipedia.org/wiki/Network-attached_storage) + +# Where to start? + +- [Why I Built My Own Personal Cloud](https://medium.com/@T_Jen/why-i-built-my-own-personal-cloud-6fb426f61973) +- [10 ways a NAS improved my workflow](https://medium.com/@mithxyz/10-ways-a-nas-improved-my-workflow-846d05e4cf2a) + +# Hardware + +- [QNAP](https://www.qnap.com/) _QNAP_ designs and delivers high-quality network attached storage (NAS) and + professional + network video recorder (NVR) solutions to users. +- [GOLDEN FIELD N-1 Mini ITX Case](https://www.newegg.com/p/1HD-00EH-00068) GOLDEN FIELD N-1 Mini ITX Case Computer + Case + Gaming PC Case Mini Size Desktop Computer Shell Cases + +# Tools + +## OS + +- [TrueNAS](https://www.truenas.com/) World’s most deployed storage with >1M deployments worldwide. Trusted by + thousands + of companies and organizations, including more than 40% of the Fortune 500. +- [openmediavault](https://www.openmediavault.org/) openmediavault is the next generation network attached storage ( + NAS) + solution based on Debian Linux. It contains services like SSH, (S)FTP, SMB/CIFS, RSync and many more ready to use. +- [Rockstor](https://rockstor.com/) Rockstor as a Cloud and Storage platform enables hackers, makers/re-distributors, + and DIYers to build completely custom solutions. +- [OpenWrt](https://openwrt.org/) The OpenWrt Project is a Linux operating system targeting embedded devices. + +## Network + +## Media + +- [nas-tools](https://github.com/jxxghp/nas-tools) Automated media gallary search and manage tool. + +## Downaload tools + +- [Transmission](https://transmissionbt.com/) A Fast, Easy and Free Bittorrent Client For macOS, Windows and Linux +- [Jellyfin](https://jellyfin.org/) Jellyfin is the volunteer-built media solution that puts _you_ in control of your + media. Stream to any device from your own server, with no strings attached. Your media, your server, your way. +- [Prowlarr](https://github.com/Prowlarr/Prowlarr) Prowlarr is an indexer manager/proxy built on the popular *arr + .net/reactjs base stack to integrate with your various PVR apps. Prowlarr supports management of both Torrent + Trackers + and Usenet Indexers. It integrates seamlessly with Lidarr, Mylar3, Radarr, Readarr, and Sonarr offering complete + management of your indexers with no per app Indexer setup required (we do it all). + +## Awesome Docker Images + +- [PhotoPrism](https://hub.docker.com/r/photoprism/photoprism) # PhotoPrism: Browse Your Life in Pictures +- [Photoview](https://hub.docker.com/r/viktorstrate/photoview) Photo gallery for self-hosted personal servers +- [SiYuan](https://hub.docker.com/r/b3log/siyuan) Note taking. The easiest way to serve SiYuan on a server is to + deploy + it through Docker. +- [Joplin](https://hub.docker.com/r/joplin/server) Note taking. Official Joplin Server Docker Images +- [ubuntu-vnc-xfce-chromium-g3](https://hub.docker.com/r/accetto/ubuntu-vnc-xfce-chromium-g3) Headless Ubuntu/Xfce + container with VNC/noVNC and Chromium Browser + +# Useful articles + +# Books + +# Videos