mirror of
https://github.com/tryzealot/zealot-docker.git
synced 2026-02-24 09:13:16 +00:00
main
Added configuration options for built-in login, passwordless login, and email token expiry.
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.
Description
Languages
Shell
100%