docker-volume-keywhiz

command module
v0.0.0-...-bb52aac Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 25, 2016 License: MIT Imports: 13 Imported by: 0

README

Docker Keywhiz-fs volume extension

Mount Keywhiz-fs inside your contaniners talking to a remote Keywhiz server.

The FUSE mount point is shared between containers if the name of the volume is the same between containers. Otherwhise, a new volume is mounted per container.

Installation

Using go (until we have proper binaries):

$ go get github.com/calavera/docker-volume-keywhiz

Usage

  1. Run the daemon and connect to a Keywhiz server:
$ sudo docker-volume-keywhiz keywhiz_server_url
  1. Run containers pointing to the driver:
$ docker run --volume-driver keywhiz --volumev all-my-secrets:/etc/secrets -it alpine ls /etc/secrets/

LICENSE

MIT

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL