Expand description
§JSON Secret Manager
Encrypted local JSON based secrets manager, secrets are stored within a local JSON file encrypted using age encryption
Intended for self-hosted environments where AWS secrets manager is not available
§Environment Variables
DOCBOX_SECRET_MANAGER_KEY- Specifies the encryption key to useDOCBOX_SECRET_MANAGER_PATH- Path to the encrypted JSON file