Quantcast
Channel: share – Daz's bits and bobs
Viewing all articles
Browse latest Browse all 4

Unifi Video Controller NVR for UNRAID

0
0

If you run UNRAID at home and you have a UniFi Camera system then check out my latest container….

https://hub.docker.com/r/superd/unifi-nvr/

A dockerised UniFi NVR

Ubiquiti UniFi-Video-Controller (NVR) — Docker Container

Ubuntu 16.04, UniFi-Video-Controller 3.8.3

Setup / Quick Start

docker run \
–net=host \
-v /var/lib/unifi-video/:<YOUR DATA DIR> \
-v /var/log/unifi-video/:<YOUR LOG DIR> \

superd/unifi-nvr

Troubleshooting

UNRAID – If you have issue with MongoDB continually restarting please check your data mapping. I have seen issues where user shares do not work correctly. Please try mapping direct to a single disk or to cache drive to ensure smooth operation.

i.e. instead of /mnt/user/usershare/nvr/data

use either /mnt/cache/usershare/nvr/data or /mnt/disk1/usershare/nvr/data


Viewing all articles
Browse latest Browse all 4

Latest Images

Trending Articles





Latest Images