Proxmox is a primarily a virtualization platform.
Open source.
Built on Debian. (all normal linux commands work)
Suitable for both homelab and datacenter.
Allows clustering of physical machines.
Uses a webgui to manage/monitor.
Also can manage ZFS storage.
Can manage VM's and LXC's
We mostly use LXC's (got a base template set up)
There is a root login, but recommended to use yer skynet account.
flake.nix
cat /etc/ssh/ssh_host_ed25519_key.pub
into /secrets/secrets.nix
agenix -r
- grant the new server access to secrets.
colmena apply --on @dns
- Update records
colmena apply --on example
Use this time to explore the nixos repo to explain