Built for speed, security, and simplicity. Envoy gets out of your way so you can build.
Secure user authentication with registration, login, and token-based sessions. Profile management with expiration handling.
Create, list, update, and delete projects with optional descriptions and Git repository integration.
Organize configuration with standard and custom environments. Descriptive metadata and context switching.
Full CRUD operations for environment variables with bulk import/export and .env file integration.
Interactive workflows with validation, masked password input, and helpful error messages.
Auto-detect GitHub and GitLab repositories. Automatic parsing of owner and repository names.
Envoy addresses the common challenges technical teams face when managing environment variables.
Authentication-based access control with clear ownership boundaries.
Secure registration and login with token-based sessions and expiration handling.
Teams collaborate on configuration with clear ownership boundaries and access control.
Control which team members can view and modify configuration data at the project level.
Environment variables are stored securely in Envoy's database but are not encrypted at rest. Evaluate your security requirements accordingly when deciding whether to store highly sensitive secrets in Envoy.
How teams use Envoy to streamline their configuration management.
Managing multiple projects with different configuration requirements and environment-specific variables.
Coordinating environment variables across development, staging, and production with consistent access controls.
Streamlining onboarding by providing secure, pre-configured access to project configuration.
Promoting configuration changes between environments using import/export workflows for testing and deployment.
Integrating with CI/CD pipelines for automated deployment configurations while maintaining centralized control.
Get started with Envoy in seconds using the Go toolchain
Make sure Go is installed on your system before running the installation command.