aptalca / docker-zoneminder

DEPRECATED
GNU General Public License v2.0
22 stars 18 forks source link

NOTICE: This is the readme for the 1.28 version. For the 1.29 set up instructions, see the following branch/read.me: https://github.com/aptalca/docker-zoneminder/blob/v1.29/README.md

Zoneminder

Install On unRaid:

On unRaid, install from the Community Repositories and enter the app folder location and the port for the webUI.

Install On Other Platforms (like Ubuntu or Synology 5.2 DSM, etc.):

On other platforms, you can run this docker with the following command:

docker run -d --name="Zoneminder" --privileged=true -v /path/to/config:/config:rw -v /etc/localtime:/etc/localtime:ro -p 80:80 aptalca/docker-zoneminder

Tips and Setup Instructions:

Changelog: