Howdy Everyone!

As I am setting up my infrastructure at home using docker I wanted to ask, is it better to have DNS, something like pi-hole, on my main docker swarm or would it be better to have it on a dedicated machine/docker host separate from the rest of my infrastructure?

Thanks for the input!

you are viewing a single comment's thread
view the rest of the comments
[–] 1 point 2 years ago

I have 3 separate machines:

  1. That fat home server with NAS and VM's etc.

  2. A Pi serving my smart home.

  3. A plastic router with OpenWrt doing DNS and (I like to believe) some security, and giving WiFi to many small devices.

They all run 24/7 but I just don't want everything to be dead and dark when one machine is down for whatever reason.

  • source