ricexen / pihole-hub

pihole hub 2021

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pihole-hub (anti-procrastinator)

pihole hub 2021

how to setup

1. clone the repository

unsing linux or mac

git clone https://github.com/ricexen/pihole-hub.git pihole

2.generate env

unsing linux or mac

./generate-env.sh <network-interface>

3.get up the container

docker-compose up -d

4. setup crontabs

docker exec pihole pihole -a -p <new-password>

5. setup crontabs

docker exec pihole /app/setup-crontab.sh

About

pihole hub 2021


Languages

Language:Shell 89.6%Language:Dockerfile 10.4%