From d4d6cec4d596bee916810f4d08d4b7884c8ccd47 Mon Sep 17 00:00:00 2001 From: fanux Date: Fri, 5 Jan 2024 18:03:35 +0800 Subject: [PATCH] add one click deploy on sealos --- docs/Setup.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/Setup.md b/docs/Setup.md index 48721d30..7f27587b 100644 --- a/docs/Setup.md +++ b/docs/Setup.md @@ -11,6 +11,9 @@ + [Load Balancers](#load-balancers) + [Ops Notes](#ops-notes) +# 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%3Dcronicle) + # Installation Please note that Cronicle currently only works on POSIX-compliant operating systems, which basically means Unix/Linux and OS X. You'll also need to have [Node.js LTS](https://nodejs.org/en/download/) pre-installed on your server. Please note that we **only support the Active LTS versions of Node.js**. Cronicle may not work on the "current" release channel. See [Node.js Releases](https://nodejs.org/en/about/releases/) for details.