John Dorman
b337a1a292
Update Dockerfile
2023-02-02 04:27:37 -08:00
John Dorman
ae7d51408f
Update Dockerfile
2023-02-02 04:04:46 -08:00
John Dorman
5a4084840c
Update DoTE.Dockerfile
2023-01-31 04:53:02 -08:00
John Dorman
aebabcb531
Update Dockerfile
2023-01-31 04:52:50 -08:00
John Dorman
486f3b78ae
Update Dockerfile
2023-01-17 04:19:01 -08:00
John Dorman
f72f480650
Update Dockerfile
2023-01-17 03:49:00 -08:00
John Dorman
e1026317ed
Update Dockerfile
2022-12-04 05:54:31 -08:00
John Dorman
c2a701376d
Update Dockerfile
2022-11-26 17:41:25 -08:00
Atticuss
937a719462
udpated the dote dockerfile to create missing dir + set perms on init script ( #439 )
2022-11-26 17:29:20 -08:00
John Dorman
24eb16adcb
Update Dockerfile
2022-11-01 14:19:20 -07:00
John Dorman
2aa7a25a28
Update Dockerfile
2022-07-12 03:31:18 -07:00
John Dorman
e2e1aec337
Update DoTE.Dockerfile
2022-07-12 03:30:59 -07:00
John Dorman
4d25211b76
Updating Org
...
Signed-off-by: John Dorman <john@boostchicken.dev>
2022-06-24 08:16:09 -07:00
John D
bbaf3a3919
Updating Org
...
Signed-off-by: John Dorman <john@boostchicken.dev>
2022-06-24 03:41:51 -07:00
John D
6731b2432f
Updating branch name
...
Signed-off-by: John Dorman <john@boostchicken.dev>
2022-06-24 03:33:29 -07:00
fettsvett
b90f035b91
fix: Adding explicit forwarding servers to dote configuration. ( #374 )
...
Co-authored-by: Courtney Oliver <courtney.oliver@lettucegrow.com>
2022-06-20 10:54:47 -07:00
foxy82
4165e08c65
Update README.md ( #379 )
...
To run a DHCP server I needed to add "--cap-add=NET_ADMIN" as per pihole docs here: https://github.com/pi-hole/docker-pi-hole#note-on-capabilities
ServerIP is now deprecated - change as suggested in pihole docs: https://github.com/pi-hole/docker-pi-hole#deprecated-environment-variables
2022-06-20 10:54:02 -07:00
stuartofmt
6116250ea2
Update README.md ( #371 )
...
The Readme.md for run-pihole is difficult to use.
There are some contradictory instructions and some of the explanations are unclear.
This can lead to an unsuccessful install.
This is a suggested rewrite
2022-06-08 00:13:19 -07:00
Ryan Gates
601f423451
Latest version as of 5/23/22 ( #370 )
...
https://github.com/pi-hole/docker-pi-hole/releases/tag/2022.05
2022-06-08 00:12:28 -07:00
John Dorman
61262a1232
Update DoTE.Dockerfile
2022-05-10 23:51:58 -07:00
John Dorman
74bcfdd921
Update Dockerfile
2022-05-10 23:51:22 -07:00
jgstroud
6d2ee72621
Fix README to put the dns.conflist in the correct persistant directory ( #361 )
2022-05-08 16:26:14 -07:00
Alexander Momchilov
368709e74c
Improve formatting in run-pihole/README.md
( #349 )
2022-04-13 03:28:56 -07:00
StealthCT
4a1d6f11b3
Path references for boostchicken-dev and forks ( #341 )
...
* Fix Github references from boostchicken to boostchicken-dev
* Download CNI bridge script from upstream rather than fork
The remote_install.sh script was retrieving the 05-cni-bridge.sh script
from gtrabanco's fork, rather than the main repository.
* Rename 05-cni-bridge.sh to 06-cni-bridge.sh
2022-03-25 06:08:14 -07:00
John Dorman
1adccdb235
Update DoTE.Dockerfile
2022-02-25 00:17:08 -08:00
John Dorman
91721516f1
Update Dockerfile
2022-02-25 00:16:54 -08:00
Daniel Correa Lobato
9aba2f1483
Update README.md ( #324 )
...
Fix issue #309
2022-02-06 23:25:24 -08:00
John Dorman
e2683a7f30
Update Dockerfile
2022-01-16 03:50:05 -08:00
John Dorman
7a1ddd811f
Update DoTE.Dockerfile
2022-01-16 03:49:17 -08:00
John Dorman
8206474098
Update Dockerfile
2021-12-03 04:04:11 -08:00
John Dorman
0bf4c214b9
Update DoTE.Dockerfile
2021-12-03 03:57:26 -08:00
John Dorman
9fd2da7a99
Update Dockerfile
2021-12-03 02:43:38 -08:00
John D
cb6ff86d30
Update README.md
2021-11-16 08:38:06 -08:00
John D
c518992045
Update and rename upd_pihole_dote.sh to custom_pihole_dote.sh
2021-11-16 08:36:23 -08:00
John D
942315ea91
Update upd_pihole.sh
2021-11-16 08:34:52 -08:00
John D
b0c1668077
Update upd_pihole_dote.sh
2021-11-16 08:32:38 -08:00
John D
a984b9570c
New DoTE stuff
...
@chrisstaite give this a look, it will now build a DoTE docker image everytime you update the Dockerfile here.
2021-11-16 08:31:33 -08:00
John D
066d07f052
Update upd_pihole_dote.sh
2021-11-16 08:27:13 -08:00
John D
f90481645f
Update and rename Dockerfile_DoTe to DoTE.Dockerfile
2021-11-16 08:13:55 -08:00
John D
0099f5f710
Update pihole
2021-11-16 08:13:21 -08:00
Pedro Pombeiro
047f681fc1
Update upd_pihole_dote.sh ( #259 )
...
Perform download of dote_arm64 at build time rather than runtime
2021-11-05 12:36:22 -07:00
Chris
2a1631c052
Add DoTe instructions to PiHole for DNS-over-TLS. ( #252 )
2021-10-20 22:30:34 -07:00
John D
d219fe2683
pihole update
2021-10-08 18:40:08 -07:00
jgstroud
dbf8c79270
Add Pihole upgrade script ( #190 )
...
* Add a script to update your pihole container
* Add instructions for upgrading your pihole container
Co-authored-by: Jon Stroud <jon.stroud@keysight.com>
2021-07-02 22:33:55 -07:00
John D
a73f13638b
Update 10-cloudflared.sh
2021-05-25 12:05:40 -07:00
John D
9b6207b41c
Update Dockerfile
2021-05-25 12:02:31 -07:00
John D
ffb38bbdaa
Added Pihole with cloudflared
2021-05-25 01:44:32 -07:00
なつき
3efc648c97
Support caching in install-cni-plugins.sh ( #114 )
...
* Support caching in install-cni-plugins.sh
* Update README
2021-05-16 13:43:05 -07:00
John D
e9d05f6f07
Update README.md
2020-12-24 14:59:52 -08:00
Ying
acd0cd5daa
Minor updates to Pi-hole README.md ( #82 )
...
* Add a few extra steps
* Update README.md
* Update README.md
* Update README.md
* Update README.md
* Update README.md
2020-12-24 14:24:32 -08:00