Commit Graph

12 Commits

Author SHA1 Message Date
John Dorman
e5269cf3cf
4.0 support (#608) 2024-05-13 19:34:28 -07:00
John Dorman
df2a0f9144
moved to bash (#499)
thanks @kb9gxk
2023-02-22 21:44:27 -08:00
bruvv
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
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
Ryamonster10
c5f91c0ab9
Changed Homebridge readme to be easier to read and use. (#222)
I updated the homebridge readme to include more detail and that you need cni plugins. It also includes a bit more detail when it comes to command line.
2021-08-26 03:44:59 -07:00
Adam Bolsover
5882b0e5d0
Bowseruk cni patch (#172)
* Update 10-dns.sh

Updated the cni plugin to resolve some issues with vlans.

* Update install-cni-plugins.sh

Updated cni plugin version to later version to resolve clan issues with some containers.

* Update 25-homebridge.sh

Updated cni plugin version to resolve clan issues.

* Delete 10-dns.sh

* Delete install-cni-plugins.sh

* Create install-cni-plugins.sh

* Delete install-cni-plugins.sh

* Create 15-test.sh

* Support caching in install-cni-plugins.sh (#114)

* Support caching in install-cni-plugins.sh

* Update README
Conflicts:
	dns-common/on_boot.d/10-dns.sh

* removed unused file

Co-authored-by: Adam Bolsover <bowseruk@users.noreply.github.com>
2021-05-24 23:48:38 -07:00
John D
c7c7afa08f
Update 25-homebridge.sh
add cni install
2021-01-30 00:40:55 -08:00
PavelKuzub
4162127058
Added container-common for #100 (#102)
* Added container-common

Initial release of container-common section that includes setting a limit of container log size any container can have, to prevent filling up UDM storage with excessive logging.

* Update README.md

Clarified description of max log size

Co-authored-by: TRUPaC <trupac@cs-mapping.com.ua>
2021-01-25 00:33:51 -08:00
Andy Kant
6cd60a2f14
Added Homebridge support (#72) 2020-12-24 14:25:51 -08:00