Commit graph

33 commits

Author SHA1 Message Date
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
69063701da
Update README.md 2021-03-20 16:36:29 -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
Chris Crowe
a65711c516
Update README.md
Re-ordering update steps to pull the image before taking DNS down
2020-12-29 11:32:31 -08:00
Chris Crowe
cade44a923
Update docker-compose.yaml
Commenting NET_ADMIN in default config

Only needed for DHCP
2020-12-29 11:19:33 -08:00
Chris Crowe
a3f90a9549 Adding BLOCKINGMODE=IP-NODATA-AAAA 2019-03-30 13:49:46 -07:00
Chris Crowe
c438bbc7cf Changing IPs 2019-03-21 22:33:53 -07:00
Chris Crowe
2e3ec03edf Updated README
- Added disclaimers
- Added more clarity around the file paths which are
being modified
2019-02-06 07:23:20 -08:00
Chris Crowe
fa12905e9e Updated README
-More clarity around initial setup on host
-Added how-to on updating
2019-02-05 07:24:21 -08:00
Chris Crowe
781da82008 Updated README 2019-02-04 21:13:20 -08:00
Chris Crowe
797a893069 Updating README 2019-02-04 21:08:14 -08:00
Chris Crowe
9ced187134 Adding sample configs 2019-02-04 21:03:59 -08:00
Chris Crowe
4a0bc16dcb Updated README 2019-02-04 21:01:38 -08:00
Chris Crowe
806c23d4e1 Updating README 2019-02-02 17:06:50 -08:00
Chris Crowe
c663694b53 Updating README 2019-02-02 17:04:08 -08:00
Chris Crowe
68b3e97930 Updating README 2019-02-02 16:54:52 -08:00
Chris Crowe
a4c8e0932f Updating README and cleaning up docker-compose 2019-02-02 16:53:58 -08:00
Chris Crowe
6bfcb147fe Adding acknowledgements 2019-02-02 16:36:02 -08:00
Chris Crowe
a611042366 Adding some support files 2019-02-02 16:34:00 -08:00
Chris Crowe
2a83db42d3 Adding docker-compose.yaml 2019-02-02 16:28:14 -08:00
Chris Crowe
8bf5e457f5 First commit 2019-02-02 16:27:38 -08:00