Infisical
Open-source secret management platform to sync secrets across infrastructure and teams.
Why consider Infisical?
Infisical is an open-source secret management platform. It secures API keys, database credentials, and certificates across developer machines, CI/CD pipelines, and cloud Kubernetes clusters with automated drift detection and end-to-end encryption.
Learn Infisical by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Infisical
Infisical streamlines environment variable management without committing plain-text .env files to Git repositories.
Quickstart
# Run standalone Infisical serverdocker run -p 8080:8080 infisical/infisical:latest# Pull secrets dynamically in local developmentinfisical run -- npm run devInfisical is licensed under the permissive MIT License.
Related tools
More options with a similar category or technology profile.
diskus
Minimal, fast alternative to du -sh written in Rust using multi-threaded directory traversal.
peco
Simplistic interactive filtering tool for Unix pipelines, process lists, and file trees.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
Freeze
Generate beautiful image screenshots and SVGs of code snippets and terminal outputs.