Hacker News new | ask | show | jobs
by optimalquiet 1043 days ago
I’ll do you one better, I use IaC techniques to configure VMs at home, on an old workstation I’ve turned into a server.

It’s great for hobbyists, too, and doesn’t require the cloud although I will admit it’s easier to go all the way when resources are totally spin-up-as-needed. But I don’t need to go all the way, I’m just a simple hobbyist.

1 comments

What flavour?

I’d love to be able to configure a proxmox, linux vm through pulumi (or TF if that’s your thing), Ansible seems to be the best option but I’ve not had enough experience to be competent as yet.