Files
nix/hosts/jupiter-vps/README.md
2025-05-29 16:55:02 +01:00

13 lines
354 B
Markdown

# jupiter-vps
## Installation Instructions
1. Provision an OVHcloud VPS (ideally running Ubuntu).
2. Add personal public key
3. Add a CNAME entry for `vps.karaolidis.com` pointing to the VPS IP/host
4. Run `hosts/jupiter-vps/install.sh`
## Update Instructions
1. Run `nixos-rebuild switch --flake .#jupiter-vps --target-host root@vps.karaolidis.com`