5ad79fcf27
1.0.4 on boot release
1.0.4
2021-01-29 17:21:00 -08:00
b852258a06
udm-boot 1.0.4
2021-01-29 17:17:19 -08:00
d4d4978c5e
Better fix for #71 , #86 ( #106 )
2021-01-29 17:09:12 -08:00
534ad0e496
1.0.3 on boot release
2021-01-29 17:00:54 -08:00
746087def7
1.0.3 on boot release
2021-01-29 16:31:28 -08:00
38d9ae0ec9
Update README.md
2021-01-25 00:36:25 -08:00
77691df8ee
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
c5cbdfa115
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
4086dea2fb
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
a45c261068
potential fix for #71 ( #86 )
...
* potential fix for #71
* use systemctl now argument
2021-01-08 12:38:25 -08:00
a43a9756d7
Persistent SSH Key Example ( #92 )
2021-01-04 21:10:40 -08:00
ae2006420b
Update 20-dnsipv6.conflist
2020-12-26 16:06:32 -08:00
bf1add4e5f
Update 20-dns.conflist
2020-12-26 16:06:19 -08:00
5420f1346c
Update 20-python.sh
2020-12-24 15:25:10 -08:00
3cfa47eb78
Update install_pip.sh
2020-12-24 15:24:45 -08:00
1ccc49e719
Update Dockerfile
2020-12-24 15:11:07 -08:00
c9932ddff9
Update 10-dns.sh
2020-12-24 15:03:21 -08:00
719c93522d
Update README.md
2020-12-24 15:00:24 -08:00
a3478dbadb
Update README.md
2020-12-24 15:00:08 -08:00
74748ca1af
Update README.md
2020-12-24 14:59:52 -08:00
314a9a3d66
Update 20-dnsipv6.conflist
2020-12-24 14:59:01 -08:00
968a12e7ae
Added mac address for macvlans
2020-12-24 14:58:32 -08:00
b727f0281c
Updating to new CNI drivers
2020-12-24 14:52:09 -08:00
4c9a9a78d6
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
a84faf398f
Added Homebridge support ( #72 )
2020-12-24 14:25:51 -08:00
b67274f784
Add Cloudflare DDNS ( #80 )
2020-12-24 14:25:22 -08:00
d56fb7f939
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
f941d1bcd2
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
88d6181aa0
Change line endings
2020-09-10 20:58:03 -07:00
9eee41ad06
Change line endings
2020-09-10 20:56:47 -07:00
d368c84e7f
Update README.md
2020-09-09 21:45:45 -07:00
aab19e13c7
Update README.md
2020-09-09 21:45:29 -07:00
2d51eaa2fc
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
e4552604c7
Update README.md
2020-09-07 23:47:26 -07:00
834bf093d0
Update README.md
2020-09-05 19:52:57 -07:00
f22e798fc9
Update README.md
2020-09-05 19:52:45 -07:00
08c9053e86
Suricata support
2020-08-27 02:46:17 -07:00
ce1611edf4
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
b01a185d15
Update shiftleft-analysis.yml
2020-08-11 00:11:00 -07:00
196ae7498c
Create shiftleft-analysis.yml
2020-08-11 00:00:45 -07:00
347a33535e
Delete anchore-analysis.yml
2020-08-10 23:41:30 -07:00
6cb4f0ad28
Update anchore-analysis.yml
2020-08-10 23:33:53 -07:00
70d5960781
NextDNS image scam
2020-08-10 23:28:26 -07:00
a1b0516344
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
nextdns-1.7.1
2020-08-08 18:07:32 -07:00
a64a140c67
Update 10-dns.sh
2020-07-27 22:41:44 -07:00
e01d0364c1
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
12f7a916ef
Update README.md ( #26 )
...
Added commands to create the AdguardHome Confdir and Workdir.
2020-07-24 20:46:25 -07:00
bf96084e1f
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
11872e4132
Update 10-dns.sh
...
Removing use masq rules that cause more issues, script cleanup
2020-07-19 22:01:54 -07:00
6abd7cc5de
Update README.md
2020-07-14 20:00:12 -07:00