unifios-utilities
unifios-utilities copied to clipboard
A collection of enhancements for UnifiOS based devices
I got the UDR with 3.x which apparently doesn't do containers anymore. Could the att-ipv6 stuff be updated to work in 3.x?
I have a Unifi Dream Machine running UnifiOS v3.1.16 and Network 8.0.7. As podman isn't available, I followed this guide [https://github.com/unifi-utilities/unifios-utilities/tree/main/nspawn-container](url) to install Adguard Home. I'm considering adding Nginx Proxy...
**Describe the bug** When running systemctl start udm-boot, the service fails to start. The error is as follows: ``` Oct 09 13:53:59 uxg-pro-bne1netblackhatsnetau systemd[1]: /lib/systemd/system/udm-boot.service:11: Executable name contains special characters:...
**Is your feature request related to a problem? Please describe.** I would like to be able to use unbound with my Pi-hole installation on the UDM Pro. **UDM Information** -...
**Describe the bug** on-boot-script-2.x contains a dockerfile to provide an environment to allow building the package. This dockerfile fails to operate, failing with: 14.72 Reading package lists... 14.74 W: The...
Seems like there are currently some issues with podman? it would be nice to know what the state of the podman script is (i tried it and its broken for...
I tried to follow installation instruction but it seems that many changes as occured since the doc was updated the last time First command to remove /etc/init.d/udm.sh does'nt exist Wondering...
https://github.com/unifi-utilities/unifios-utilities/blob/0874c3fca77c2684dd3d01a6f25a7668920e5a41/on-boot-script-2.x/examples/udm-files/on_boot.d/25-add-cron-jobs.sh#L23 for version 3 replace line: /etc/init.d/crond restart with systemctl restart cron
**Describe the bug** I'm trying to setup Pihole on my UDM Pro machine with 2.5.17 but I can't run unifi-os shell, becouse the: -bash: unifi-os: command not found error. Can...
I recently installed Podman 3.4.4 on my Unifi UDM and have a running instance with containers. Now, I want to import this Podman instance into Portainer running on my NAS...