[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!
[sudo] ./deploy
[sudo] ./backup
更为详细的说明请移步部署文档。
For more detailed instructions, please refer to the Deployment Documentation.