forked from Fediversity/meta
2.2 KiB
2.2 KiB
Provisioning a Proxmox VM
- Preparing the machine configuration
- Upload your ISO
- Creating the VM
- Install and start the VM
- Remove the VM
- Move to other node
Preparing the machine configuration
-
It is nicer if the machine is a QEMU guest. On NixOS:
services.qemuGuest.enable = true
-
Choose static IPs for your machine. The IPv4 and IPv6 subnets available for Fediversity testing are:
- 95.215.187.0/24. Gateway is 95.215.187.1.
- 2a00:51c0:13:1305::/64. Gateway is 2a00:51c0:13:1305::1.
Upload your ISO
- Upload your ISO
- In the node you want, `local` storage. ISO images. Upload. You can also download from URL.
Creating the VM
- Click “Create VM” at the top right corner.
- Tick “advanced” at the bottom.
General
- Node
- which actual machine you want to run; same as the ISO
- VM ID
- Has to be unique
- Name
- Resource pool
- Fediversity
System
- BIOS
- OVMF (UEFI)
- EFI Storage
- `linstor_storage`; this is a storage shared by all of the Proxmox machines.
- Pre-Enroll keys
- MUST be unchecked
- Qemu Agent
- check
Install and start the VM
- You see the VM on the left side.
- Click, go to console, start it.
- Install it
-
Once the VM has been installed:
- Go to the VM, Hardware, remove the CD/DVD Drive.
- Switch bridge to public
vnet1305
- Datacenter > SDN > VNets