Sign inSign up

didstopia/ivideon-server

By didstopia

Updated about 9 years ago

Provides a headless installation of Ivideon's surveillance server software

Image
2

100K+

didstopia/ivideon-server repository overview

Headless iVideon Server for Docker

Provides a headless installation of Ivideon's surveillance server software.

Persistence

Mount /opt/ivideon/videoserverd and /video_archive to persist the configuration and video files.

Usage

Set the environment variable WEB_INTERFACE_ENABLED=true when running for the first time, bind port 80 to your host, then access the container at http://<IP_OR_HOST>:80 to do the initial configuration.

Once that's done, you can stop the container and remove the WEB_INTERFACE_ENABLED environment variable, or simply set it to false, then start the container again to have it running in a secure headless environment.

If you ever need to edit the configuration again, you can do so by editing /opt/ivideon/videoserverd/config.xml by hand, or simply re-enable the web interface as mentioned above.

You can additionally set TZ=Europe/London to match your timezone.

Tag summary

Content type

Image

Digest

Size

118.9 MB

Last updated

about 9 years ago

docker pull didstopia/ivideon-server