jsieber / ubuntu-nginx-commandbox

Install script for bringing up and securing an nginx + commandbox server

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Install script for bringing up and securing an nginx + commandbox server

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.

About

Install script for bringing up and securing an nginx + commandbox server


Languages

Language:Shell 100.0%