From b87f18153ea4c99e17c5d259a17c18be44bfd152 Mon Sep 17 00:00:00 2001 From: gclm Date: Wed, 13 Dec 2023 20:12:40 +0800 Subject: [PATCH] =?UTF-8?q?=E6=8F=90=E4=BA=A4sealos=E9=83=A8=E7=BD=B2?= =?UTF-8?q?=E6=A8=A1=E6=9D=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-en.md | 6 ++++++ README.md | 7 +++++++ 2 files changed, 13 insertions(+) diff --git a/README-en.md b/README-en.md index 80d08b17..9de77b5e 100644 --- a/README-en.md +++ b/README-en.md @@ -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.👇 + +[![Deploy-on-Sealos.svg](https://raw.githubusercontent.com/labring-actions/templates/main/Deploy-on-Sealos.svg)](https://cloud.sealos.io/?openapp=system-fastdeploy?templateName=qinglong) + ### Local diff --git a/README.md b/README.md index ae95c15d..c9cd8474 100644 --- a/README.md +++ b/README.md @@ -164,6 +164,13 @@ podman run -dit \ docker.io/whyour/qinglong:latest ``` +### sealos (一键部署) + +点击以下按钮一键部署(部署后访问出现 404 请等待 3~5 分钟): + +[![Deploy-on-Sealos.svg](https://raw.githubusercontent.com/labring-actions/templates/main/Deploy-on-Sealos.svg)](https://cloud.sealos.io/?openapp=system-fastdeploy?templateName=qinglong) + + ### 本机 建议使用纯净系统安装,避免系统原有数据丢失,需要自己安装 node/npm/python3/pip3