EventHub is an open source event analytics platform
458
More informations at https://github.com/Codecademy/EventHub ##How to use##
docker run -d -e DB_PATH=$1 -v $1:$1:rw -p 8080:8080 bonswouar/eventhub
With $1 (and the related -v argument) as an optional custom database directory path.
Then access it via http://localhost:8080. Check at the official documentation for more informations.
##User Feedback## If you have any problem or question about this image, please contact me on Twitter.
Content type
Image
Digest
sha256:53733ea15…
Size
507.8 MB
Last updated
over 11 years ago
docker pull bonswouar/eventhub