From e1978d33f310a15c941fb49c639078e9295b9459 Mon Sep 17 00:00:00 2001 From: realJackSun Date: Sat, 18 Sep 2021 20:01:43 +0800 Subject: [PATCH] Add Nacos-on-cloud information (#6909) * Add Nacos-on-cloud information * Update README.md --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/README.md b/README.md index 840e7648e..6df778502 100644 --- a/README.md +++ b/README.md @@ -36,6 +36,15 @@ Nacos provides four major functions. ## Quick Start It is super easy to get started with your first project. +### Deploying Nacos on cloud + +You can deploy Nacos on cloud, which is the easiest and most convenient way to start Nacos. + +Use the following [Nacos deployment guide](https://cn.aliyun.com/product/aliware/mse?spm=nacos-website.topbar.0.0.0) to see more information and deploy a stable and out-of-the-box Nacos server. + + +### Start by the provided startup package + #### Step 1: Download the binary package You can download the package from the [latest stable release](https://github.com/alibaba/nacos/releases).