From 2922a1ee5a9b98645d436f53572a472f55fcd611 Mon Sep 17 00:00:00 2001 From: Carson Yang Date: Tue, 2 Dec 2025 18:46:05 +0800 Subject: [PATCH] Add community Sealos template in self-hosted cloud provider docs (#16235) Added deployment instructions for Twenty on Sealos. --- .../twenty-docs/developers/self-hosting/cloud-providers.mdx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/packages/twenty-docs/developers/self-hosting/cloud-providers.mdx b/packages/twenty-docs/developers/self-hosting/cloud-providers.mdx index 0fbf29f3cb..b155803380 100644 --- a/packages/twenty-docs/developers/self-hosting/cloud-providers.mdx +++ b/packages/twenty-docs/developers/self-hosting/cloud-providers.mdx @@ -39,6 +39,12 @@ Deploy Twenty on Railway with the community maintained template below. [![Deploy on Railway](https://railway.com/button.svg)](https://railway.com/deploy/nAL3hA) +### Twenty on Sealos + +Deploy Twenty on Sealos with the community maintained template below. + +[![Deploy on Sealos](https://sealos.io/Deploy-on-Sealos.svg)](https://sealos.io/products/app-store/twenty) + ## Others Please feel free to Open a PR to add more Cloud Provider options.