DNS server configuration files for running a lancache
- Ubuntu Server 16.04
git clone https://github.com/zeropingheroes/lancache-dns.git && cd lancache-dns
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 ./install.sh