docker-powerdns
docker-powerdns copied to clipboard
PowerDNS + Recursor + Admin GUI + Adblock in one single Docker
Hello. Thanks for this project. Do you intend to keep this project going? It's the only one that I found that places recursive+recursor+admin in a single docker. By the way,...
Hi, The following docker-compose config results in the below log: ``` powerdns: container_name: powerdns depends_on: - caddy deploy: resources: limits: cpus: '2' memory: 512M reservations: cpus: '0.5' memory: 160M restart_policy:...
Can not access PowerAdmin webui. Seems, that the poweradmin is not correctly installed? Using latest: julianxhokaxhiu/docker-powerdns:latest-armv6 on raspberry pi 3 model b > sed: /usr/share/webapps/powerdns-admin/config.py: Not a directory, /root/init.sh: line...
Hi, could this be ported to Raspberry Pi 4? It looks very nice, but I get errors, when trying to run it as is, or when trying to build through...
I simply cannot get this to work. I have used the latest image and built from the Dockerfile. No matter what it appears the GUI cannot talk to the API....