docker 搭建青龙 tools
创建QLTools目录并进入
1 | mkdir qltools && cd qltools |
Docker版本提供架构:amd64、arm64、arm-7
1 | docker run --restart=always -itd --name QLTools -v $PWD/config:/QLTools/config -v $PWD/plugin:/QLTools/plugin -p 15000:15000 nuanxinqing123/qltools:latest |
注意事项:Docker部署将从v1.7正式版全面支持热更新(v1.6以及以前版本需要手动升级)
更新步骤:后台点击更新,稍等5分钟左右。手动重启容器即可完成更新(如果更新失败,请删除容器和镜像,然后重新拉取镜像启动)
更新镜像:
1 | docker pull nuanxinqing123/qltools:latest |
重启命令:
1 | docker restart QLTools |
后台信息:
登录地址:IP或域名:15000/#/login
注册地址:IP或域名:15000/#/register
后台地址:IP或域名:15000/#/admin
仓库地址:https://github.com/nuanxinqing123/QLTools
开发计划:https://web.banlikanban.com/kanban/626f9b4c6ade1220282ac551
提交Bug:https://github.com/nuanxinqing123/QLTools/issues
插件库:http://plugin.6b7.org
进程守护&反代:https://6b7.org/460.html
Github代理站:
https://ghproxy.com
https://mirror.ghproxy.com
https://toolwa.com/github
本博客所有文章除特别声明外,均采用 CC BY-NC-SA 4.0 许可协议。转载请注明来自 赛博空间!
评论