Skip to content
This repository was archived by the owner on Jan 3, 2019. It is now read-only.

broadinstitute/baseimage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

BaseImage consists of the precompiled hashicorp consul-template binary and presently a custom vault version which supports Slug value for Github teams https://github.com/broadinstitute/vault

Envrionment Variables Required

  • APPNAME = Appname mostly used for configuration files
  • VAULT_ADDR = vault server address with protocol and port
  • ENVIRONMENT = One of dev,staging,production

Example template replacement

consul-template -config=/etc/consul-template.conf -once -template=/etc/${APPNAME}.tmpl:/etc/${APPNAME}.conf

docker run -ti -e VAULT_ADDR= -e POLICY=secretspython_test -e APPNAME=test broadinstitute/baseimage /opt/bootstrap.sh

About

Broad Institute BaseImage

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages