mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-22 22:36:06 +08:00
更新 readme
This commit is contained in:
parent
ea4b474b83
commit
8c0f46420e
10
README-en.md
10
README-en.md
|
@ -74,6 +74,14 @@ docker run -dit \
|
||||||
whyour/qinglong:latest
|
whyour/qinglong:latest
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### BaoTa Panel one-click deployment (Recommended)
|
||||||
|
|
||||||
|
1. To install Pagoda Panel, go to the official website of [BaoTa Panel](https://www.bt.cn/u/EcDAFU), select the official version of the script to download and install.
|
||||||
|
|
||||||
|
2. After installation, login to Pagoda Panel, click `Docker` in the menu bar, the first time you enter, you will be prompted to install `Docker` service, click Install Now, follow the prompts to complete the installation.
|
||||||
|
|
||||||
|
3. After the installation is complete, find `Qinglong Panel` in the app shop, click Install, configure the domain name and other basic information to complete the installation.
|
||||||
|
|
||||||
### Docker-compose (Recommended)
|
### Docker-compose (Recommended)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
@ -105,7 +113,7 @@ podman run -dit \
|
||||||
docker.io/whyour/qinglong:latest
|
docker.io/whyour/qinglong:latest
|
||||||
```
|
```
|
||||||
|
|
||||||
### Npm
|
### Npm (Local)
|
||||||
|
|
||||||
It is recommended to use a pure system installation to avoid losing the original system data, you need to install node/npm/python3/pip3/pnpm yourself
|
It is recommended to use a pure system installation to avoid losing the original system data, you need to install node/npm/python3/pip3/pnpm yourself
|
||||||
|
|
||||||
|
|
10
README.md
10
README.md
|
@ -76,6 +76,14 @@ docker run -dit \
|
||||||
whyour/qinglong:latest
|
whyour/qinglong:latest
|
||||||
```
|
```
|
||||||
|
|
||||||
|
### 宝塔面板一键部署(推荐)
|
||||||
|
|
||||||
|
1. 安装宝塔面板,前往 [宝塔面板](https://www.bt.cn/u/EcDAFU) 官网,选择正式版的脚本下载安装
|
||||||
|
|
||||||
|
2. 安装后登录宝塔面板,在菜单栏中点击 `Docker`,首次进入会提示安装`Docker`服务,点击立即安装,按提示完成安装
|
||||||
|
|
||||||
|
3. 安装完成后在应用商店中找到`青龙面板`,点击安装,配置域名等基本信息即可完成安装
|
||||||
|
|
||||||
### docker-compose (推荐)
|
### docker-compose (推荐)
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
|
@ -107,7 +115,7 @@ podman run -dit \
|
||||||
docker.io/whyour/qinglong:latest
|
docker.io/whyour/qinglong:latest
|
||||||
```
|
```
|
||||||
|
|
||||||
### npm
|
### npm (本地)
|
||||||
|
|
||||||
建议使用纯净系统安装,避免系统原有数据丢失,需要自己安装 node/npm/python3/pip3/pnpm
|
建议使用纯净系统安装,避免系统原有数据丢失,需要自己安装 node/npm/python3/pip3/pnpm
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user