this post was submitted on 29 Oct 2023
1 points (100.0% liked)

Homelab

1077 readers
14 users here now

Rules

founded 2 years ago
MODERATORS
 

I’m doing some experiments with ansible and proxmox to do things like , create, modify and initialize network etc. How are you doing it?

you are viewing a single comment's thread
view the rest of the comments
[–] chrishas35@alien.top 1 points 2 years ago

I recently had to rebuild a proxmox node after a crash (and lack of backups :() so I took the effort to do things like make images with Packer, deploy with Terraform, configure with ansible etc. It was good learning, but honestly, if I have to do it again things will probably be pretty out of date and I'd be better off doing it manually. It's a great approach if you plan to deploy thing regularly though (more lab rather than over engineered, for home, production).