马春杰杰 Exit Reader Mode

DigitalOcean服务器安装青龙面板并开启自动领京豆

1,安装docker

curl -fsSL https://get.docker.com | bash -s docker --mirror Aliyun

sudo systemctl start docker

sudo systemctl enable docker

2,拉取镜像(二选一)

docker pull whyour/qinglong:latest

wget -q https://raw.githubusercontents.com/Oreomeow/VIP/main/Scripts/sh/ql.sh -O ql.sh && bash ql.sh

如果第一个链接出现:TLS handshake timeout,那就选择第二个。

3,安装依赖

docker exec -it qinglong bash

curl -fsSL https://ghproxy.com/https://raw.githubusercontent.com/shufflewzc/QLDependency/main/Shell/QLOneKeyDependency.sh | sh

4,开启定时任务

新建定时任务,在命令处填:ql repo https://github.com/6dylan6/jdpro.git "jd_|jx_|jddj_" "backUp" "^jd[^_]|USER|JD|function|sendNotify"

定时规则:50 7-23/2 * * *

添加之后运行一下,等几分钟再刷新一下即可看到任务。

5,配置环境

 

本文最后更新于2022年9月20日,已超过 1 年没有更新,如果文章内容或图片资源失效,请留言反馈,我们会及时处理,谢谢!