diff options
| author | Kumar Damani <me@kumardamani.net> | 2023-01-04 20:28:15 +0000 |
|---|---|---|
| committer | Kumar Damani <me@kumardamani.net> | 2023-01-04 20:28:15 +0000 |
| commit | 56fc00068916f1a809f5bea38105f394248348f9 (patch) | |
| tree | ada07523b83227d691f266b6bd4824543a8dd1d7 | |
| parent | 5081add0ce307a1632246709f7d9b18f8e9173a2 (diff) | |
mroe
| -rw-r--r-- | README.md | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -50,6 +50,7 @@ There are many cheap VPS providers out there. I use Racknerd now. I have used Vu > The equipment I use reflect my current priorities and have changed since this project started and will continue to change in the future. +#### NAS Equipment A [ROCKPro64](https://wiki.pine64.org/wiki/ROCKPro64) 4G model. Alternatively, an RPi4 or similar would also work if you can get your hands on it.  @@ -92,10 +93,11 @@ Since this is basically a NAS build, I opted to house all of this in: Which comes included with a fan, and the SATA power-cables. -Optional, but recommended: an external usb SSD or HDD as a backup drive. +#### Backup Equipment +An external USB SSD or HDD as a backup drive. -An finally, a very cheap VPS (Virtual Private Server) - I use Racknerd. -This will give you access to a reliable static IP. +#### VPS +A VPS (Virtual Private Server) - I use Racknerd. This will give you access to a reliable static IP. ### Base Image setup I have switched to using DietPi images (from Alpine) as they support my hardware, as well as RPis. |
