A client orders a dedicated server and if he purchases a server setup product then I input his ssh login details in the admin area.
After I input his ssh root login details inside the server it is executed a bash script (after it gets to the clients server via wget) that would setup mysql, postfix, dovecot, nginx, csf, sphinx etc.
Basically what needs to have a server in order to host some sites.
I am not a cpanel fan because I do not like interfaces and I feel safer to work via command line.
But it is time consuming to setup every server and instead I wish to automate this procedure.
Basically what I need to know is how can I code this module to link the admin area of blesta to a clients server so I can run this script.
Question
George A.
Hello,
I wish to create a module that can do this:
A client orders a dedicated server and if he purchases a server setup product then I input his ssh login details in the admin area.
After I input his ssh root login details inside the server it is executed a bash script (after it gets to the clients server via wget) that would setup mysql, postfix, dovecot, nginx, csf, sphinx etc.
Basically what needs to have a server in order to host some sites.
I am not a cpanel fan because I do not like interfaces and I feel safer to work via command line.
But it is time consuming to setup every server and instead I wish to automate this procedure.
Basically what I need to know is how can I code this module to link the admin area of blesta to a clients server so I can run this script.
Kind regards,
George.
1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.