Giter Site home page Giter Site logo

ql's Introduction

第一步

执行以下命令

脚本适用于(ubuntu、debian、openwrt)
一键安装青龙,包括(docker、任务、依赖安装,一条龙服务)
自动检测docker,有则跳过安装,无则执行安装,如果是openwrt则不会自动安装docker
如果你以前安装有青龙的话,则自动删除您的青龙,全部推倒重新安装


wget -O ql.sh https://ghproxy.com/https://raw.githubusercontent.com/281677160/ql/main/ql.sh && bash ql.sh


---

第二步

🚩 如果上面的命令运行成功会有提示,登录页面,设置好KEY

# > 上面的安装完毕后,确保你的设备放行了`5700`端口,隔2分钟左右,用自己的`ip:5700`进入页面

# > 进入页面后,点击安装青龙面板,然后按提示设置好账号、密码就可以了

# > 信息推送不需要填写,直接跳过就好了,任务运行后在配置文件添加就可以

# > 面板安装成功后,登录面板,然后在‘ 环境变量 ’项添加 WSKEY

名称
JD_WSCK

值
pin=您的账号;wskey=XXXXXX
# > 您也可以使用 JD_COOKIE,WSKEY和JD_COOKIE二选一即可

名称
JD_COOKIE

值
pt_key=XXXXXX;pt_pin=您的账号;

第三步,设置好KEY后,回到命令窗,输入Y或者y回车继续安装脚本,如果拉取脚本途中出现错误,可以使用单独‘一键单独安装任务’继续安装

🚩 全部一键脚本

一键安装青龙,包括(docker、任务、依赖安装,一条龙服务)
wget -O ql.sh https://ghproxy.com/https://raw.githubusercontent.com/281677160/ql/main/ql.sh && bash ql.sh


一键单独安装任务(青龙安装好后,登录页面后,可以用这个单独安装任务)
docker exec -it qinglong bash -c "$(curl -fsSL https://ghproxy.com/https://raw.githubusercontent.com/281677160/ql/main/feverrun.sh)"


一键单独安装docker
wget -O docker.sh https://ghproxy.com/https://raw.githubusercontent.com/281677160/ql/main/docker.sh && bash docker.sh


一键安装单独青龙的依赖
bash -c "$(curl -fsSL https://ghproxy.com/https://raw.githubusercontent.com/281677160/ql/main/npm.sh)"

感谢!

feverrun

ql's People

Contributors

281677160 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.