nuvast.blogg.se

Nightowl server configurator
Nightowl server configurator





nightowl server configurator
  1. #Nightowl server configurator install#
  2. #Nightowl server configurator download#

This will keep the docker running so you can get into a command line in the docker and troubleshoot the problem. If you have a situation where the docker fails to start, you can set an environemtnt variable when the docker is started and MySql and Zoneminder will not be started.

#Nightowl server configurator install#

You may have to install the certificate on iOS devices for the event notification to work properly.

nightowl server configurator

Security with a self signed certificate is enabled. To access the Zoneminder gui, browse to: The zmNinja Event Notification Server is accessed at port 9000. Feel free to use the excellent and free LetsEncrypt service if you'd like. Push notifications with images will not work unless you replace the self-signed certificates that are auto-generated. Therefore, if you are configuring /etc/zm/objectconfig.ini or /etc/zm/zmeventnotification.ini remember to use as the base URL Note that by default, this docker build runs ZM on port 443 inside the docker container and maps it to port 8443 for the outside world. Specifically, if you are using the Event Server and the Machine learning hooks, you will need to customize /etc/zm/zmeventnotification.ini and /etc/zm/objectconfig.ini You can change this to any directory in your host path that you want to.Īfter successful installation, please refer to the ZoneMinder, Event Server and Machine Learning configuration guides from the authors of these components to set it up to your needs. ZM mysql/other config data/event files/etc are kept here. This is going to be persistent directory that will retain data across container/image stop/restart/deletes.

  • The command above use a host path of /mnt/Zoneminder to map the container config and cache directories.
  • If you have already created the container once (by the docker run command above), you can simply do a docker stop Zoneminder to stop it and a docker start Zoneminder to start it anytime (or do a docker restart zoneminder) Customization You don't need to run the command above every time. You can start/stop/restart the container anytime. To follow along the installation progress, do a docker logs -f zoneminder to see the syslog for the container that was created above. Once the docker run command above completes, you may not be able to access ZoneMinder till all the downloads are done.

    #Nightowl server configurator download#

    Note: If you have opted to install face recognition, and/or have opted to download the yolo models, it takes time.įace recognition in particular can take several minutes (or more). Set your shared memory to half of your installed memory. v "/mnt/Zoneminder/data ": "/var/cache/zoneminder ":rw \įor access use: -p 8080:80/tcp Shared Memory







    Nightowl server configurator