uber / kraken

P2P Docker registry capable of distributing TBs of data in seconds
Apache License 2.0
6.05k stars 416 forks source link

Allow storing the registry password in a file #348

Closed kcolford closed 4 months ago

kcolford commented 1 year ago

This lets you mount the registry password in a secret that is kept separate from regular configuration. Also it means that the password can be updated dynamically without restarting the process.

CLAassistant commented 1 year ago

CLA assistant check
All committers have signed the CLA.