This project uses xc for to align documentation and maintenance commands.
Bootstraps a hetzner node
Inputs: NODE
nix run github:numtide/nixos-anywhere -- \
--flake ".#${NODE}" \
--build-on-remote \
"root@${NODE}.albinvass.se"See: https://discourse.nixos.org/t/nixos-on-hetzner-cloud-arm/29186/2 See: nixos-anywhere quickstart
Generates a new certificate for a host.
Inputs: HOSTNAME
generate-host-certificate "${HOSTNAME}"