Commit Graph

20 Commits

Author SHA1 Message Date
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
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
なつき
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
DK
1e5815df6b
Update steps to include bridge creation confirmation (#136)
The script failed for me when I initially ran it and needed to reprovision the UDM. Hopefully, this saves someone else the headache of the script failing.
2021-04-05 03:05:47 -07:00
Doug Goldstein
2bd42cdc7d
improve the docs for AdGuardHome (#135)
* AdGuardHome: fix order of operations

Fix the initial order of operations that causes initial setup issues.
fixes #107.

* AdGuardHome: clean up some info with formatting

* AdGuardHome: add troubleshooting info

Hopefully this will help folks in #107 solve their issues.

* 10-dns: always write out the symlinks

Skip spitting an error about the fact that the symlinks already exist.
Just write them anyway.
2021-03-18 13:25:17 -07:00
John D
e7f9232b2a
Update README.md 2020-12-24 15:00:24 -08:00
SturdyErde
53eb24d9d5
Update README.md (#26)
Added commands to create the AdguardHome Confdir and Workdir.
2020-07-24 20:46:25 -07:00
SturdyErde
012169f474
Update README.md (#25)
Removed arch tag from image URI, per https://github.com/AdguardTeam/AdGuardHome/releases/tag/v0.103.1#:~:text=Multi-arch
2020-07-24 20:45:59 -07:00
John Dorman
5113502880 Cleaning up Markdowns 2020-07-12 22:37:04 -07:00
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