Sign inSign up

smetj/wishbone

By smetj

Updated about 8 years ago

Build composable event pipeline servers with minimal effort.

Image
0

2.8K

smetj/wishbone repository overview

Wishbone

Documentation

https://wishbone.readthedocs.org/en/latest/

Project URL

https://github.com/smetj/wishbone

Examples

List modules $  docker run -t -i smetj/wishbone:latest list

Show module help

$ docker run -t -i \
smetj/wishbone:latest show --docs wishbone.module.output.stdout

Boostrap a Wishbone server

$ docker run -t -i \
--volume $(pwd)/bootstrap.yaml:/bootstrap.yaml \
smetj/wishbone:latest start --config /bootstrap.yaml

More information on https://smetj.net

Tag summary

Content type

Image

Digest

sha256:fd213a0c0

Size

94.8 MB

Last updated

over 8 years ago

docker pull smetj/wishbone