Skip to content

rburchDev/vault

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vault App

Application

Makefile

To run the application locally, run:

make package
make run-package

This will start a local SpringBoot instance

For this too work you will need MongoDB running, to do so run:

make setup-mongo

NOTE Need to have Docker with Kubernetes running to have MongoDB started

To have the Vault application running in kubernetes run:

make build

About

Local Credential Vault

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors