Skip to content

sourcec0de/google-kms

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Key Management CLI From Docker

This docker container is based on googles kms golang examples. https://github.com/GoogleCloudPlatform/golang-samples/blob/master/kms/crypter/crypter.go

Usage:

Mount a volume that contains the location of a service.json file Then inject an environmental variable that tells the tool where to find those credentials using the GOOGLE_APPLICATION_CREDENTIALS

docker run convrrt/google-kms {encrypt, decrypt} {keyring} {cryptokey} {infile} {outfile}

About

A docker container using google's kms node.js cli

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published