4 ms·
Show HN: Novops – Secret and Config manager for local and CI environments
I made Novops, a FOSS secret manager for development and CI. It fetches secrets and configs from source (Hashicorp Vault, AWS, GCP, Azure...) and ensure they are used securely on your workflow.
Key features:
- Fetches secrets directly from sources like Hashicorp Vault, AWS, Azure, GCP and others.
- Security: loads secrets directly in-memory as files or env vars. Secrets are kept only as long as they are needed.
- Integrates with tools like Terraform, Ansible, Docker, Pulumi...
- Manage configuration and secrets as files or env vars across multiple environments and contexts.
I'll happily hear your feedback !
- AlwaysNewb23 2y agoHow hard would it be to add support for Doppler (https://doppler.com https://doppler.com)?
- pierrebeucher 2y agoNot too hard, it's one of the source I plan to implement along with Infisical and others. Feel free to create an issue for this :)