35 Commits

Author SHA1 Message Date
162d4ce478 Auto set correct data path (#491)
* Corrected file path by removing /mnt

* Update 20-zerotier.sh

* Update README.md

* removed /mnt directory as evertyhing is done in /data

* Corrected URL

* Update remote_install.sh

* Auto check data dir

* fixed adguard installation

* More data fixes

* Fix dns common data path

* fixed haproxy readme
2023-02-22 08:49:54 -08:00
4d25211b76 Updating Org
Signed-off-by: John Dorman <john@boostchicken.dev>
2022-06-24 08:16:09 -07:00
bbaf3a3919 Updating Org
Signed-off-by: John Dorman <john@boostchicken.dev>
2022-06-24 03:41:51 -07:00
6731b2432f Updating branch name
Signed-off-by: John Dorman <john@boostchicken.dev>
2022-06-24 03:33:29 -07:00
04ffaef459 Update README.md 2022-06-23 17:27:35 -07:00
cb1e94d523 Update Dockerfile 2022-06-23 17:19:52 -07:00
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
cc56791b01 Documentation fixes 2021-05-25 10:40:39 -07:00
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
26015de44b Update Dockerfile 2020-12-24 15:11:07 -08:00
0254a41a1d Update README.md 2020-12-24 15:00:08 -08:00
ec383029d9 Bump NextDNS client to 1.8.8 (#70)
Picks up fixes for some discovery/local resolution.

https://github.com/nextdns/nextdns/releases/tag/v1.8.8
2020-12-24 14:27:09 -08:00
e53af92641 Update README.md 2020-09-07 23:47:26 -07:00
7e62cc96af Bump NextDNS to 1.7.1 (#31)
Couple of fixes relating to local resolution (see commit log, not Github release notes)

https://github.com/nextdns/nextdns/releases/tag/v1.7.1
2020-08-08 18:07:32 -07:00
1f82b5c2c4 Conditional Forwarding DNS fix (#27)
* Make dnsmasq listen to the container network

* Conditional Forwarding for NextDNS

* Update nextdns.conf
2020-07-25 01:14:31 -07:00
5113502880 Cleaning up Markdowns 2020-07-12 22:37:04 -07:00
8761d928bc Wireguard instructions added, nextdns container updates 2020-07-09 20:28:49 -07:00
fc0c7e4fe4 Fixing package! 2020-07-05 21:43:46 -07:00
511d058460 Modularization updates (#12)
* Store install-cni-plugins.sh once

* Newlines in on-boot-script

* Update example on_boot.sh for directory

* Update README.md examples

* Store 20-dns.conflist once

* Add modularized nextdns config w/IPv6 support

* Make nextdns script more generic

* Use common setup script for each dns service

* Add missing newlines

* Readme updates and ipv6 support

* Readme updates and ipv6 support

* Final updates and Ipv6

Co-authored-by: exodious <exodious@users.noreply.github.com>
2020-06-28 06:02:50 -07:00
fd41eb72ef NextDNS 1.7.0 2020-06-27 01:34:44 -07:00
197fc4aeb7 Fixing bad copy paste 2020-06-17 13:15:27 -07:00
8d1937fb74 Update method for macvlan, reducing IP clutter 2020-06-17 07:02:49 -07:00
f075b3f66b Removing iptables DNAT by default. 2020-06-14 09:30:44 -07:00
84354139f5 Adding restart flags 2020-06-14 08:56:55 -07:00
1c62e87544 Cleaning up directions on container starts 2020-06-14 08:47:56 -07:00
881856cbff Update shebang to work on cni plugins 2020-06-13 02:02:57 -07:00
df22fa84c0 Add promisc to on_boot.sh 2020-06-13 01:58:29 -07:00
eee0ea1ae0 Small instructions fixes 2020-06-04 22:37:51 -07:00
557b911af6 Fixing HTTP Certs 2020-06-04 22:21:59 -07:00
31b1b03023 Fixing HTTP Certs 2020-06-04 22:12:20 -07:00
8a98c8bf17 Final NextDNS changes 2020-06-04 21:52:00 -07:00
6452ec818d Final NextDNS changes 2020-06-04 21:50:58 -07:00
7364385ac9 Final NextDNS changes 2020-06-04 21:46:20 -07:00
848cba9a6d Next DNS 2020-06-04 20:50:14 -07:00