Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 449 Bytes

README.md

File metadata and controls

26 lines (14 loc) · 449 Bytes

lancache-dns

DNS server configuration files for running a lancache

Requirements

  • Ubuntu Server 16.04

Installation

  1. git clone https://github.com/zeropingheroes/lancache-dns.git && cd lancache-dns

Configuration

All configuration is done via environment variables:

  1. cp .env.example .env
  2. nano .env

Alternatively set the environment variables manually by running:

export VARIABLE=value

Usage

sudo ./install.sh