Skip to content

rolltime/rolltime-secrets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Rolltime Vault

Managing secrets for the Rolltime application.

Usage

After building image, run it with the VAULT_PASSWORD environment variable. It will be necessary to fetch user tokens and communicate with the secrets application.

docker run -d -e VAULT_PASSWORD=foo -p 0.0.0.0:8200:8200 \
   --name vault --memory-swap=-1 luiscape/rolltime-secrets:latest

About

Micro-service to manage secrets for other Rolltime services.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published