Question
Pre-Configure Server Stacks
I thought I remember a comment in the DO KB that mentioned a website that had pre-configured stacks, for example owncloud on unbuntu, or magneto with mongodb and nginx etc. I can’t for the life of me remember or find the website anymore.
If I remember correctly you just ran a single line of code and the script would configure the whole stack for you. Any help on where I could find this site would be much appreciated and thanks in advance.
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
×
If you are talking about hosting website / mail and such, then any control panel would come with the needed action as you specified.
Check out paid options as, cPanel / DirectAdmin
Else free options like zPanel / Sentora and such..
http://en.wikipedia.org/wiki/Comparisonofwebhostingcontrol_panels
You install a panel just as your wrote.. Run the installer via terminal, rest is taken care by the installer which installs everything, like Apache, MySQL, phpmyadmin, ftp, mail and everything needed to host your website, mail and such..
Thanks.