Wuodan / adfree-dns-pi-cluster

Setting up a DNS sinkhole (AdGuardHome) on a Docker swarm cluster with persistent storage

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

adfree-dns-pi-cluster

Setting up a multi-service Dockker application on a cluster of Raspberry Pis with shared persistent storage

There are many articles about Docker on RaspberryPi. I will document my setup here.

Setup

Hardware

The Raspberry Pi Zero W is cheap and has Wifi so we can avoid the hassle with cables.

  • 3 * Raspberry Pi Zero W (plus a MicroSD card and power supply for each)
  • A computer running Linux
  • Admin access to your router

About

Setting up a DNS sinkhole (AdGuardHome) on a Docker swarm cluster with persistent storage

License:GNU General Public License v2.0


Languages

Language:Shell 100.0%