Skip to content

Lockbox-stack/Lockbox.Server

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lockbox

Dead simple, centralized and secured storage for your credentials - hostable API.

Branch Build status
master master branch build status
develop develop branch build status

Quick start

Run docker container which requires an external MongoDB instance (e.g. running on localhost):

docker pull lockbox/lockbox.server
docker run -p 5000:5000 lockbox.server 

Or use the docker compose:

git clone https://github.com/Lockbox-stack/Lockbox.Server
docker-compose up

Open the web browser at http://localhost:5000 - Lockbox API should be up and running!

For more information please navigate to the main Lockbox repository.

About

Hostable Lockbox API.

Resources

License

Stars

Watchers

Forks

Packages

No packages published