Skip to content

rushminatorr/VaultSample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

VaultSample

A simple java project using Spring Vault to demonstrate secret storage in Vault with Consul backend.

Components

  • Vault
  • Consul
  • Spring Vault
  • Docker

Instructions

The Config folder contains the docker compose file that boots up Vault and Consul. The configs for these are in their respective folders. Vault is running in 'dev' mode.

A simple gradle Java project then uses the vault endpoints to use the deployed vault to store/access secrets.

References

About

An example of setting up Vault with Consul backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published