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

Documentation: configuration files #26

Closed
lucask07 opened this issue Nov 21, 2022 · 1 comment · Fixed by #29
Closed

Documentation: configuration files #26

lucask07 opened this issue Nov 21, 2022 · 1 comment · Fixed by #29

Comments

@lucask07
Copy link

The documentation states:

Working with any of the programs in OpenMSIStream requires creating at least one configuration file that will tell the Kafka backend how to connect to the broker and configure the main Producer(s)/Consumer(s) it uses. Information in configuration files is also used to point a Consumer to an S3 bucket to the correct endpoint and connect to it, and to supply information necessary for working with data encrypted using KafkaCrypto.

Where do these configuration files go? How do I decide which one OpenMISStream is using?

@eminizer
Copy link
Contributor

The new section I added to clarify where config files can go and how users can set which one is used is called "Location and Usage" and can be found here on readthedocs : )

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

Successfully merging a pull request may close this issue.

2 participants