From 94da3a3e7e9cabe88ee4c91318528bccee0cc192 Mon Sep 17 00:00:00 2001 From: fanux Date: Fri, 5 Jan 2024 17:49:55 +0800 Subject: [PATCH] add one click deploy on sealos --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e8f5790..e2f7b41 100644 --- a/README.md +++ b/README.md @@ -72,6 +72,9 @@ chmod +x ./cloudreve The above is a minimum deploy example, you can refer to [Getting started](https://docs.cloudreve.org/v/en/getting-started/install) for a completed deployment. +### One-click deploy on sealos +[![](https://raw.githubusercontent.com/labring-actions/templates/main/Deploy-on-Sealos.svg)](https://cloud.sealos.io/?openapp=system-template%3FtemplateName%3Dcloudreve) + ## :gear: Build You need to have `Go >= 1.18`, `node.js`, `yarn`, `zip`, [goreleaser](https://goreleaser.com/intro/) and other necessary dependencies before you can build it yourself.