After bringing a new server online, run the following commands (with sudo or as root) to kick things off
cd /root
git clone https://github.com/letskillowen/ubuntu-nginx-commandbox.git
cd ./ubuntu-nginx-commandbox
chmod +x ./install.sh
./install.sh
Thanks for the inspiration foundeo/ubuntu-nginx-lucee and the early interest and contributions by Kevin and Little Bobby Two Hands.