密码管理web系统 https://github.com/Infisical/infisical
天问 38cf4844fa Update 'README.md' | 1 year ago | |
---|---|---|
README.md | 1 year ago |
go语言开发,密码管理系统
git clone https://github.com/Infisical/infisical
cd "$(basename $_ .git)"
cp .env.example .env
docker-compose -f docker-compose.yml up
扫描弱密码:
infisical scan install --pre-commit-hook
infisical scan --verbose
采用docker-compose方式配置构建命令:
docker-compose -f docker-compose.dev.yml up
MIT协议, 自托管免费使用。