An unattended bash script for Ubuntu to setup a PHP-based web server stack for production or development.
Install it:
sudo apt update && sudo apt install curl -y && \
curl -sL wsu.turbolab.it | sudo bashAccess the features:
webstackupTo choose the components and provision your NEW server:
sudo -H bash /usr/local/turbolab.it/webstackup/script/deploy_new_server.sh