Giter Club home page Giter Club logo

eventserver-base's Introduction

eventserver-base

Docker Build DockerHub Pulls Status

Variables

New environment variables available in addition to zoneminder-base

  1. ES_DEBUG_ENABLED
    • Enables --debug flag for event notification when set to 1
  2. ES_COMMON_NAME
    • Defines common name for accessing zoneminder
  3. ES_ENABLE_AUTH
    • Controls ES/ZM Authentication
  4. USE_SECURE_RANDOM_ORG
    • Use random.org for api random string generation. Otherwise uses bash random.

Certificates

If a certificate is located at /config/ssl/cert.cer with a corresponding private key at /config/ssl/key.pem, a self-signed certificate will not be generated. Otherwise, one will be automatically generated using the common name environment variable.

eventserver-base's People

Contributors

alexyao2015 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

eventserver-base's Issues

Lastest pull PUID:PGID

Changed PUID:PGID in .env to 1000:1000
The directories were created like this:
config: 911:911
data: root:root
db: 999:999
log: 65534:65534

What the config/data/db is not a problem that log folder certainly is.

Any help would be appreciated.

The latest tag does not work

Hello,
in docker.compose.yml use the "latest" tag and I install version v1.36.12
image: ghcr.io/zoneminder-containers/eventserver-base:latest
I also tried cleaning images with
docker image prune -a
Using the direct tag of the new version does not work

ML integration

From what I can tell @alexyao2015, your container structure is the best long-term supportable way to run ZM and ES, the only issue is that it doesn't include ML. Based on https://github.com/zoneminder-containers/zoneminder-base/blob/main/README.md, it looks like you have a plan for this. Would you happen to have anything in WIP? If not, would you happen to have some notes about what you have planned? I may have some time in the next few weeks I could devote to helping out.

I'm new to ZM, and I'm not sure what the best way to handle this would be. There seem to be various implementations. Would it make sense to use https://github.com/themoosman/mlapi as a separate container and have eventserver-base allow configuration to connect to it? Or is it better to have a new container based on eventserver-base which adds the necessary bits and we'd just end up with a single container running everything?

Any guidance on this would be very much appreciated. Thanks!

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.