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

Implement and document ENV-based configuration #42

Closed
Tracked by #12
lidel opened this issue Feb 19, 2024 · 0 comments · Fixed by #45
Closed
Tracked by #12

Implement and document ENV-based configuration #42

lidel opened this issue Feb 19, 2024 · 0 comments · Fixed by #45
Assignees

Comments

@lidel
Copy link
Member

lidel commented Feb 19, 2024

Rainbow has a nice pattern where every config option can be set via cLI parameter OR env variable:

https://github.com/ipfs/rainbow/blob/d7b8111adf7d5cee590fe0a52ca8fb86a4bc297f/main.go#L115

It makes configuring runtimes like docker easier, and consistent across projects.

Someguy should do the same.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Status: 🎉 Done
Development

Successfully merging a pull request may close this issue.

2 participants