Quickstart
Quickstart
Hello, World!
Integrate Configu
CI/CD
Interfaces
Interfaces
.cfgu
.configu
Configu CLI
Configu Proxy
Internal SDK
Configu
Background
Motivation
Philosophy
As developers, we believe in the power of open-source software and are committed to developing Configu openly on github.com/configu. We are always eager to collaborate with other developers and DevOps engineers, and are happy to assist with anything related to Configu or configurations in general. If you would like to contribute code to Configu or provide feedback, we welcome you to join our Discord channel or reach out via email at [email protected]. We believe that by working together and inviting others to be part of the project, we can create a strong and supportive community around Configu and help it continue to grow and evolve.FAQs
If you can’t find the answer you are looking for here, please join our Discord community and ask whatever you like.What is the difference between secret managers, feature flag solutions and Configu?
What is the difference between secret managers, feature flag solutions and Configu?
Can I use other products to store my configurations with Configu (e.g. Git repository, ASM, Hashicorp Vault)?
Can I use other products to store my configurations with Configu (e.g. Git repository, ASM, Hashicorp Vault)?
Can I fetch configurations with Configu if I'm offline?
Can I fetch configurations with Configu if I'm offline?
- Fetch the default values directly from the
.cfguschema
- Use the last fetch. Configu saves the latest fetched configuration in a local cache.
- Use a self-hosted store. If you use Configu for orchestrating local files, or a local database, or run Configu’s self-hosted version you can do everything offline.
Is there a free version of Configu?
Is there a free version of Configu?