From 5e6b8b24e10218d3329c3c5a9d81db9e7ea3c6a1 Mon Sep 17 00:00:00 2001 From: Roberto Alsina Date: Tue, 2 Sep 2025 12:58:12 -0300 Subject: [PATCH] doc rocky setup --- rocky/README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 rocky/README.md diff --git a/rocky/README.md b/rocky/README.md new file mode 100644 index 0000000..7090455 --- /dev/null +++ b/rocky/README.md @@ -0,0 +1,17 @@ +# Rocky server setup + +* Download latest debian image for the server +* Burn SD, put `before.txt` in `config/` +* Copy all this to `/root` +* Fix ts key (see below) + +Boot server, reboot. + +* Run setup.sh + + +Every 90 days the tailscale auth key will expire and you need to set a new one as +a secret. + +* Create the new one at https://login.tailscale.com/admin/settings/keys (MAKE IT REUSABLE) +* Put it in the setup.sh in the server