unifios-utilities
unifios-utilities copied to clipboard
A collection of enhancements for UnifiOS based devices
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: just running the procedure to either create a pihole (https://github.com/unifi-utilities/unifios-utilities/tree/main/run-pihole)...
After I updated podman if I try to go to unifi-os shell I get this: WARN[0000] Failed to add conmon to cgroupfs sandbox cgroup: open /sys/fs/cgroup/libpod_parent/conmon/cpuset.cpus: open /sys/fs/cgroup/libpod_parent/conmon/cpuset.cpus.effective: no such...
**Is your feature request related to a problem? Please describe.** When installing custom code on devices like network appliances it's always nice to have a clean plan in the event...
**Describe the bug** 05-containers-common.sh errors with `sed: can't read /etc/containers/libpod.conf: No such file or directory` **To Reproduce** Steps to reproduce the behavior: 1. Copy 05-containers-common.sh into /mnt/data/on_boot.d 2. `chmod +x...
Hi, I've got homebridge running on a container in podman, but for some reason I can not view it when I open http://10.0.5.4/. Any ideas? **My /etc/cni/net.d/90-homebridge.conflist** ```{ "cniVersion": "0.4.0",...
**Is your feature request related to a problem? Please describe.** Having to connect to my UDM via SSH every time I want to add a new client device to my...
Hello, Since UDR is live I'd like to request an update of README for on-boot-script. As it's currently mentioned in the guide - UDR doesn't have podman pre-installed and It...
Is it in any way possible to use the on.boot-script for adding a pseudo-ethernet interface for ethX with masquerading as described here? https://owennelson.co.uk/accessing-a-modem-through-a-ubiquiti-usg/
**Describe the bug** The latest UDM Pro SE builds for podman at https://github.com/unifi-utilities/unifios-utilities/actions/runs/2551133100 includes `/etc/containers/containers.conf` but lacks these required files: * `/etc/containers/registries.conf` * `/etc/containers/policy.json`. * `/etc/containers/storage.conf` **To Reproduce** Steps to...
**Describe the bug** A clear and concise description of what the bug is. after running update-podman.sh can no longer run unifi-os shell or podman unifi-os restart or start it **To...