Skip to content

Launch a process with environment variables from @aws Secrets Manager

License

Notifications You must be signed in to change notification settings

cgetzen/secretsmanagerenv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SecretsManagerEnv

SecretsManagerEnv (smenv) provides a convenient way to launch a processes with environment variables sourced from @AWS's Secrets Manager. Smenv is influenced by Vaultenv and Hashicorp's Envconsul.

Smenv is built around the concept of twelve factor apps.

Usage

smenv -s rails_secrets/prod -s hello_world_secret -r us-east-1 "rails s -b 0.0.0.0"

About

Launch a process with environment variables from @aws Secrets Manager

Resources

License

Stars

Watchers

Forks

Packages

No packages published