If you are looking at this, you know who you are Signed-off-by: Nikolaos Karaolidis <nick@karaolidis.com>
13 lines
353 B
Markdown
13 lines
353 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`
|