Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Ryandm

Members
  • Joined

  • Last visited

  1. Whatever the above is, it essentially crashed my docker. I attempted to run similarly to the docker hub layout and I see mongodb doesn't start in the logs.. docker run -d \ --restart=unless-stopped \ --name unifi-video \ --cap-add SYS_ADMIN \ --cap-add DAC_READ_SEARCH \ -p 10001:10001 \ -p 1935:1935 \ -p 6666:6666 \ -p 7080:7080 \ -p 7442:7442 \ -p 7443:7443 \ -p 7444:7444 \ -p 7445:7445 \ -p 7446:7446 \ -p 7447:7447 \ -v /sharedfolders/Security/unifi-video/data:/var/lib/unifi-video \ -v /sharedfolders/Security/unifi-video/videos:/var/lib/unifi-video/videos \ -v /sharedfolders/Security/unifi-video/logs:/var/log/unifi-video \ -e TZ=America/Chicago \ -e PUID=99 \ -e PGID=100 \ -e DEBUG=1 \ pducharme/unifi-video-controller logs: https://pastebin.com/aWhf7yKS . and here https://pastebin.com/K5Sy7V0f
  2. I am very new to dockers. Thanks in advance for pointing me in the correct direction. Below is the configuration I ran, and a screenshot of what I see as I attempt 1st login to Unifi Video. I'm not sure if what I see is correct or not, thus, why I am here. If I'm on the right path, any "next steps" direction would be much appreciated. docker run -d \ --restart=unless-stopped \ --network="host" \ --name unifi-video \ --security-opt apparmor:unconfined \ --cap-add SYS_ADMIN \ --cap-add DAC_READ_SEARCH \ -v /sharedfolders/Security/unifi-video/data:/var/lib/unifi-video \ -v /sharedfolders/Security/unifi-video/videos:/var/lib/unifi-video/videos \ -v /sharedfolders/Security/unifi-video/logs:/var/log/unifi-video \ -e TZ=America/Chicago \ -e PUID=1001 \ -e PGID=100 \ -e DEBUG=1 \ pducharme/unifi-video-controller logs: logs and latest logs: Latest_logs

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.