avitex Posted July 11, 2016 Share Posted July 11, 2016 This script is intended if your installing from fresh (eg new VPS) on CentOS 7 (Tested on x64) https://gist.github.com/avitex/ea35054b28530b3b3fd482c7232b47f1 You may run the installation like below as root. Note: It's good practice to review external scripts before running them as root (could be malicious) bash -c "$(wget -O - https://gist.githubusercontent.com/avitex/ea35054b28530b3b3fd482c7232b47f1/raw)" If there is enough interest, I may refine it further to support multi-stores, cleaner config overriding etc. Kind Regards, James 1 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now