Deployment Automator
MagePanelWeb-based user interface for Magallanes Deployment Tool.
Enjoy!



(Requires Node v0.10 or newer)
>> git clone https://github.com/erincinci/magepanel.git MagePanel
>> cd MagePanel
>> sudo npm install pm2 -g
>> npm start>> sudo apt-get install php5-cli>> sudo yum install php-cli