📄️ BindDNS
Using Ansible I wanted to build a primary and secondary DNS structure for my local network. I wanted two machines which will live on a ups which can keep my local network online. I currently have a pfsense router running off a ups so I wanted to keep my network online as long as possible in the event of a power outage. Here are the steps I followed to get two Bind9 machine setup and running on my network.
📄️ Bind9TerraformVMClone
Here I will show you have to build two new virtual machines with Proxmox as your hypervisor and an already built Ubuntu 22.04 template. If you need to build a new Proxmox clone I followed Learn Linux TV's video : Ubuntu 22.04 Template The only change I made was the cloud image. For my use the minimal image did not contain modules for Docker Networking (Swarm did not work well). I instead selected the current release image.