Skip to content

errygg/docker-vault-ssh-helper

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 

docker-vault-ssh-helper Docker Container

This image comes with vault-ssh-helper installed as well as sshd. Both are configured to allow connectivity to a HashiCorp Vault server in dev mode. It is used to test OTP.

For information on how to use this container please review the following blog: https://medium.com/@errygg/building-a-local-hashicorp-vault-cluster-5575fe322a17.

Installation

$ docker pull errygg/docker-vault-ssh-helper:latest

NOTE

This container is used in conjunction with that HashiCorp Vault container and Docker networking. It is assumed you have already instantiated the network as well as the Vault container. config.hcl assumes you will NOT be changing the default Docker network settings and therefore uses 172.18.0.2 as the Vault server IP.

About

Docker repository for the vault-ssh-helper to test with sshd

Resources

License

Stars

Watchers

Forks

Packages

No packages published