# DNSMASQ Service Criticality: Low ## Description DNSmasq is a lightweight, open-source service that provides DNS (Domain Name System) and DHCP (Dynamic Host Configuration Protocol) services to a network. ## Use We use dnsmasq to resolve hosts within the home network. This allows us to use the same URLs both inside and outside the network. Inside the network, the hosts resolve to an internal network address using dnsmasq. ## Installation/Recovery Pre-requisites * Portainer * Gitlab Create a new stack named dnsmasq Choose *Repository* for the Build Method Enable the authentication slider The repository URL is https://gitlab.speerfam.net/mattspeer/dnsmasq ## Backup The one file that should be backed up is 'dnsmasq.conf'. It is mounted on the host in '/home/mattspeer/docker/dnsmasq' https://hub.docker.com/r/strm/dnsmasq