18 lines
424 B
Markdown
18 lines
424 B
Markdown
# 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
|