Skip to content

Latest commit

 

History

History
executable file
·
29 lines (18 loc) · 543 Bytes

File metadata and controls

executable file
·
29 lines (18 loc) · 543 Bytes

An unattended bash script for Ubuntu to setup a PHP-based web server stack for production or development.

Quick startup guide

Install it:

sudo apt update && sudo apt install curl -y && \
  curl -sL wsu.turbolab.it | sudo bash

Access the features:

webstackup

To choose the components and provision your NEW server:

sudo -H bash /usr/local/turbolab.it/webstackup/script/deploy_new_server.sh