mirror of
https://github.com/whyour/qinglong.git
synced 2025-05-23 23:06:06 +08:00
提交sealos部署模板
This commit is contained in:
parent
2713942a68
commit
b87f18153e
|
@ -162,6 +162,12 @@ podman run -dit \
|
|||
--hostname qinglong \
|
||||
docker.io/whyour/qinglong:latest
|
||||
```
|
||||
### Deploy on Sealos (oneClick deployment)
|
||||
|
||||
> Click the button below to deploy with one click.👇
|
||||
|
||||
[](https://cloud.sealos.io/?openapp=system-fastdeploy?templateName=qinglong)
|
||||
|
||||
|
||||
### Local
|
||||
|
||||
|
|
|
@ -164,6 +164,13 @@ podman run -dit \
|
|||
docker.io/whyour/qinglong:latest
|
||||
```
|
||||
|
||||
### sealos (一键部署)
|
||||
|
||||
点击以下按钮一键部署(部署后访问出现 404 请等待 3~5 分钟):
|
||||
|
||||
[](https://cloud.sealos.io/?openapp=system-fastdeploy?templateName=qinglong)
|
||||
|
||||
|
||||
### 本机
|
||||
|
||||
建议使用纯净系统安装,避免系统原有数据丢失,需要自己安装 node/npm/python3/pip3
|
||||
|
|
Loading…
Reference in New Issue
Block a user