An open API service indexing awesome lists of open source software.

https://github.com/gpbenton/docker-zoneminder-es

An adaption of the official zoneminder Dockerfile to include the Event Notification Server
https://github.com/gpbenton/docker-zoneminder-es

docker docker-compose event-notifications zoneminder

Last synced: about 2 months ago
JSON representation

An adaption of the official zoneminder Dockerfile to include the Event Notification Server

Awesome Lists containing this project

README

        

# Zoneminder with Event Notification Server Dockerfile
I needed a docker container with [Zoneminder](https://github.com/ZoneMinder/zoneminder) and the [Event Notification Server](https://github.com/pliablepixels/zmeventnotification) and this is the result. Derived from the zoneminder official images.

No encryption is included.

# Build
docker-compose build

# Configure
Update the zmeventnotification.ini

# Run
docker-compose up -d