infra/docs/unlocking-root.md
teutat3s 8f46e22636
All checks were successful
Flake checks / Check (pull_request) Successful in 4m8s
docs: updates for metronom / mail
2024-05-31 16:52:04 +02:00

461 B

Unlocking the root partition on boot

After a reboot, the encrypted ZFS pool will have to be unlocked. This is done by accessing the server via SSH with user root on port 2222.

Nachtigall:

ssh root@138.201.80.102 -p2222

Metronom:

ssh root@49.13.236.167 -p2222

After connecting, paste the crypt passphrase you can find in the shared keepass. This will disconnect the SSH session right away and the server will keep booting into stage 2.