Commit Graph

161 Commits

Author SHA1 Message Date
2d61fe6403 Use a shell one-liner to embed on_boot.sh logic in service file (#113) 2021-03-18 13:29:21 -07:00
9093ddde27 clarifying text (#138) 2021-03-18 13:26:27 -07:00
5b0d096970 Added ubnt auto fan speed (#142) 2021-03-18 13:25:29 -07:00
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
d495b41056 Update README.md 2021-03-18 13:24:59 -07:00
c7c7afa08f Update 25-homebridge.sh
add cni install
2021-01-30 00:40:55 -08:00
872254f594 Update 05-container-common.sh 2021-01-30 00:39:48 -08:00
f08287ef6f Update 05-container-common.sh 2021-01-30 00:38:09 -08:00
a77698f9b1 1.0.4 on boot release 2021-01-29 17:21:00 -08:00
2ad0c62bdd udm-boot 1.0.4 2021-01-29 17:17:19 -08:00
39acea281c Better fix for #71, #86 (#106) 2021-01-29 17:09:12 -08:00
6cb37352d1 1.0.3 on boot release 2021-01-29 17:00:54 -08:00
9b274454ea 1.0.3 on boot release 2021-01-29 16:31:28 -08:00
f5169fd00b Update README.md 2021-01-25 00:36:25 -08:00
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
ef5b87efb1 Added Unifi API Browser to README.md (#97)
* Update README.md

added Unifi API Browser

* Update README.md

Added unifi api browser
2021-01-25 00:33:29 -08:00
91c7d631a2 Added a example ssh key file in /on-boot-script/examples/udm-files/on_boot.d (#84)
* Create add-ssh-keys.sh

* Update add-ssh-keys.sh
2021-01-08 12:38:41 -08:00
8f7939e77f potential fix for #71 (#86)
* potential fix for #71

* use systemctl now argument
2021-01-08 12:38:25 -08:00
be71225ef7 Persistent SSH Key Example (#92) 2021-01-04 21:10:40 -08:00
f2810f184a Update 20-dnsipv6.conflist 2020-12-26 16:06:32 -08:00
d8397a6a0b Update 20-dns.conflist 2020-12-26 16:06:19 -08:00
d6569f8fd5 Update 20-python.sh 2020-12-24 15:25:10 -08:00
48892c8e11 Update install_pip.sh 2020-12-24 15:24:45 -08:00
26015de44b Update Dockerfile 2020-12-24 15:11:07 -08:00
9a6a49ec2d Update 10-dns.sh 2020-12-24 15:03:21 -08:00
e7f9232b2a Update README.md 2020-12-24 15:00:24 -08:00
0254a41a1d Update README.md 2020-12-24 15:00:08 -08:00
e9d05f6f07 Update README.md 2020-12-24 14:59:52 -08:00
03253edd77 Update 20-dnsipv6.conflist 2020-12-24 14:59:01 -08:00
f048e7366d Added mac address for macvlans 2020-12-24 14:58:32 -08:00
254ae5e9d2 Updating to new CNI drivers 2020-12-24 14:52:09 -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
6cd60a2f14 Added Homebridge support (#72) 2020-12-24 14:25:51 -08:00
129af44d57 Add Cloudflare DDNS (#80) 2020-12-24 14:25:22 -08:00
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
d08b5224c4 Suricata Boot Script Maintainability Update (#52)
Moved from an inline escaping style to shell redirection with parameter
expansion turned off.

Also now supports any directory with *.rules files in /mnt/data/suricata-rules/
to support easier handling of expansion from bundled tar/zip files.
2020-09-29 21:24:33 -07:00
715a4924cc Change line endings 2020-09-10 20:58:03 -07:00
1419b78f24 Change line endings 2020-09-10 20:56:47 -07:00
4761e661b3 Update README.md 2020-09-09 21:45:45 -07:00
36ec747be7 Update README.md 2020-09-09 21:45:29 -07:00
282b9bd3ce Some build and package improvements (#45)
* add missing package version to change log

* fix some warnings of lintian during deb build

* simplification of the debian package

* introduce build script with docker/podman support

* use already existing ssh proxy, has the nice effect of not displaying the welcome message

* update readme for 1.0.2

* fix missing argument in apt-get autoremove
2020-09-08 02:54:51 -07:00
e53af92641 Update README.md 2020-09-07 23:47:26 -07:00
6fcd650e93 Update README.md 2020-09-05 19:52:57 -07:00
78e24472b4 Update README.md 2020-09-05 19:52:45 -07:00
fd3f0b1a1d Suricata support 2020-08-27 02:46:17 -07:00
06e990b6db Getting started guide for on-boot and DNS (#35)
* Getting started guide for on-boot and DNS

* Update README.md

Fixed markdown hyperlink for dns-common. Closing square bracket was missing.
2020-08-26 03:53:50 -07:00
d3fabad9c3 Update shiftleft-analysis.yml 2020-08-11 00:11:00 -07:00
57185169b8 Create shiftleft-analysis.yml 2020-08-11 00:00:45 -07:00
ddded12a75 Delete anchore-analysis.yml 2020-08-10 23:41:30 -07:00
6474b26d03 Update anchore-analysis.yml 2020-08-10 23:33:53 -07:00