Commit Graph

192 Commits

Author SHA1 Message Date
cb38d2d30d Merge branch 'master' of https://github.com/boostchicken/udm-utilities 2021-05-25 12:55:17 -07:00
ec7c0b464c attributes 2021-05-25 12:54:11 -07:00
bebbcf6138 LFS fixer 2021-05-25 12:44:13 -07:00
cce08e2bc4 podman-update/bin/podman-3.2.0-dev,podman-update/bin/runc-1.0.0-rc95,podman-update/bin/seccomp.json: convert to Git LFS 2021-05-25 12:32:43 -07:00
a73f13638b Update 10-cloudflared.sh 2021-05-25 12:05:40 -07:00
7208854fb9 Update pihole.yml 2021-05-25 12:04:29 -07:00
9b6207b41c Update Dockerfile 2021-05-25 12:02:31 -07:00
f1d551bd75 Delete shiftleft-analysis.yml 2021-05-25 12:00:17 -07:00
32dc0cf5fa pihole build 2021-05-25 11:59:36 -07:00
a67e595259 1.0.5 2021-05-25 11:25:55 -07:00
4f69be27d1 Added 1.0.5 deb package 2021-05-25 10:48:59 -07:00
16e21e6c9f 1.0.5 changelog 2021-05-25 10:47:16 -07:00
5a03a39a5e Documentation fixes 2021-05-25 10:42:32 -07:00
cc56791b01 Documentation fixes 2021-05-25 10:40:39 -07:00
b5c0d69ee6 Runc and version artifacts 2021-05-25 10:13:58 -07:00
f443f0b326 Runc and version artifacts 2021-05-25 07:23:14 -07:00
d6464f59cb Documentation and build process 2021-05-25 06:33:10 -07:00
cbe39498c3 Documentation and build process 2021-05-25 06:24:54 -07:00
092329a76b Add podman update 2021-05-25 05:40:13 -07:00
a19dbcd73e Add podman update 2021-05-25 05:24:44 -07:00
dd9f8b5899 Remove old on_boot scripts 2021-05-25 02:13:19 -07:00
e823c08db7 Follow symlinks (#158)
Add parameter to follow symlinks, so that both files and symlinks can be found under on_boot.d
2021-05-25 01:50:49 -07:00
ffb38bbdaa Added Pihole with cloudflared 2021-05-25 01:44:32 -07:00
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
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
16da03620e minor readme fix for generating pubkey from privatekey (#170) 2021-05-16 10:13:45 -07:00
a7d3ed72f0 Ensure wireguard directory exists before writing keys into it (#166) 2021-04-30 12:12:20 -07:00
e52650114a Update README.md 2021-04-11 01:41:34 -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
0116cf8c00 Update 20-wireguard.sh 2021-04-05 02:43:35 -07:00
87e071d5b0 Update README.md 2021-03-18 13:32:00 -07:00
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