I am lazy. How can I automate some work like creating identical VPS but different IPs

torontob

Renowned Member
Oct 18, 2010
48
0
71
Hi Everyone,

I want to test proxmox abilities and my server hardware abilities. I want to launch 50 instances of CentOS or better yet install my own CentOS one one instance and install my add-ons and then want to mirror copy that instance into 50 more.

Is that possible?

The only catch is that of course I want each next instance loading to load with another IP address as their eht0 (incremental).

Guidance is appreciated.

Thanks
 
Re: I am lazy. How can I automate some work like creating identical VPS but different

Anything guys?
 
Re: I am lazy. How can I automate some work like creating identical VPS but different

nothing built in, just write a script to do this (vzrestore, vzctl etc. are the commands you should use).