Skip to content

nomad-actual/nomad-bws

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nomad-bws

Bitwarden secrets manager provider for Nomad

todo: improve :)

Setup

Install git, go, gcc, build-essentials

Pull Repo cd repo

go build -o nomad-bws main.go

cp nomad-bws to your Nomad plugins secrets dir Usually this is /opt/nomad/common_plugins/secrets

sudo install -m 0755 nomad-bws /opt/nomad/common_plugins/secrets/nomad-bws

Verify

/opt/nomad/common_plugins/secrets/nomad-bws fingerprint

Expected:

{"type":"secrets","version":"0.1.0"}

About

Bitwarden secrets manager provider for Nomad

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages