📊
SecretsFoundry
  • Welcome 👋
  • Installation
  • Getting Started
  • Secret Loaders
    • AWS Parameter Store
    • AWS Secrets Manager
    • Hashicorp Vault
    • AWS S3
  • Usage
    • Run SecretsFoundry
    • Integrating with Docker
  • Configuration Managment
    • Multiple Environments
Powered by GitBook
On this page
  • Why SecretsFoundry?
  • Questions?

Was this helpful?

Welcome 👋

Welcome to the documentation for SecretsFoundry. A new way to manage environment variables.

NextInstallation

Last updated 3 years ago

Was this helpful?

SecretsFoundry is a tool aimed to make managing your environment variables easier and more secure, enabling you to manage your secrets and their rotations with minimal config.

Why SecretsFoundry?

There are several reasons to adopt SecretsFoundry in your workflow.

  1. A simple solution that makes secret management easier for developers.

  2. Drop in replacement for packages like dotenv and dotenv-expand.

  3. Works with muliple secret managers like

  4. All env variables are version controlled using Git and can follow the Gitops methodology.

  5. Requires no change to the production or CI/CD environment while adding / removing environment variables.

Questions?

We're always happy to help with code or other questions you might have. Search our documentation,or post questions to our if you run into any technical roadblocks.

AWS Secrets Manager
AWS Parameter Store
AWS S3
Hashicorp Vault
Github repo