2020-05-31 14:01:08 +00:00
|
|
|
# udm-utilities
|
2020-05-31 15:06:44 +00:00
|
|
|
A collection of things to enhance the capabilities of your Unifi Dream Machine or Dream Machine Pro
|
2020-05-31 13:56:48 +00:00
|
|
|
|
|
|
|
### on-boot-script
|
|
|
|
Run any commands when your UDM starts.
|
|
|
|
|
|
|
|
### run-pihole
|
|
|
|
Run pihole on your UDM with podman. Utilizes macvlan cni plugins to completely isolate the network stack
|
2020-06-05 03:50:14 +00:00
|
|
|
|
2020-06-05 04:53:50 +00:00
|
|
|
### nextdns
|
|
|
|
Run NextDNS on your UDM with podman. Utilizes macvlan cni plugins to completely isolate the network stack.
|
|
|
|
|
2020-06-14 14:43:31 +00:00
|
|
|
### AdguardHome
|
|
|
|
Run AdguardHome on your UDM with podman. Utilizes macvlan cni plugins to completely isolate the network stack.
|
|
|
|
|
2020-06-05 03:50:14 +00:00
|
|
|
### python
|
2020-06-14 14:43:31 +00:00
|
|
|
If you need python3 on your UDM, generally not recommended, can always use it in unifi-os container
|