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

Standardize component configuration #10

Open
adrianmo opened this issue Aug 25, 2016 · 0 comments
Open

Standardize component configuration #10

adrianmo opened this issue Aug 25, 2016 · 0 comments

Comments

@adrianmo
Copy link
Contributor

At this time, MosaicMe components read the configuration in different ways. Which makes it confusing when we are developing and using them.

Let's standardize the way components read their configuration. According to the 12-factor app principles, the configuration should be obtained from environment variables.

Therefore, let's use the existing example.env that is used by the collector and cacher components and extend it with any needed env variable so that it is used by all the components.

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

No branches or pull requests

2 participants