Is there any way to run a post-installation script (bash) when a new VM is created using a fresh linux image or a template ?
I want to create and setup Nginx/FTP (well LEMP) automatically when a new VM is created.
I thought about creating a template with both of them installed but that will leave the problem of passwords being pre-generated or not known.
PS: Above use-case is to deploy the VM through WHMCS module
I want to create and setup Nginx/FTP (well LEMP) automatically when a new VM is created.
I thought about creating a template with both of them installed but that will leave the problem of passwords being pre-generated or not known.
PS: Above use-case is to deploy the VM through WHMCS module