Commit Graph

9 Commits

Author SHA1 Message Date
John Dorman
fc0c7e4fe4 Fixing package! 2020-07-05 21:43:46 -07:00
John D
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
Josh Peizer
7dc204056e
Update on_boot.sh (#11)
The docker creation points to adguardhome and is case sensitive.  So either changing the docker example or this line will allow the script to launch adguard on boot successfully.
2020-06-27 01:24:41 -07:00
John Dorman
8d1937fb74 Update method for macvlan, reducing IP clutter 2020-06-17 07:02:49 -07:00
John Dorman
f075b3f66b Removing iptables DNAT by default. 2020-06-14 09:30:44 -07:00
John Dorman
84354139f5 Adding restart flags 2020-06-14 08:56:55 -07:00
John Dorman
7ea5306831 CNI plugins cleanup 2020-06-14 08:48:49 -07:00
John D
c2f8b47f13
Removing pihole reference 2020-06-14 07:51:12 -07:00
Mitchell Bakker
2b90b4f156
Added "AdguardHome" (#7)
* Update README.md

Added AdguardHome

* AdguardHome

Added AdguardHome setup

* Update README.md
2020-06-14 07:43:31 -07:00