README
## Running with Docker locally docker run --rm -it \ -p 80:80 \ -p 25:25 \ -p 443:443 \ gcr.io/go-dashboard-dev/pubsubhelper:latest [any additional pubsubhelper flags]
Documentation
Overview ¶
The pubsubhelper is an SMTP server for Gerrit updates and an HTTP server for Github webhook updates. It then lets other clients subscribe to those changes.
Directories
Path | Synopsis |
---|---|
Package pubsubtypes contains types published by pubsubhelper.
|
Package pubsubtypes contains types published by pubsubhelper. |