[个人纪录]青龙面板配置

(一) 仓库订阅

1.1 仓库订阅

1
2
订阅-京东库:
ql repo https://github.com/6dylan6/jdpro.git "jd_|jx_|jddj_" "backUp" "^jd[^_]|USER|JD|function|sendNotify"
1
2
订阅-掘金库:
ql repo https://github.com/leochen-g/ql-juejinhelper.git "task-" "" ""

1.2 定时执行规则

1
0 0 0/2 * * ? 

(三) 通知设置

3.1 通知方式

1
企业微信应用

3.2 weWorkAppKey

1
ww3b5c9ba3689d5720a,toNsx_gQ8fSn3vIREjNgS39LmwDLKUbVBJK-ZHGKuwIB,ZhangHuanc,10000024

(四) Docker部署

4.1 获取镜像

1
docker pull whyour/qinglong:latest

4.2 运行

1
docker run -dit -v /docker/mount/ql/data:/ql/data -p 5701:5700 --name qinglong --hostname qinglong --restart unless-stopped 

(五) 依赖安装

5.1 进入容器

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
NodeJs依赖:
crypto-js
tough-cookie
download
ds
https-proxy-agent
axios
png-js
jsdom
ws
fast-astar
juejin-helper

Python依赖:
requests
moment

[个人纪录]青龙面板配置

https://home.xiaobu.site/archives/fba4fff.html

作者

张桓

发布于

2022-02-16

更新于

2023-12-13

许可协议

评论

Your browser is out-of-date!

Update your browser to view this website correctly.&npsb;Update my browser now

×