- A complete guide to proxmox installation is available here : https://mayfly277.github.io/categories/proxmox/
-
Once you have prepared your provisioning vm (you can use the scripts/setup_proxmox.sh for prerequistes installation)
-
And once your prerequisites are ready see https://mayfly277.github.io/posts/GOAD-on-proxmox-part2-packer/ to prepare the template for proxmox
-
You can run the automatic installation
# check prerequisites
./goad.sh -t check -l GOAD -p proxmox
# Install
./goad.sh -t install -l GOAD -p proxmox
- Details on the provisioning process are here : provisioning.md