mirror of
https://gitea.com/mcereda/oam.git
synced 2026-02-08 21:34:25 +00:00
826 B
826 B
Pi-hole
Table of contents
TL;DR
# Run on Raspberry Pi.
apt update && apt install -y docker-compose
cd pi-hole && docker-compose up -d
# Upgrade Graviton's DB.
docker exec -ti pihole pihole -g
# Check when Graviton's DB has been updated.
docker exec pihole stat /etc/pihole/gravity.db
Further readings
Sources
All the references in the further readings section, plus the following: