docker-compose.yml Fix ip range configuration Jan 27, 2024 Repository files navigation README Apache-2.0 license Pi-hole & Unbound DNS Docker SetupThis is a docker compose setup which starts a Pi-hole and nlnetlab's Unbound as upstream recursive DNS using official (or ready-to-use) images....
Docker pihole-FTL: no process found Environment data Operating System:Debian 10 Hardware:Mini PC with proxmox Kernel Architecture: Docker Install Info and version: Software source:Docker:20.10.17 Supplimentary Software:Portainer 2.15.0 Hardware architecture:x86 docker-compose.yml contents, docker run ...
Pi-hole / cloudflared A sample Pi-hole setup with use of DoH cloudflared service. Looking for more samples? Visit the following GitHub repositories for more Docker samples. Awesome Compose: A curated repository containing over 30 Docker Compose samples. These samples offer a starting point for ...
had the same issue. opened up synaptic and saw docker-ce-rootless packages were not uninstalled from previous setup. removed those and reinstalled again. that fixed my problem. zodiaq(Zodiaq)December 9, 2022, 8:22am3 The logs shows that iptables parameter is invalid. ...
- 1.1.1.1# Recommended but not required (DHCP needs NET_ADMIN)# https://github.com/pi-hole/docker-pi-hole#note-on-capabilitiescap_add: - NET_ADMIN restart: unless-stopped With adocker-compose upthe pi-hole is up and running. For my clients when I'm on my home wifi network, I over...
Hi there, i'm using this Docker Setup: https://github.com/siomiz/SoftEtherVPN and i build a docker-compose setup with pihole on the one hand and SoftEtherVPN on the other Hand. So quick question. Is there a easy way to allow connected clients to use the pihole dns?
Works well with NAS devices or hard port conflicts. A Macvlan network is the most advanced option since it requiresmore network knowledge and setup. This mode is similar to host network mode but instead of borrowing the IP of your docker host computer it grabs a new IP address off your LAN...
Install Adguard Home with Docker Compose You can also use Docker Compose to install Adguard. adguard: image: adguard/adguardhome restart: always ports: - 53:53/tcp - 53:53/udp - 67:67/udp - 853:853/tcp - 853:853/udp - 3000:3000/tcp - 5443:5443/tcp - 5443:5443/udp - 8853:8853...
Installing Pi-Hole on Ubuntu is a really simple process, largely thanks to the amount of effort the team has made to create a very easy-to-run install script. If you prefer not to install Pi-Hole directly to your system, check outour easy to follow Docker guide. ...
Excalidraw Whiteboard: Ultimate Docker Self-hosted Home lab Diagramming April 26, 2023 CasaOS: Best Home Server Operating System August 31, 2023 Homarr: Sleek Home Lab Dashboard for Server Monitoring June 29, 2023 Leave a Reply Your email address will not be published. Required fields are...