Install a lancache using a single script, which will set up and configure:
- nginx
- Luameter (if provided)
- sniproxy
- Ubuntu Server 16.04
git clone https://github.com/zeropingheroes/lancache-installer.git && cd lancache-installer
All configuration is done via environment variables:
cp .env.example .env
nano .env
Alternatively set the environment variables manually by running:
export VARIABLE=value
sudo ./lancache-installer.sh