An unattended bash script for Ubuntu to setup a PHP-based web server stack for production or development.
Install webstackup, choose components, bring the web-stack-up:
wget https://raw.githubusercontent.com/TurboLabIt/webstackup/master/setup.sh -O - | sudo -H bash && \
sudo -H bash /usr/local/turbolab.it/webstackup/script/deploy_new_server.shwebstackup