|
|
|
@ -12,7 +12,7 @@ reboot
|
|
|
|
|
./setup.sh <template> <fqdn>
|
|
|
|
|
|
|
|
|
|
# example:
|
|
|
|
|
./setup.sh ovh_rise-1 server321.example.com
|
|
|
|
|
./setup.sh hetzner_ax51-nvme asef.lubi.link
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
# Unlock the disk after booting the server from disk:
|
|
|
|
@ -34,4 +34,4 @@ Templates (`hardware/*`) consist of three files:
|
|
|
|
|
`config/*` gets copied to the chroot and contains static config files
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
`authorized_keys/*` is used to create the users and populate their respective `~/.ssh/authorized_keys`
|
|
|
|
|
`authorized_keys/*` is used to create the users and populate their respective `~/.ssh/authorized_keys`
|
|
|
|
|