From 340d40e9083dc3a2acb77032296d2a5a8c8be65b Mon Sep 17 00:00:00 2001 From: yehan <34835250+yehanyh@users.noreply.github.com> Date: Wed, 25 Sep 2024 21:03:19 +0800 Subject: [PATCH] Added 1-click deployment link for Alibaba Cloud. (#3251) * Added a link for Alibaba Cloud Deployment * change service name --------- Co-authored-by: yehan --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 05888e631..c4b5d9fda 100644 --- a/README.md +++ b/README.md @@ -161,6 +161,7 @@ Deploy Flowise self-hosted in your existing infrastructure, we support various [ - [Azure](https://docs.flowiseai.com/deployment/azure) - [Digital Ocean](https://docs.flowiseai.com/deployment/digital-ocean) - [GCP](https://docs.flowiseai.com/deployment/gcp) +- [Alibaba Cloud](https://computenest.console.aliyun.com/service/instance/create/default?type=user&ServiceName=Flowise社区版) -
Others