Settings

Theme

Show HN: Configu – OSS project that puts an end to your configuration headaches

github.com

51 points by pelegpor 3 years ago · 24 comments · 1 min read

Reader

Hi HN, this is Peleg from Configu.

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/

yossisp 3 years ago

I work as a devops engineer and witnessed a demo of the product. I also tried the saas solution myself. It was easily configured very versatile with many options. Very promising.

inglor 3 years ago

> It can be used with any programming language/framework and is platform independent with a super easy setup.

Is there a list of what's currently supported? I see Python/Java/TypeScript listed in the repo.

  • rannn505 3 years ago

    Of course, there is a list of all currently supported interfaces in the repo's readme (see https://github.com/configu/configu#structure). In the current version, Configu supports a CLI, which exposes its capabilities during build and deploy time (see https://configu.com/docs/cli-overview/), as well as a Node.js and Browser TypeScript SDK and a Python SDK that exposes its capabilities during runtime (see https://configu.com/docs/sdk-overview/).

    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.

yossisp 3 years ago

I witnessed a demo of the product very versatile and promising. I also tried the saas solution. Very promising.

danbenger10 3 years ago

Hi, do you have SaaS version? Is it free and how can I start using it?

davidmeirlevy 3 years ago

Great product. Getting started is really fast.

gonzalo1981 3 years ago

Pretty awesome. Are you enterprise ready?

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection