Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.
/ homelab-dns Public archive

Automation to build and maintain an authoritative + recursive dns server - this is aimed at homelab environments.

License

Notifications You must be signed in to change notification settings

aussielunix/homelab-dns

Repository files navigation

HomeLab DNS Automation

This assumes you have an Ubuntu 18.04 instance available on your home network and you have ssh access.

MVP Docs

To be run from your workstation

  • Install ansible pip install -r requirements.txt
  • Install ansible roles ansible-galaxy install -r requirements.yml
  • add hostname/ip address to inventories/hosts
  • tune domain forwarding
  • inspect / tune zones
  • run playbook ansible-playbook main.yml -K

About

Automation to build and maintain an authoritative + recursive dns server - this is aimed at homelab environments.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages