Skip to content

wizrds/lockbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lockbox

Lockbox is a secure API key management system designed to allow API key authentication for Rest APIs.

Quick Start

To run Lockbox using Docker, execute the following command:

docker run -p 8087:8087 ghcr.io/wizrds/lockbox:0.2.2 serve --migrations

Installation with Helm

To install Lockbox using Helm, you can use the following command:

helm upgrade --install lockbox oci://ghcr.io/wizrds/lockbox/charts/lockbox --version 0.2.2

For the available values please refer to the values.yaml file.

For API reference, visit the API Documentation once the container is running.

License

This project is licensed under ISC License.

Support & Feedback

If you encounter any issues or have feedback, please open an issue.

Made with ❤️ by Tim Pogue

About

Lockbox is a secure API key management system designed to help provide authentication for Rest APIs.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors