From 1f256dd208e40468a90a51684a940631d07a67d4 Mon Sep 17 00:00:00 2001 From: Kumar Damani Date: Wed, 4 Jan 2023 15:32:24 -0500 Subject: more --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index e7785b9..7c87902 100644 --- a/README.md +++ b/README.md @@ -100,12 +100,14 @@ An external USB SSD or HDD as a backup drive. A VPS (Virtual Private Server) - I use Racknerd. This will give you access to a reliable static IP. ### Base Image setup +Once you have a server+storage, and a VPS, you are ready to start. I have switched to using DietPi images (from Alpine) as they support my hardware, as well as RPis. 1. Follow instructions from [DietPi wiki](https://dietpi.com/docs/install/) to create a bootable SD card and boot up. 2. On first boot, I recommend you change your `root` password, and change the SSH server to use OpenSSH (from Dropbear). This makes running automation against it easier. 3. Then you can run our playbook with the `base` tag to install all pre-requisite software. +See the Install section below for getting started with running playbooks from this repo. 4. You should then setup your drives according to your needs. If you are doing ZFS, the section below might be useful. ### NAS Setup -- cgit v1.2.3