icyleaf 726ffb529d Update config.env with new authentication settings
Added configuration options for built-in login, passwordless login, and email token expiry.
2026-01-29 11:06:23 +08:00
2020-01-14 11:40:52 +08:00
2024-04-08 11:22:32 +08:00
2024-04-08 12:46:23 +08:00

Zealot Docker 镜像仓库

依赖 Requirements

  • Docker 20.10.0+
  • Docker Compose 2.0.1+

部署 Deploy

[sudo] ./deploy

简单的来说直接执行 ./deploy 一键生成脚本,之后检查下 .env 文件无误后再执行 docker-compose up -d 就大功告成了!

you just need to run the ./deploy script to automatically generate it, then check the .env file for any errors before executing docker-compose up -d to complete the process!

升级 Upgrade

[sudo] ./deploy

备份 Backup

[sudo] ./backup

更为详细的说明请移步部署文档

For more detailed instructions, please refer to the Deployment Documentation.

S
Description
Zealot Docker 安装部署仓库
Readme 149 KiB
Languages
Shell 100%