Docker Openvpn Pihole Versions Save

Create a single docker-compose and use the benefit from pi-hole if you use a Mobiledevice outside your Homenetwork

v0.9.1

4 years ago
  • use the last working Image for Rasperry Pi Devices (now use the Image alpine:3.8.4)

v0.8

5 years ago

0.8 2019.02.17

  • Upgrade to Pihole 4.2.2
  • openvpn-install.sh
    • remove ServerIP adjustment in docker-compose.yml
  • docker-compose.yml
    • remove ServerIP
    • remove fix from issue nameserver 127.0.0.11 pi-hole/docker-pi-hole#410

v0.7

5 years ago

0.7 2019.02.17

  • openvpn-install.sh

    • set "DNSSEC=true" to pihole/setupVars.conf
    • set "API_QUERY_LOG_SHOW=blockedonly" to pihole/setupVars.conf
  • docker-compose.yml

    • change DNS1=46.182.19.48 Digitalcourage and DNS2=213.73.91.35 Chaos Computer Club (this support DNSSecure check this with DNSSEC Resolver Test)

0.6 2019.02.11

  • fix pihole resolv.conf #410
  • fix pihole dns environment

v0.5

5 years ago

see CHANGELOG