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
- Host: GitHub
- URL: https://github.com/gpbenton/docker-zoneminder-es
- Owner: gpbenton
- Created: 2020-05-04T17:41:28.000Z (almost 5 years ago)
- Default Branch: rpi
- Last Pushed: 2020-10-25T09:49:36.000Z (over 4 years ago)
- Last Synced: 2025-01-21T11:44:42.093Z (3 months ago)
- Topics: docker, docker-compose, event-notifications, zoneminder
- Language: Shell
- Size: 118 KB
- Stars: 2
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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