Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document how to specify route as URI #8

Open
rocketraman opened this issue Jan 28, 2017 · 1 comment
Open

Document how to specify route as URI #8

rocketraman opened this issue Jan 28, 2017 · 1 comment

Comments

@rocketraman
Copy link

How can I specify my route as a URI rather than mounting a volume?

@rocketraman
Copy link
Author

It looks like one can use the ROUTES_URI env variable like this:

  --env ROUTE_URIS=kafka://kafka-1:9092?topic=logs,kafka://kafka-2:9092?topic=logs,kafka://kafka-3:9092?topic=logs \

but it would be useful to have this in the readme.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant