Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!


In this Discussion

Install free ESXi automation platform for hosting
New on LowEndTalk? Please Register and read our Community Rules.

All new Registrations are manually reviewed and approved, so a short delay after registration may occur before your account becomes active.

Install free ESXi automation platform for hosting

lahijanlahijan Member
edited March 2020 in Tutorials

autovm is an open-source non-commercial platform based on the GPL license to manage vm on esxi virtualization which allows hosting companies to provide full automation services. For more information, follow the github project.

Download and run shell script on ubuntu 18.04 without any configuration:
$ cd /tmp && wget -O autovm.sh https://raw.githubusercontent.com/autovmnet/autovm/master/autovm.sh && bash autovm.sh

After installation completed, open your ESXi server and change your datastores name to the datastoreX. such as datastore1, datstore2

Download templates in here, and deploy them on your esxi server. Enable ssh server on ESXi and finally, Add your esxi server on the Dedicated servers section in the admin area.

Comments

Sign In or Register to comment.