Go to file
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
.github Update bug_report.md 2020-06-17 07:35:23 -07:00
AdguardHome Modularization updates (#12) 2020-06-28 06:02:50 -07:00
cni-plugins Modularization updates (#12) 2020-06-28 06:02:50 -07:00
dns-common/on_boot.d Modularization updates (#12) 2020-06-28 06:02:50 -07:00
nextdns Modularization updates (#12) 2020-06-28 06:02:50 -07:00
on-boot-script Modularization updates (#12) 2020-06-28 06:02:50 -07:00
python Modularization updates (#12) 2020-06-28 06:02:50 -07:00
run-pihole Modularization updates (#12) 2020-06-28 06:02:50 -07:00
.gitignore Git Ignore 2020-06-28 01:19:31 -07:00
LICENSE Initial commit 2020-05-31 06:17:59 -07:00
README.md Modularization updates (#12) 2020-06-28 06:02:50 -07:00

udm-utilities

A collection of things to enhance the capabilities of your Unifi Dream Machine or Dream Machine Pro

on-boot-script

Run any commands when your UDM starts.

dns-common

Configurations for DNS containers, both IPv4 and IPv6

run-pihole

Run pihole on your UDM with podman. Utilizes macvlan cni plugins to completely isolate the network stack

nextdns

Run NextDNS on your UDM with podman. Utilizes macvlan cni plugins to completely isolate the network stack.

AdguardHome

Run AdguardHome on your UDM with podman. Utilizes macvlan cni plugins to completely isolate the network stack.

python

If you need python3 on your UDM, generally not recommended, can always use it in unifi-os container