Show HN: Configu – OSS project that puts an end to your configuration headaches (github.com)
We have open-sourced Configu (https://github.com/configu/configu). It’s a simple yet powerful tool designed to manage application configurations (env vars, secrets, feature flags, and more) at scale across environments – from code to runtime – by providing configuration orchestration along with a Configuration-as-Code (CaC) approach.
You can easily sync and connect it to any configuration store you use (files in git repo, secret managers, feature flags, databases, etc.) and Configu Orchestrator provides a unified interface that rules them all and allows developers to define and deploy configurations consistently. This ensures that the desired settings are applied accurately throughout the entire software development lifecycle (SDLC). By automating the configuration orchestration process, it reduces tedious manual work and errors and promotes efficient deployments.
It can be used with any programming language/framework and is platform independent with a super easy setup.
Give it a try (https://github.com/configu/configu), and let us know what you think! Docs: https://configu.com/docs/configu-orchestrator/
24 comments
[ 5.9 ms ] story [ 53.1 ms ] threadIs there a list of what's currently supported? I see Python/Java/TypeScript listed in the repo.
We are continuously working on expanding our SDK offerings to support a wide range of programming languages. We understand the importance of having SDKs for various platforms and ecosystems, and we are committed to delivering a seamless experience for developers. We are looking for contributions from the community to help us develop SDKs for additional languages.