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.