From 945aa9e6f634a078937fdf21d09f32e77f4c1a7b Mon Sep 17 00:00:00 2001 From: clarkzjw Date: Fri, 13 Jan 2023 16:44:02 -0800 Subject: reorganize folders --- clarkzjw.ca/config/atlas/README.md | 34 ---------------------------------- 1 file changed, 34 deletions(-) delete mode 100644 clarkzjw.ca/config/atlas/README.md (limited to 'clarkzjw.ca/config/atlas/README.md') diff --git a/clarkzjw.ca/config/atlas/README.md b/clarkzjw.ca/config/atlas/README.md deleted file mode 100644 index 55f8989..0000000 --- a/clarkzjw.ca/config/atlas/README.md +++ /dev/null @@ -1,34 +0,0 @@ -# Atlas - -Hostname: atlas -Usage: HomeLab Main NAS - -## Step - -### Init - -```bash -ansible-playbook init.yaml -K -k -``` - -Login and exec `sudo tailscale up` and authorize Tailscale in the admin panel. - -### Setup -```bash -ansible-playbook setup.yaml -``` - -### Import zfs pool -```bash -zpool status -zpool import pool1 - -... -zpool export pool1 -``` - -### Setup Samba -```bash -source admin-rc -ansible-playbook samba.yaml -``` -- cgit v1.2.3