- Name: Configu
- Category: Configu
Configuration
The Configu Orchestrator requires authorization to access your Configu organization. If you’re using the Configu CLI, simply runconfigu login
to start an interactive login session. This will authenticate you with Configu ConfigStore and securely store your credentials for future use—no additional steps needed. Otherwise, you need to supply the following credentials:
credentials.org
- The organization identifier of the organization your want to use.credentials.token
- A token you generated via the Configu platform.
tag
parameter.
Usage
.configu
store declaration
CLI examples
Upsert command
Eval and export commands
Platform features
Configu Platform complements the Configu OSS management by providing:- A Single Source Of Truth - with an easy way to explore and modify configurations
- E2E Testing - beyond the
Configu OSS
extensive test framework,Configu Platform
adds a logic test layer that tests the big picture - History & Versioning - records configuration changes, making it easy to revert if needed
- Activity Log - record all actions that happen through Configu allowing for better collaboration
- Webhooks - integrates with practically any 3rd-party tool or platform and enables push events
- Integrations - integrate with 3rd-party providers to enable features in the Configu Cloud
- Permissions - invite team members and control their permissions
- Tokens - enable other tools to integrate into Configu and manage configurations
- Security - increase your security and provide compliance standardization
- Authorization - control who can access what in the Configu Platform
