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.

[support] Spants - Kerberos.io template

Featured Replies

  • 2 months later...

I played with it a bit. In the web container, it's trying to connect to the machine using the dns name "machinery". I guess that's a docker compose thing. To hack it, I did 

docker exec -it KerberosWebDocker bash
echo "192.168.1.100 machinery" >> /etc/hosts
service nginx start

Then I was able to go to http://192.168.1.100:780/. I could enter the rtsp:// URL for my camera, and get a live stream. But I couldn't get motion detect to work. And you only get 1 camera per machinery+web container pair.

 

Oh, also, I temporarily mapped my appdata config dir to a different path inside the machinery container, then did the "docker exec" thing to get inside the container and copy the config files into my new path. Then reassigned my host dir to the normal /etc/opt/kerberos/config path inside the container. I don't know if having those config files helped or not... I figured that "hiding" them with the container volume mapping wasn't helping things...

Edited by coppit

  • Author

To be honest, I started playing with it but quickly gave up.... had more pressing things to do. It looks great though and would be interested in your progress

 

I gave up on it too. I checked out ZoneMinder again, got it working, got annoyed by the high CPU usage, and gave up on it. I also looked at MotionEye, but it had even worse CPU usage.

 

The best turned out to be Xeoma. Super low disk usage and CPU usage, and easy interface. I'll release a Docker container and template for it in a day or two.

  • 2 weeks later...

Hello, any further updates please. I'm currently using BlueIris which works great (its really good!), but need a windows 10 vm, and would prefer a CCTV/Camera surveillance running as an autostart docker. appreciate update.

 

Me as well I just had made a request thread when I realized this was here..

  • Author

it isnt as straight forward as I first thought and ran out of time. I will have another look in a week when my time frees up a bit

  • 1 year later...

Hello,

I'm trying to use Kerberos.io but nothing seems to work.

Whether in HOST, BRIDGE or other mode, the web interface is inaccessible.

Here is the log, nothing tells me about a possible problem:


 

2018-06-20 21:00:10,013 CRIT Set uid to user 0
2018-06-20 21:00:10,034 INFO RPC interface 'supervisor' initialized
2018-06-20 21:00:10,034 CRIT Server 'unix_http_server' running without any HTTP authentication checking
2018-06-20 21:00:10,034 INFO supervisord started with pid 8
2018-06-20 21:00:11,036 INFO spawned: 'machinery' with pid 12
2018-06-20 21:00:12,038 INFO success: machinery entered RUNNING state, process has stayed up for > than 1 seconds (startsecs)



Thank you for helping me :)

  • 2 weeks later...

Seemed very simple to setup, I didn't use the templates tho (don't know how to create one either.... yet).
ssh'd into my unRaid, ran "docker run --name FrontCam -p 8880:80 -p 8889:8889 -d kerberos/kerberos".
Logged in through the webGUI on UNRAID_IP_ADDRESS:8880, set up the camera in config and that was that.
Just need to increment the ports for additional cameras, eg. "docker run --name PorchCam -p 8881:80 -p 8890:8889 -d kerberos/kerberos"

  • 2 weeks later...

@Skip indeed, this is because we've merged the machinery and web containers. The image you are using kerberos/kerberos combines all the necessary software in only 1containers. This would fix all previous mentioned comments by: @spants and @coppit.

 

Would be great if someone could create a template.

I'd like to cast a vote for a template on this.

Anyone have a template or guide to getting this working on unraid?

  • 2 weeks later...
  • Author
On 7/13/2018 at 9:11 AM, cedricverst said:

@Skip indeed, this is because we've merged the machinery and web containers. The image you are using kerberos/kerberos combines all the necessary software in only 1containers. This would fix all previous mentioned comments by: @spants and @coppit.

 

Would be great if someone could create a template.

 

Thanks for doing this!. It will make life easier. BTW, is onvif fully supported now?

  • Author

I managed to get it working but I cannot get a reliable way of exposing the data inside the docker as volumes on the unraid filesystem.....

@cedricverst could do with some help from you...!

  • 2 weeks later...

What trouble is it having spants? Permissions or simply getting a mount point in the docker? 

  • 4 weeks later...

Was wondering if there was any updates on this? I am excited to be able to run this as an unraid docker 😃

I managed to get it to run and work using these settings

 

I couldn't figure out how to map the config folder for kerberos itself however so i'm assuming an update would wipe the settings within. One thing i did notice was it seems very memory heavy. A single 3mp camera was causing the docker to pull at least 3GB memory (climbing quickly) and 2 full system cores on my 5960x

 

Safe to say my windows 10 vm running blue iris pulls around 2gb with a full windows install and a tiny 3% of 4 cores allocated in comparison

 

Regards,

Jamie

settings.PNG

  • 1 year later...

Anyone have this running and an available template?

Archived

This topic is now archived and is closed to further replies.

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.