Hey,
I would like to run pi-hole in docker using docker compose on my pi4.
I'm already using this PI as an Zigbee Gateway, so i'm running Deconz in Docker as well.
Deconz also uses port 80 for its Webinterface.
What is the best way to setup my pi, running pi-hole and Deconz?
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:80 0.0.0.0:* LISTEN 742/deCONZ
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 552/sshd
tcp 0 0 0.0.0.0:443 0.0.0.0:* LISTEN 742/deCONZ
tcp6 0 0 :::22 :::* LISTEN 552/sshd
udp 0 0 0.0.0.0:1900 0.0.0.0:* 742/deCONZ
udp 0 0 0.0.0.0:68 0.0.0.0:* 542/dhcpcd
udp 0 0 0.0.0.0:5353 0.0.0.0:* 340/avahi-daemon: r
udp 0 0 0.0.0.0:40685 0.0.0.0:* 340/avahi-daemon: r
udp6 0 0 :::33102 :::* 340/avahi-daemon: r
udp6 0 0 :::5353 :::* 340/avahi-daemon: r