Commit graph

32 commits

Author SHA1 Message Date
Chris Crowe
c356ced945 Update base container to 2022.05 2022-05-26 23:07:31 -07:00
Xabi
9c405c39e4
Update pi-hole to version 2022.04.3 (#125) 2022-04-23 12:43:03 -07:00
Jens Brey
0206d8049a
Migrated unbound process handling to s6 and updated to latest pihole (#119)
* one-container: Migrated unbound to s6 supervise, update to latest pihole base image

* Added unbound-run file for S6
2022-04-13 21:35:22 -07:00
Chris Crowe
d7741de332
Changing to compose file version 3.0
Should fix the issue seen here: https://github.com/chriscrowe/docker-pihole-unbound/issues/112
2022-03-13 20:43:56 -07:00
Chris Crowe
d378aa3efb
Update README.md
Typo
2022-03-11 18:09:54 -08:00
Chris Crowe
0a0b7ceb0c
Update README.md 2022-03-11 18:09:21 -08:00
Chris Crowe
0814098044
Adding default values for some Pi-Hole variables (#111) 2022-03-11 09:17:03 -08:00
ChevySSinSD
0c87b090e1
fix: ServerIP env variable deprecated, and other docker-compose.yaml updates (#109)
* updates to docker-compose.yaml and readme

* fixed typos

* final readme updates

* typo

* readme order

Co-authored-by: SSinSD <47265616+SSinSD@users.noreply.github.com>
2022-03-11 08:57:36 -08:00
Chris Crowe
5969c76ee1
2022.02.1 (#101)
Update base container to 2022.02.1
2022-02-13 08:55:58 -08:00
Greg Ramsaran
5292809c0a
formatting updates to environment syntax (#86)
environment variable should be = not .
Also updated PIHOLE_DNS_ from DNS1
2022-02-13 08:31:41 -08:00
LawnMo
adabe4c786
reduce edns-buffer-size to 1232 (#99)
avoids warnings in pihole such as :
Warning in dnsmasq core: reducing DNS packet size for nameserver 127.0.0.1 to 1280
from pihole's doc : https://docs.pi-hole.net/guides/dns/unbound/
2022-02-13 08:28:14 -08:00
Chris Crowe
5d990c297b
Upgrading base container to 2022.01.1 (#93) 2022-01-07 18:53:23 -08:00
Chris Crowe
8cb2c34de4
Upgrading base container to 2021.12 (#92)
* Upgrading base container to 2021.12

* Bumping to 2021.12.1
2021-12-26 14:09:08 -08:00
Chris Crowe
4769b48e9a
Updating base container to 2021.10.1 (#81) 2021-10-26 08:42:54 -07:00
Chris Crowe
5e36fcb3e7
Update pihole base container to 2021.09 (#76) 2021-10-06 08:47:49 -07:00
Chris Crowe
3a3e03fd09
Update pihole base container to 2021.09 (#72)
* Update pihole base container to 2021.09
* README typo fix
2021-09-19 17:20:56 -07:00
Chris Crowe
4d7fac1d67
Updating to new v5.8.1 base container (#63)
Seems the Pi-Hole team reused the same Docker image tag...
2021-08-10 23:17:04 -07:00
chronicblondiee
e26a459bf3
remove uneeded 1.1.1.1 dns entry (#53)
* remove uneeded 1.1.1.1 dns entry

I noticed that the 1.1.1.1 dns entry is set in the docker compose file but it is not used for pihole or unbound in any way so makes sense to remove the unneeded entry

* Update docker-compose.yaml

Removing `dns` directive from docker-compose

Co-authored-by: Chris Crowe <425808+chriscrowe@users.noreply.github.com>
2021-05-27 19:51:19 -07:00
chronicblondiee
2bd88b7d1b
comment to allow unbound port forwarding (#54)
* comment to allow unbound port forwarding

Add a comment to allow the unbound service to be exposed to the local server could be useful for troubleshooting purposes or initial set up

* Update docker-compose.yaml

Remove duplicate commented line

Co-authored-by: Chris Crowe <425808+chriscrowe@users.noreply.github.com>
2021-05-27 19:33:44 -07:00
Chris Crowe
ab6bf5c5bc
Update pihole base container to v5.8.1 (#48) 2021-04-21 18:44:11 -07:00
Chris Crowe
9a585c9992
Updating base container to v5.8 (#46) 2021-04-15 23:46:54 -07:00
Chris Crowe
3204f19476
Update README.md
Updating sample .env in README
2021-03-30 08:31:26 -07:00
Chris Crowe
9b4bd37dd9
Whitespace fix (#38)
* Adding DNS parameters to docker-compose

* Whitespace fix
2021-03-16 02:40:33 -07:00
Chris Crowe
d0454e4c0c
Adding DNS parameters to docker-compose (#37) 2021-03-16 02:38:07 -07:00
Chris Crowe
2ee6ae4a17
Bridge networking + new env vars (#36)
* Changing to bridge networking

* Adding volume declarations

* Updating readme with Portainer volumes note

* Adding env var for HOSTNAME

* Adding env var for DOMAIN_NAME
2021-03-16 01:43:20 -07:00
Chris
bff342a5d1 Removing docker-compose port mappings
They are ignored when using host networking
2021-02-08 23:46:32 -08:00
Chris
7b41e2bf42 Updating to pihole container v5.6
Also lockingt he base container version in the Dockerfile,
I'll be doing releases like this from now on
2021-02-08 23:34:03 -08:00
Chris Crowe
4a17db48cc
Dockerfile fix
Change install_unbound_and_s6_init.sh to start_unbound_and_s6_init.sh
2021-02-02 09:04:09 -08:00
Damian Szymczuk
41465163e8
Update README.md (#19)
Fix docs
2021-02-02 09:02:32 -08:00
Chris Crowe
8fd6c18701
Update base image to v5.5.1 (#17)
* Rename init script

* Bumping base pihole container to v5.5.1

Also renumbering releases to match Pi-Hole releases
2021-01-19 09:04:44 -08:00
Chris
acc87d727e Adding script for building and pushing new images 2020-12-31 12:39:33 -08:00
Chris Crowe
f976f463db
Single container support (#11)
Adding a 2nd docker-compose config for running both Pi-Hole and Unbound in the same container (following recommended steps in the Pi-Hole docs).

Restructuring the project to maintain the old 2-container setup as well.
2020-12-31 12:23:33 -08:00