From 7d7f32b243990b5e6abf7264468c6ee1ece3e94b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?F=C3=A9lix=20Malfait?= Date: Tue, 2 Jun 2026 11:17:37 +0200 Subject: [PATCH] docs: remove the self-host cloud providers page (#21134) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## What Removes the community-maintained **"Other methods"** cloud-providers page from the self-host docs (it covered Kubernetes/Terraform/Coolify community deployments). ## Changes - **Deleted** `developers/self-host/capabilities/cloud-providers.mdx` and its 13 localized copies (ar, cs, de, es, fr, it, ja, ko, pt, ro, ru, tr, zh). - **Removed the slug** from `navigation/base-structure.json` (the source of truth) and regenerated the derived files via the repo's own generators (`yarn docs:generate`, `yarn docs:generate-paths`): - `docs.json` — nav entries dropped for every locale. - `twenty-shared/.../DocumentationPaths.ts` — `DEVELOPERS_SELF_HOST_CAPABILITIES_CLOUD_PROVIDERS` constant dropped (was unused elsewhere). - **Removed the "Cloud Providers" card** from the `self-host` overview pages across all locales. - **Dropped the dangling redirect** `/developers/self-hosting/cloud-providers` (its destination no longer exists). - Cleared the matching entry from the unused `navigation-schema.json` for consistency. Net: 68 line deletions across config (pure removal); no insertions. ## Verification - `grep` confirms **0** remaining references to `cloud-providers` anywhere in the repo. - All touched JSON files parse; `oxlint` on twenty-docs reports 0 errors. - Generators (not hand edits) produced `docs.json` and `DocumentationPaths.ts`. > Note: `mintlify broken-links` can't run to completion on this branch due to a **pre-existing** MDX parse error in the unrelated `l/ar/.../contribute/contribute.mdx`; the grep above is the equivalent guarantee that no link points at the removed page. --- .../capabilities/cloud-providers.mdx | 49 ------------------- .../developers/self-host/self-host.mdx | 3 -- packages/twenty-docs/docs.json | 18 ------- .../capabilities/cloud-providers.mdx | 46 ----------------- .../l/ar/developers/self-host/self-host.mdx | 3 -- .../capabilities/cloud-providers.mdx | 46 ----------------- .../l/cs/developers/self-host/self-host.mdx | 3 -- .../capabilities/cloud-providers.mdx | 46 ----------------- .../l/de/developers/self-host/self-host.mdx | 3 -- .../capabilities/cloud-providers.mdx | 45 ----------------- .../l/es/developers/self-host/self-host.mdx | 4 -- .../capabilities/cloud-providers.mdx | 45 ----------------- .../l/fr/developers/self-host/self-host.mdx | 4 -- .../capabilities/cloud-providers.mdx | 46 ----------------- .../l/it/developers/self-host/self-host.mdx | 3 -- .../capabilities/cloud-providers.mdx | 46 ----------------- .../l/ja/developers/self-host/self-host.mdx | 4 -- .../capabilities/cloud-providers.mdx | 45 ----------------- .../l/ko/developers/self-host/self-host.mdx | 4 -- .../capabilities/cloud-providers.mdx | 46 ----------------- .../l/pt/developers/self-host/self-host.mdx | 3 -- .../capabilities/cloud-providers.mdx | 46 ----------------- .../l/ro/developers/self-host/self-host.mdx | 3 -- .../capabilities/cloud-providers.mdx | 46 ----------------- .../l/ru/developers/self-host/self-host.mdx | 3 -- .../capabilities/cloud-providers.mdx | 46 ----------------- .../l/tr/developers/self-host/self-host.mdx | 3 -- .../capabilities/cloud-providers.mdx | 46 ----------------- .../l/zh/developers/self-host/self-host.mdx | 3 -- .../navigation/base-structure.json | 1 - .../navigation/navigation-schema.json | 1 - .../src/constants/DocumentationPaths.ts | 2 - 32 files changed, 712 deletions(-) delete mode 100644 packages/twenty-docs/developers/self-host/capabilities/cloud-providers.mdx delete mode 100644 packages/twenty-docs/l/ar/developers/self-host/capabilities/cloud-providers.mdx delete mode 100644 packages/twenty-docs/l/cs/developers/self-host/capabilities/cloud-providers.mdx delete mode 100644 packages/twenty-docs/l/de/developers/self-host/capabilities/cloud-providers.mdx delete mode 100644 packages/twenty-docs/l/es/developers/self-host/capabilities/cloud-providers.mdx delete mode 100644 packages/twenty-docs/l/fr/developers/self-host/capabilities/cloud-providers.mdx delete mode 100644 packages/twenty-docs/l/it/developers/self-host/capabilities/cloud-providers.mdx delete mode 100644 packages/twenty-docs/l/ja/developers/self-host/capabilities/cloud-providers.mdx delete mode 100644 packages/twenty-docs/l/ko/developers/self-host/capabilities/cloud-providers.mdx delete mode 100644 packages/twenty-docs/l/pt/developers/self-host/capabilities/cloud-providers.mdx delete mode 100644 packages/twenty-docs/l/ro/developers/self-host/capabilities/cloud-providers.mdx delete mode 100644 packages/twenty-docs/l/ru/developers/self-host/capabilities/cloud-providers.mdx delete mode 100644 packages/twenty-docs/l/tr/developers/self-host/capabilities/cloud-providers.mdx delete mode 100644 packages/twenty-docs/l/zh/developers/self-host/capabilities/cloud-providers.mdx diff --git a/packages/twenty-docs/developers/self-host/capabilities/cloud-providers.mdx b/packages/twenty-docs/developers/self-host/capabilities/cloud-providers.mdx deleted file mode 100644 index 844f6883c2..0000000000 --- a/packages/twenty-docs/developers/self-host/capabilities/cloud-providers.mdx +++ /dev/null @@ -1,49 +0,0 @@ ---- -title: Other methods -icon: "cloud" ---- - - - This document is maintained by the community. It might contain issues. - - -## Kubernetes via Terraform and Manifests - -Community-led documentation for Kubernetes deployment is available [here](https://github.com/twentyhq/twenty/tree/main/packages/twenty-docker/k8s) - -### Coolify - -Deploy Twenty on servers using Coolify. (official image on Coolify will be available soon) - -[Coolify documentation](https://coolify.io/docs/get-started/introduction) - - -### EasyPanel - -Deploy Twenty on EasyPanel with the community maintained template below. - -[Deploy on EasyPanel](https://easypanel.io/docs/templates/twenty) - -### Elest.io - -Deploy Twenty on servers with Elest.io using link below. - -[Deploy on Elest.io](https://elest.io/open-source/twenty) - -### Twenty on Railway - -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. - - diff --git a/packages/twenty-docs/developers/self-host/self-host.mdx b/packages/twenty-docs/developers/self-host/self-host.mdx index a9357b81b7..5ecc3072bb 100644 --- a/packages/twenty-docs/developers/self-host/self-host.mdx +++ b/packages/twenty-docs/developers/self-host/self-host.mdx @@ -21,8 +21,5 @@ Twenty can be self-hosted on your own infrastructure, giving you full control ov Quick setup with Docker - - Deploy on AWS, GCP, or Azure - diff --git a/packages/twenty-docs/docs.json b/packages/twenty-docs/docs.json index 45f95a8291..59dfbb7804 100644 --- a/packages/twenty-docs/docs.json +++ b/packages/twenty-docs/docs.json @@ -449,7 +449,6 @@ "developers/self-host/capabilities/docker-compose", "developers/self-host/capabilities/setup", "developers/self-host/capabilities/upgrade-guide", - "developers/self-host/capabilities/cloud-providers", "developers/self-host/capabilities/troubleshooting" ] }, @@ -882,7 +881,6 @@ "l/fr/developers/self-host/capabilities/docker-compose", "l/fr/developers/self-host/capabilities/setup", "l/fr/developers/self-host/capabilities/upgrade-guide", - "l/fr/developers/self-host/capabilities/cloud-providers", "l/fr/developers/self-host/capabilities/troubleshooting" ] }, @@ -1315,7 +1313,6 @@ "l/ar/developers/self-host/capabilities/docker-compose", "l/ar/developers/self-host/capabilities/setup", "l/ar/developers/self-host/capabilities/upgrade-guide", - "l/ar/developers/self-host/capabilities/cloud-providers", "l/ar/developers/self-host/capabilities/troubleshooting" ] }, @@ -1748,7 +1745,6 @@ "l/cs/developers/self-host/capabilities/docker-compose", "l/cs/developers/self-host/capabilities/setup", "l/cs/developers/self-host/capabilities/upgrade-guide", - "l/cs/developers/self-host/capabilities/cloud-providers", "l/cs/developers/self-host/capabilities/troubleshooting" ] }, @@ -2181,7 +2177,6 @@ "l/de/developers/self-host/capabilities/docker-compose", "l/de/developers/self-host/capabilities/setup", "l/de/developers/self-host/capabilities/upgrade-guide", - "l/de/developers/self-host/capabilities/cloud-providers", "l/de/developers/self-host/capabilities/troubleshooting" ] }, @@ -2614,7 +2609,6 @@ "l/es/developers/self-host/capabilities/docker-compose", "l/es/developers/self-host/capabilities/setup", "l/es/developers/self-host/capabilities/upgrade-guide", - "l/es/developers/self-host/capabilities/cloud-providers", "l/es/developers/self-host/capabilities/troubleshooting" ] }, @@ -3047,7 +3041,6 @@ "l/it/developers/self-host/capabilities/docker-compose", "l/it/developers/self-host/capabilities/setup", "l/it/developers/self-host/capabilities/upgrade-guide", - "l/it/developers/self-host/capabilities/cloud-providers", "l/it/developers/self-host/capabilities/troubleshooting" ] }, @@ -3480,7 +3473,6 @@ "l/ja/developers/self-host/capabilities/docker-compose", "l/ja/developers/self-host/capabilities/setup", "l/ja/developers/self-host/capabilities/upgrade-guide", - "l/ja/developers/self-host/capabilities/cloud-providers", "l/ja/developers/self-host/capabilities/troubleshooting" ] }, @@ -3913,7 +3905,6 @@ "l/ko/developers/self-host/capabilities/docker-compose", "l/ko/developers/self-host/capabilities/setup", "l/ko/developers/self-host/capabilities/upgrade-guide", - "l/ko/developers/self-host/capabilities/cloud-providers", "l/ko/developers/self-host/capabilities/troubleshooting" ] }, @@ -4346,7 +4337,6 @@ "l/pt/developers/self-host/capabilities/docker-compose", "l/pt/developers/self-host/capabilities/setup", "l/pt/developers/self-host/capabilities/upgrade-guide", - "l/pt/developers/self-host/capabilities/cloud-providers", "l/pt/developers/self-host/capabilities/troubleshooting" ] }, @@ -4779,7 +4769,6 @@ "l/ro/developers/self-host/capabilities/docker-compose", "l/ro/developers/self-host/capabilities/setup", "l/ro/developers/self-host/capabilities/upgrade-guide", - "l/ro/developers/self-host/capabilities/cloud-providers", "l/ro/developers/self-host/capabilities/troubleshooting" ] }, @@ -5212,7 +5201,6 @@ "l/ru/developers/self-host/capabilities/docker-compose", "l/ru/developers/self-host/capabilities/setup", "l/ru/developers/self-host/capabilities/upgrade-guide", - "l/ru/developers/self-host/capabilities/cloud-providers", "l/ru/developers/self-host/capabilities/troubleshooting" ] }, @@ -5645,7 +5633,6 @@ "l/tr/developers/self-host/capabilities/docker-compose", "l/tr/developers/self-host/capabilities/setup", "l/tr/developers/self-host/capabilities/upgrade-guide", - "l/tr/developers/self-host/capabilities/cloud-providers", "l/tr/developers/self-host/capabilities/troubleshooting" ] }, @@ -6078,7 +6065,6 @@ "l/zh/developers/self-host/capabilities/docker-compose", "l/zh/developers/self-host/capabilities/setup", "l/zh/developers/self-host/capabilities/upgrade-guide", - "l/zh/developers/self-host/capabilities/cloud-providers", "l/zh/developers/self-host/capabilities/troubleshooting" ] }, @@ -6196,10 +6182,6 @@ "source": "/developers/self-hosting/upgrade-guide", "destination": "/developers/self-host/capabilities/upgrade-guide" }, - { - "source": "/developers/self-hosting/cloud-providers", - "destination": "/developers/self-host/capabilities/cloud-providers" - }, { "source": "/developers/self-hosting/troubleshooting", "destination": "/developers/self-host/capabilities/troubleshooting" diff --git a/packages/twenty-docs/l/ar/developers/self-host/capabilities/cloud-providers.mdx b/packages/twenty-docs/l/ar/developers/self-host/capabilities/cloud-providers.mdx deleted file mode 100644 index 923ba2e6fe..0000000000 --- a/packages/twenty-docs/l/ar/developers/self-host/capabilities/cloud-providers.mdx +++ /dev/null @@ -1,46 +0,0 @@ ---- -title: طرق أخرى -icon: cloud ---- - - - هذا المستند يُحافظ عليه من قبل المجتمع. قد يحتوي على مشكلات. - - -## Kubernetes عبر Terraform والمخططات - -يتوفر توثيق يقوده المجتمع لعملية نشر Kubernetes [هنا](https://github.com/twentyhq/twenty/tree/main/packages/twenty-docker/k8s) - -### Coolify - -نشر Twenty على الخوادم باستخدام Coolify. (الصورة الرسمية على Coolify ستكون متاحة قريبًا) - -[توثيق Coolify](https://coolify.io/docs/get-started/introduction) - -### EasyPanel - -نشر Twenty على EasyPanel مع القالب الذي يُحافظ عليه المجتمع أدناه. - -[نشر على EasyPanel](https://easypanel.io/docs/templates/twenty) - -### Elest.io - -نشر Twenty على الخوادم باستخدام Elest.io عبر الرابط التالي. - -[نشر على Elest.io](https://elest.io/open-source/twenty) - -### Twenty على Railway - -نشر Twenty على Railway مع القالب الذي يُحافظ عليه المجتمع أدناه. - -[![نشر على Railway](https://railway.com/button.svg)](https://railway.com/deploy/nAL3hA) - -### Twenty على Sealos - -انشر Twenty على Sealos باستخدام القالب الذي تتم صيانته من قِبل المجتمع أدناه. - -[![نشر على Sealos](https://sealos.io/Deploy-on-Sealos.svg)](https://sealos.io/products/app-store/twenty) - -## أخرى - -لا تتردد في فتح طلب سحب لإضافة المزيد من خيارات موفّري السحابة. diff --git a/packages/twenty-docs/l/ar/developers/self-host/self-host.mdx b/packages/twenty-docs/l/ar/developers/self-host/self-host.mdx index b808e0c096..712baed106 100644 --- a/packages/twenty-docs/l/ar/developers/self-host/self-host.mdx +++ b/packages/twenty-docs/l/ar/developers/self-host/self-host.mdx @@ -23,7 +23,4 @@ description: قم بنشر Twenty وإدارته على البنية التحت إعداد سريع باستخدام Docker - - انشر على AWS أو GCP أو Azure - diff --git a/packages/twenty-docs/l/cs/developers/self-host/capabilities/cloud-providers.mdx b/packages/twenty-docs/l/cs/developers/self-host/capabilities/cloud-providers.mdx deleted file mode 100644 index 7ee80f1f18..0000000000 --- a/packages/twenty-docs/l/cs/developers/self-host/capabilities/cloud-providers.mdx +++ /dev/null @@ -1,46 +0,0 @@ ---- -title: Další metody -icon: cloud ---- - - - Tento dokument je udržován komunitou. Může obsahovat problémy. - - -## Kubernetes pomocí Terraform a Manifestů - -Dokumentace vedená komunitou k nasazení Kubernetes je k dispozici [zde](https://github.com/twentyhq/twenty/tree/main/packages/twenty-docker/k8s) - -### Coolify - -Nasazení Twenty na serverech pomocí Coolify. (oficiální obrázek na Coolify bude brzy k dispozici) - -[Dokumentace Coolify](https://coolify.io/docs/get-started/introduction) - -### EasyPanel - -Nasazení Twenty na EasyPanel s komunitně udržovanou šablonou níže. - -[Nasadit na EasyPanel](https://easypanel.io/docs/templates/twenty) - -### Elest.io - -Nasazení Twenty na serverech pomocí Elest.io s odkazem níže. - -[Nasadit na Elest.io](https://elest.io/open-source/twenty) - -### Twenty na Railway - -Nasazení Twenty na Railway s komunitně udržovanou šablonou níže. - -[![Nasadit na Railway](https://railway.com/button.svg)](https://railway.com/deploy/nAL3hA) - -### Ostatní - -Nasazení Twenty na Sealos s komunitně udržovanou šablonou níže. - -[![Nasadit na Sealos](https://sealos.io/Deploy-on-Sealos.svg)](https://sealos.io/products/app-store/twenty) - -## Ostatní - -Neváhejte otevřít PR pro přidání dalších možností poskytovatele cloudových služeb. diff --git a/packages/twenty-docs/l/cs/developers/self-host/self-host.mdx b/packages/twenty-docs/l/cs/developers/self-host/self-host.mdx index 25e0f10d46..4bd128e665 100644 --- a/packages/twenty-docs/l/cs/developers/self-host/self-host.mdx +++ b/packages/twenty-docs/l/cs/developers/self-host/self-host.mdx @@ -23,7 +23,4 @@ Twenty můžete samostatně hostovat na vlastní infrastruktuře, což vám dáv Rychlé nastavení s Dockerem - - Nasaďte na AWS, GCP nebo Azure - diff --git a/packages/twenty-docs/l/de/developers/self-host/capabilities/cloud-providers.mdx b/packages/twenty-docs/l/de/developers/self-host/capabilities/cloud-providers.mdx deleted file mode 100644 index 6de6f6b31f..0000000000 --- a/packages/twenty-docs/l/de/developers/self-host/capabilities/cloud-providers.mdx +++ /dev/null @@ -1,46 +0,0 @@ ---- -title: Weitere Methoden -icon: cloud ---- - - - Dieses Dokument wird von der Community gepflegt. Es könnte Probleme enthalten. - - -## Kubernetes über Terraform und Manifeste - -Die von der Community gepflegte Dokumentation zur Kubernetes-Bereitstellung ist [hier](https://github.com/twentyhq/twenty/tree/main/packages/twenty-docker/k8s) verfügbar. - -### Coolify - -Stellen Sie Twenty auf Servern mit Coolify bereit. (offizielles Bild auf Coolify wird bald verfügbar sein) - -[Coolify-Dokumentation](https://coolify.io/docs/get-started/introduction) - -### EasyPanel - -Stellen Sie Twenty auf EasyPanel mit der untenstehenden, von der Community gepflegten Vorlage bereit. - -[Bereitstellung auf EasyPanel](https://easypanel.io/docs/templates/twenty) - -### Elest.io - -Stellen Sie Twenty auf Servern mit Elest.io über den untenstehenden Link bereit. - -[Bereitstellung auf Elest.io](https://elest.io/open-source/twenty) - -### Twenty auf Railway - -Stellen Sie Twenty auf Railway mit der untenstehenden, von der Community gepflegten Vorlage bereit. - -[![Bereitstellung auf Railway](https://railway.com/button.svg)](https://railway.com/deploy/nAL3hA) - -### Twenty auf Sealos - -Stellen Sie Twenty auf Sealos mit der untenstehenden, von der Community gepflegten Vorlage bereit. - -[![Bereitstellung auf Sealos](https://sealos.io/Deploy-on-Sealos.svg)](https://sealos.io/products/app-store/twenty) - -## Andere - -Bitte zögern Sie nicht, einen PR zu öffnen, um mehr Optionen für Cloud-Anbieter hinzuzufügen. diff --git a/packages/twenty-docs/l/de/developers/self-host/self-host.mdx b/packages/twenty-docs/l/de/developers/self-host/self-host.mdx index 2b267ee7d8..6ee15cb260 100644 --- a/packages/twenty-docs/l/de/developers/self-host/self-host.mdx +++ b/packages/twenty-docs/l/de/developers/self-host/self-host.mdx @@ -23,7 +23,4 @@ Twenty kann auf Ihrer eigenen Infrastruktur im Selbsthosting betrieben werden, s Schnelle Einrichtung mit Docker - - Auf AWS, GCP oder Azure bereitstellen - diff --git a/packages/twenty-docs/l/es/developers/self-host/capabilities/cloud-providers.mdx b/packages/twenty-docs/l/es/developers/self-host/capabilities/cloud-providers.mdx deleted file mode 100644 index d3abe79a30..0000000000 --- a/packages/twenty-docs/l/es/developers/self-host/capabilities/cloud-providers.mdx +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: Otros métodos ---- - - - Este documento es mantenido por la comunidad. Podría contener problemas. - - -## Kubernetes vía Terraform y Manifests - -Documentación comunitaria para la implementación de Kubernetes está disponible [aquí](https://github.com/twentyhq/twenty/tree/main/packages/twenty-docker/k8s) - -### Coolify - -Despliega Twenty en servidores usando Coolify. (la imagen oficial en Coolify estará disponible pronto) - -[Documentación de Coolify](https://coolify.io/docs/get-started/introduction) - -### EasyPanel - -Despliega Twenty en EasyPanel con la plantilla mantenida por la comunidad a continuación. - -[Desplegar en EasyPanel](https://easypanel.io/docs/templates/twenty) - -### Elest.io - -Despliega Twenty en servidores con Elest.io utilizando el enlace a continuación. - -[Desplegar en Elest.io](https://elest.io/open-source/twenty) - -### Twenty en Railway - -Despliega Twenty en Railway con la plantilla mantenida por la comunidad a continuación. - -[![Desplegar en Railway](https://railway.com/button.svg)](https://railway.com/deploy/nAL3hA) - -### Twenty en Sealos - -Despliega Twenty en Sealos con la plantilla mantenida por la comunidad a continuación. - -[![Desplegar en Sealos](https://sealos.io/Deploy-on-Sealos.svg)](https://sealos.io/products/app-store/twenty) - -## Otros - -No dudes en abrir un PR para añadir más opciones de proveedores de la nube. diff --git a/packages/twenty-docs/l/es/developers/self-host/self-host.mdx b/packages/twenty-docs/l/es/developers/self-host/self-host.mdx index 246ce12ead..86dc420ebb 100644 --- a/packages/twenty-docs/l/es/developers/self-host/self-host.mdx +++ b/packages/twenty-docs/l/es/developers/self-host/self-host.mdx @@ -23,8 +23,4 @@ Puedes autoalojar Twenty en tu propia infraestructura, lo que te brinda control Configuración rápida con Docker - - - Despliega en AWS, GCP o Azure - diff --git a/packages/twenty-docs/l/fr/developers/self-host/capabilities/cloud-providers.mdx b/packages/twenty-docs/l/fr/developers/self-host/capabilities/cloud-providers.mdx deleted file mode 100644 index cc975ad41e..0000000000 --- a/packages/twenty-docs/l/fr/developers/self-host/capabilities/cloud-providers.mdx +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: Autres méthodes ---- - - - Ce document est maintenu par la communauté. Il pourrait contenir des problèmes. - - -## Kubernetes via Terraform et Manifests - -La documentation communautaire pour le déploiement de Kubernetes est disponible [ici](https://github.com/twentyhq/twenty/tree/main/packages/twenty-docker/k8s) - -### Coolify - -Déployer Twenty sur les serveurs avec Coolify. (l'image officielle sur Coolify sera bientôt disponible) - -[Documentation Coolify](https://coolify.io/docs/get-started/introduction) - -### EasyPanel - -Déployez Twenty sur EasyPanel avec le modèle maintenu par la communauté ci-dessous. - -[Déployer sur EasyPanel](https://easypanel.io/docs/templates/twenty) - -### Elest.io - -Déployez Twenty sur les serveurs avec Elest.io en utilisant le lien ci-dessous. - -[Déployer sur Elest.io](https://elest.io/open-source/twenty) - -### Twenty sur Railway - -Déployez Twenty sur Railway avec le modèle maintenu par la communauté ci-dessous. - -[![Déployer sur Railway](https://railway.com/button.svg)](https://railway.com/deploy/nAL3hA) - -### Twenty sur Sealos - -Déployez Twenty sur Sealos avec le modèle maintenu par la communauté ci-dessous. - -[![Déployer sur Sealos](https://sealos.io/Deploy-on-Sealos.svg)](https://sealos.io/products/app-store/twenty) - -## Autres - -N'hésitez pas à ouvrir une PR pour ajouter d'autres options de fournisseur cloud. diff --git a/packages/twenty-docs/l/fr/developers/self-host/self-host.mdx b/packages/twenty-docs/l/fr/developers/self-host/self-host.mdx index 52ffab9a56..18f2d7ed7e 100644 --- a/packages/twenty-docs/l/fr/developers/self-host/self-host.mdx +++ b/packages/twenty-docs/l/fr/developers/self-host/self-host.mdx @@ -23,8 +23,4 @@ Twenty peut être auto-hébergé sur votre propre infrastructure, vous offrant u Configuration rapide avec Docker - - - Déployez sur AWS, GCP ou Azure - diff --git a/packages/twenty-docs/l/it/developers/self-host/capabilities/cloud-providers.mdx b/packages/twenty-docs/l/it/developers/self-host/capabilities/cloud-providers.mdx deleted file mode 100644 index 6b72ddd76b..0000000000 --- a/packages/twenty-docs/l/it/developers/self-host/capabilities/cloud-providers.mdx +++ /dev/null @@ -1,46 +0,0 @@ ---- -title: Altri metodi -icon: cloud ---- - - - Questo documento è mantenuto dalla comunità. Potrebbe contenere problemi. - - -## Kubernetes tramite Terraform e Manifest - -La documentazione guidata dalla comunità per la distribuzione su Kubernetes è disponibile [qui](https://github.com/twentyhq/twenty/tree/main/packages/twenty-docker/k8s) - -### Coolify - -Distribuisci Twenty sui server utilizzando Coolify. (L'immagine ufficiale su Coolify sarà disponibile a breve) - -[Documentazione di Coolify](https://coolify.io/docs/get-started/introduction) - -### EasyPanel - -Distribuisci Twenty su EasyPanel con il modello mantenuto dalla comunità di seguito. - -[Distribuisci su EasyPanel](https://easypanel.io/docs/templates/twenty) - -### Elest.io - -Distribuisci Twenty sui server con Elest.io utilizzando il link sottostante. - -[Distribuisci su Elest.io](https://elest.io/open-source/twenty) - -### Twenty su Railway - -Distribuisci Twenty su Railway con il modello mantenuto dalla comunità di seguito. - -[![Distribuisci su Railway](https://railway.com/button.svg)](https://railway.com/deploy/nAL3hA) - -### Twenty su Sealos - -Distribuisci Twenty su Sealos con il modello mantenuto dalla comunità di seguito. - -[![Distribuisci su Sealos](https://sealos.io/Deploy-on-Sealos.svg)](https://sealos.io/products/app-store/twenty) - -## Altro - -Sentiti libero di aprire un PR per aggiungere più opzioni di provider Cloud. diff --git a/packages/twenty-docs/l/it/developers/self-host/self-host.mdx b/packages/twenty-docs/l/it/developers/self-host/self-host.mdx index 1a2d849b37..dbe0ce6b4c 100644 --- a/packages/twenty-docs/l/it/developers/self-host/self-host.mdx +++ b/packages/twenty-docs/l/it/developers/self-host/self-host.mdx @@ -23,7 +23,4 @@ Twenty può essere auto-ospitato sulla tua infrastruttura, offrendoti il pieno c Configurazione rapida con Docker - - Distribuisci su AWS, GCP o Azure - diff --git a/packages/twenty-docs/l/ja/developers/self-host/capabilities/cloud-providers.mdx b/packages/twenty-docs/l/ja/developers/self-host/capabilities/cloud-providers.mdx deleted file mode 100644 index d5e2db0b91..0000000000 --- a/packages/twenty-docs/l/ja/developers/self-host/capabilities/cloud-providers.mdx +++ /dev/null @@ -1,46 +0,0 @@ ---- -title: その他の方法 ---- - - - このドキュメントはコミュニティによって管理されています。 問題を含む可能性があります。 - 問題を含む可能性があります。 - - -## Terraformとマニフェストを通したKubernetes - -Kubernetesデプロイメントに関するコミュニティ主導のドキュメントは[こちら](https://github.com/twentyhq/twenty/tree/main/packages/twenty-docker/k8s)です。 - -### Coolify - -Coolifyを使用してサーバーにTwentyをデプロイします。 (Coolify上の公式イメージは近日公開予定です) (Coolify上の公式イメージは近日公開予定です) - -[Coolifyのドキュメント](https://coolify.io/docs/get-started/introduction) - -### EasyPanel - -以下のコミュニティ維持テンプレートを使用して、EasyPanelにTwentyをデプロイします。 - -以下のコミュニティ維持テンプレートを使用して、EasyPanelにTwentyをデプロイします。 - -### Elest.io - -以下のリンクを使用して、Elest.ioにTwentyをサーバー上にデプロイします。 - -[Elest.ioにデプロイする](https://elest.io/open-source/twenty) - -### Railway上のTwenty - -以下のコミュニティ維持テンプレートを使用して、RailwayにTwentyをデプロイします。 - -[![Railwayにデプロイする](https://railway.com/button.svg)](https://railway.com/deploy/nAL3hA) - -### Sealos上のTwenty - -以下のコミュニティがメンテナンスしているテンプレートを使用して、SealosにTwentyをデプロイします。 - -[![Sealosにデプロイする](https://sealos.io/Deploy-on-Sealos.svg)](https://sealos.io/products/app-store/twenty) - -## その他 - -もっと多くのクラウドプロバイダーオプションを追加するために、PRを自由に作成してください。 diff --git a/packages/twenty-docs/l/ja/developers/self-host/self-host.mdx b/packages/twenty-docs/l/ja/developers/self-host/self-host.mdx index 6e0fb43fa5..a08e91a783 100644 --- a/packages/twenty-docs/l/ja/developers/self-host/self-host.mdx +++ b/packages/twenty-docs/l/ja/developers/self-host/self-host.mdx @@ -23,8 +23,4 @@ Twenty は独自のインフラでセルフホストでき、データとデプ Docker でのクイックセットアップ - - - AWS、GCP、または Azure にデプロイ - diff --git a/packages/twenty-docs/l/ko/developers/self-host/capabilities/cloud-providers.mdx b/packages/twenty-docs/l/ko/developers/self-host/capabilities/cloud-providers.mdx deleted file mode 100644 index db56866128..0000000000 --- a/packages/twenty-docs/l/ko/developers/self-host/capabilities/cloud-providers.mdx +++ /dev/null @@ -1,45 +0,0 @@ ---- -title: 기타 방법 ---- - - - 이 문서는 커뮤니티에서 관리됩니다. 문제점이 있을 수 있습니다. - - -## Terraform 및 매니페스트를 통한 Kubernetes - -Kubernetes 배포에 대한 커뮤니티 주도 문서는 [여기](https://github.com/twentyhq/twenty/tree/main/packages/twenty-docker/k8s)에서 확인할 수 있습니다. - -### Coolify - -Coolify를 사용하여 서버에 Twenty를 배포하세요. (Coolify의 공식 이미지가 곧 제공될 예정입니다) - -[Coolify 문서](https://coolify.io/docs/get-started/introduction) - -### EasyPanel - -아래의 커뮤니티가 유지 관리하는 템플릿으로 EasyPanel에 Twenty를 배포하세요. - -[EasyPanel에 배포](https://easypanel.io/docs/templates/twenty) - -### Elest.io - -아래 링크를 통해 Elest.io에서 서버에 Twenty를 배포하세요. - -[Elest.io에 배포](https://elest.io/open-source/twenty) - -### Railway에서의 Twenty - -아래의 커뮤니티가 유지 관리하는 템플릿으로 Railway에 Twenty를 배포하세요. - -[![Railway에 배포](https://railway.com/button.svg)](https://railway.com/deploy/nAL3hA) - -### Sealos에서의 Twenty - -아래의 커뮤니티가 유지 관리하는 템플릿으로 Sealos에 Twenty를 배포하세요. - -[![Sealos에 배포](https://sealos.io/Deploy-on-Sealos.svg)](https://sealos.io/products/app-store/twenty) - -## 기타 - -더 많은 클라우드 제공자 옵션을 추가하기 위해 PR을 자유롭게 열어주세요. diff --git a/packages/twenty-docs/l/ko/developers/self-host/self-host.mdx b/packages/twenty-docs/l/ko/developers/self-host/self-host.mdx index f79ebff064..6500522898 100644 --- a/packages/twenty-docs/l/ko/developers/self-host/self-host.mdx +++ b/packages/twenty-docs/l/ko/developers/self-host/self-host.mdx @@ -23,8 +23,4 @@ Twenty는 자체 인프라에서 셀프 호스팅할 수 있어 데이터와 배 Docker로 빠르게 설정 - - - AWS, GCP 또는 Azure에 배포 - diff --git a/packages/twenty-docs/l/pt/developers/self-host/capabilities/cloud-providers.mdx b/packages/twenty-docs/l/pt/developers/self-host/capabilities/cloud-providers.mdx deleted file mode 100644 index 01995029c1..0000000000 --- a/packages/twenty-docs/l/pt/developers/self-host/capabilities/cloud-providers.mdx +++ /dev/null @@ -1,46 +0,0 @@ ---- -title: Outros métodos -icon: cloud ---- - - - Este documento é mantido pela comunidade. Pode conter problemas. - - -## Kubernetes via Terraform e Manifests - -A documentação liderada pela comunidade para a implantação do Kubernetes está disponível [aqui](https://github.com/twentyhq/twenty/tree/main/packages/twenty-docker/k8s) - -### Coolify - -Implante o Twenty em servidores usando o Coolify. (imagem oficial no Coolify estará disponível em breve) - -[Documentação Coolify](https://coolify.io/docs/get-started/introduction) - -### EasyPanel - -Implante o Twenty no EasyPanel com o modelo mantido pela comunidade abaixo. - -[Implante no EasyPanel](https://easypanel.io/docs/templates/twenty) - -### Elest.io - -Implante o Twenty em servidores com Elest.io usando o link abaixo. - -[Implante no Elest.io](https://elest.io/open-source/twenty) - -### Twenty no Railway - -Implante o Twenty no Railway com o modelo mantido pela comunidade abaixo. - -[![Implante no Railway](https://railway.com/button.svg)](https://railway.com/deploy/nAL3hA) - -### Twenty no Sealos - -Implante o Twenty no Sealos com o modelo mantido pela comunidade abaixo. - -[![Implante no Sealos](https://sealos.io/Deploy-on-Sealos.svg)](https://sealos.io/products/app-store/twenty) - -## Outros - -Sinta-se à vontade para abrir um PR para adicionar mais opções de Provedor de Nuvem. diff --git a/packages/twenty-docs/l/pt/developers/self-host/self-host.mdx b/packages/twenty-docs/l/pt/developers/self-host/self-host.mdx index 843126614c..354289f104 100644 --- a/packages/twenty-docs/l/pt/developers/self-host/self-host.mdx +++ b/packages/twenty-docs/l/pt/developers/self-host/self-host.mdx @@ -23,7 +23,4 @@ O Twenty pode ser auto-hospedado na sua própria infraestrutura, oferecendo cont Configuração rápida com Docker - - Implante na AWS, GCP ou Azure - diff --git a/packages/twenty-docs/l/ro/developers/self-host/capabilities/cloud-providers.mdx b/packages/twenty-docs/l/ro/developers/self-host/capabilities/cloud-providers.mdx deleted file mode 100644 index 8e01b5dd52..0000000000 --- a/packages/twenty-docs/l/ro/developers/self-host/capabilities/cloud-providers.mdx +++ /dev/null @@ -1,46 +0,0 @@ ---- -title: Alte metode -icon: cloud ---- - - - Acest document este întreținut de comunitate. Ar putea conține probleme. - - -## Kubernetes prin Terraform și Manifeste - -Documentația realizată de comunitate pentru implementarea pe Kubernetes este disponibilă [aici](https://github.com/twentyhq/twenty/tree/main/packages/twenty-docker/k8s) - -### Coolify - -Deplasați Twenty pe servere folosind Coolify. (imaginea oficială pe Coolify va fi disponibilă curând) - -[Documentație Coolify](https://coolify.io/docs/get-started/introduction) - -### EasyPanel - -Deplasați Twenty pe EasyPanel cu șablonul întreținut de comunitate mai jos. - -[Deplasați pe EasyPanel](https://easypanel.io/docs/templates/twenty) - -### Elest.io - -Deplasați Twenty pe servere cu Elest.io folosind link-ul mai jos. - -[Deplasați pe Elest.io](https://elest.io/open-source/twenty) - -### Twenty pe Railway - -Deplasați Twenty pe Railway cu șablonul întreținut de comunitate mai jos. - -[![Deplasați pe Railway](https://railway.com/button.svg)](https://railway.com/deploy/nAL3hA) - -### Twenty pe Sealos - -Deplasați Twenty pe Sealos cu șablonul întreținut de comunitate mai jos. - -[![Deplasați pe Sealos](https://sealos.io/Deploy-on-Sealos.svg)](https://sealos.io/products/app-store/twenty) - -## Altele - -Vă rugăm să deschideți un PR pentru a adăuga mai multe opțiuni de furnizori de cloud. diff --git a/packages/twenty-docs/l/ro/developers/self-host/self-host.mdx b/packages/twenty-docs/l/ro/developers/self-host/self-host.mdx index 1371ce6037..e2c1b4756a 100644 --- a/packages/twenty-docs/l/ro/developers/self-host/self-host.mdx +++ b/packages/twenty-docs/l/ro/developers/self-host/self-host.mdx @@ -23,7 +23,4 @@ Twenty poate fi găzduit în regim propriu pe propria infrastructură, oferindu- Configurare rapidă cu Docker - - Implementați pe AWS, GCP sau Azure - diff --git a/packages/twenty-docs/l/ru/developers/self-host/capabilities/cloud-providers.mdx b/packages/twenty-docs/l/ru/developers/self-host/capabilities/cloud-providers.mdx deleted file mode 100644 index 41ed5ea47a..0000000000 --- a/packages/twenty-docs/l/ru/developers/self-host/capabilities/cloud-providers.mdx +++ /dev/null @@ -1,46 +0,0 @@ ---- -title: Другие методы -icon: cloud ---- - - - Этот документ поддерживается сообществом. Он может содержать ошибки. - - -## Kubernetes через Terraform и Manifests - -Документация, поддерживаемая сообществом для развертывания Kubernetes, доступна [здесь](https://github.com/twentyhq/twenty/tree/main/packages/twenty-docker/k8s) - -### Coolify - -Разверните Twenty на серверах с использованием Coolify. (официальное изображение на Coolify будет вскоре доступно) - -[Документация Coolify](https://coolify.io/docs/get-started/introduction) - -### EasyPanel - -Разверните Twenty на EasyPanel с использованием шаблона, поддерживаемого сообществом, ниже. - -[Развернуть на EasyPanel](https://easypanel.io/docs/templates/twenty) - -### Elest.io - -Разверните Twenty на серверах с Elest.io, используя ссылку ниже. - -[Развернуть на Elest.io](https://elest.io/open-source/twenty) - -### Twenty на Railway - -Разверните Twenty на Railway с использованием шаблона, поддерживаемого сообществом, ниже. - -[![Deploy on Railway](https://railway.com/button.svg)](https://railway.com/deploy/nAL3hA) - -### Twenty на Sealos - -Разверните Twenty на Sealos с использованием шаблона, поддерживаемого сообществом, ниже. - -[![Развернуть на Sealos](https://sealos.io/Deploy-on-Sealos.svg)](https://sealos.io/products/app-store/twenty) - -## Другое - -Пожалуйста, не стесняйтесь открыть PR, чтобы добавить больше вариантов облачных провайдеров. diff --git a/packages/twenty-docs/l/ru/developers/self-host/self-host.mdx b/packages/twenty-docs/l/ru/developers/self-host/self-host.mdx index 3a12cfea71..f5473f8a0d 100644 --- a/packages/twenty-docs/l/ru/developers/self-host/self-host.mdx +++ b/packages/twenty-docs/l/ru/developers/self-host/self-host.mdx @@ -23,7 +23,4 @@ Twenty можно развернуть в собственной инфраст Быстрая настройка с Docker - - Разверните на AWS, GCP или Azure - diff --git a/packages/twenty-docs/l/tr/developers/self-host/capabilities/cloud-providers.mdx b/packages/twenty-docs/l/tr/developers/self-host/capabilities/cloud-providers.mdx deleted file mode 100644 index c340354e6f..0000000000 --- a/packages/twenty-docs/l/tr/developers/self-host/capabilities/cloud-providers.mdx +++ /dev/null @@ -1,46 +0,0 @@ ---- -title: Diğer yöntemler -icon: cloud ---- - - - Bu belge, topluluk tarafından bakımı yapılmaktadır. Sorunlar içerebilir. - - -## Kubernetes'i Terraform ve Manifests ile kullanma - -Kubernetes dağıtımı için topluluk liderliğindeki dokümantasyona [buradan](https://github.com/twentyhq/twenty/tree/main/packages/twenty-docker/k8s) erişebilirsiniz. - -### Coolify - -Coolify kullanarak Twenty'yi sunucularda dağıtın. (Coolify üzerinde resmi görüntü yakında mevcut olacak) - -[Coolify dokümantasyonu](https://coolify.io/docs/get-started/introduction) - -### EasyPanel - -Aşağıdaki topluluk tarafından bakımı yapılan şablonla Twenty'yi EasyPanel'de dağıtın. - -[EasyPanel'de Dağıt](https://easypanel.io/docs/templates/twenty) - -### Elest.io - -Aşağıdaki bağlantıyı kullanarak Twenty'yi Elest.io ile sunucularda dağıtın. - -[Elest.io'da Dağıt](https://elest.io/open-source/twenty) - -### Railway'de Twenty - -Aşağıdaki topluluk tarafından bakımı yapılan şablonla Twenty'yi Railway'de dağıtın. - -[![Railway'de Dağıt](https://railway.com/button.svg)](https://railway.com/deploy/nAL3hA) - -### Sealos'ta Twenty - -Aşağıdaki topluluk tarafından bakımı yapılan şablonla Twenty'yi Sealos'ta dağıtın. - -[![Sealos'ta Dağıt](https://sealos.io/Deploy-on-Sealos.svg)](https://sealos.io/products/app-store/twenty) - -## Diğerleri - -Daha fazla bulut sağlayıcı seçeneği eklemek için çekinmeden bir PR açın. diff --git a/packages/twenty-docs/l/tr/developers/self-host/self-host.mdx b/packages/twenty-docs/l/tr/developers/self-host/self-host.mdx index 726c56de36..be2cdb9762 100644 --- a/packages/twenty-docs/l/tr/developers/self-host/self-host.mdx +++ b/packages/twenty-docs/l/tr/developers/self-host/self-host.mdx @@ -23,7 +23,4 @@ Twenty, kendi altyapınızda kendi kendinize barındırılabilir; bu da verileri Docker ile hızlı kurulum - - AWS, GCP veya Azure üzerinde dağıtın - diff --git a/packages/twenty-docs/l/zh/developers/self-host/capabilities/cloud-providers.mdx b/packages/twenty-docs/l/zh/developers/self-host/capabilities/cloud-providers.mdx deleted file mode 100644 index 2b47e1a32d..0000000000 --- a/packages/twenty-docs/l/zh/developers/self-host/capabilities/cloud-providers.mdx +++ /dev/null @@ -1,46 +0,0 @@ ---- -title: 其他方法 -icon: cloud ---- - - - 此文档由社区维护。 可能包含问题。 - - -## 通过 Terraform 和清单部署 Kubernetes - -社区主导的 Kubernetes 部署文档可在[此处](https://github.com/twentyhq/twenty/tree/main/packages/twenty-docker/k8s)获取。 - -### Coolify - -使用 Coolify 在服务器上部署 Twenty。 (官方的 Coolify 镜像很快就会提供) - -[Coolify 文档](https://coolify.io/docs/get-started/introduction) - -### EasyPanel - -使用下方社区维护的模板在 EasyPanel 上部署 Twenty。 - -[在 EasyPanel 上部署](https://easypanel.io/docs/templates/twenty) - -### Elest.io - -通过下方链接使用 Elest.io 在服务器上部署 Twenty。 - -[在 Elest.io 上部署](https://elest.io/open-source/twenty) - -### Twenty on Railway - -使用下方社区维护的模板在 Railway 上部署 Twenty。 - -[![在 Railway 上部署](https://railway.com/button.svg)](https://railway.com/deploy/nAL3hA) - -### 在 Sealos 上的 Twenty - -使用下方社区维护的模板在 Sealos 上部署 Twenty。 - -[![在 Sealos 上部署](https://sealos.io/Deploy-on-Sealos.svg)](https://sealos.io/products/app-store/twenty) - -## 其他 - -请随时打开 PR 以添加更多云提供商选项。 diff --git a/packages/twenty-docs/l/zh/developers/self-host/self-host.mdx b/packages/twenty-docs/l/zh/developers/self-host/self-host.mdx index 16cf356a65..624cf838e3 100644 --- a/packages/twenty-docs/l/zh/developers/self-host/self-host.mdx +++ b/packages/twenty-docs/l/zh/developers/self-host/self-host.mdx @@ -23,7 +23,4 @@ Twenty 可以在您自己的基础设施上自托管,使您能够完全掌控 使用 Docker 快速设置 - - 在 AWS、GCP 或 Azure 上部署 - diff --git a/packages/twenty-docs/navigation/base-structure.json b/packages/twenty-docs/navigation/base-structure.json index 41f3ac2ebd..e71ebc0081 100644 --- a/packages/twenty-docs/navigation/base-structure.json +++ b/packages/twenty-docs/navigation/base-structure.json @@ -453,7 +453,6 @@ "developers/self-host/capabilities/docker-compose", "developers/self-host/capabilities/setup", "developers/self-host/capabilities/upgrade-guide", - "developers/self-host/capabilities/cloud-providers", "developers/self-host/capabilities/troubleshooting" ] }, diff --git a/packages/twenty-docs/navigation/navigation-schema.json b/packages/twenty-docs/navigation/navigation-schema.json index 51ca009050..20583799e0 100644 --- a/packages/twenty-docs/navigation/navigation-schema.json +++ b/packages/twenty-docs/navigation/navigation-schema.json @@ -380,7 +380,6 @@ "developers/self-host/capabilities/docker-compose", "developers/self-host/capabilities/setup", "developers/self-host/capabilities/upgrade-guide", - "developers/self-host/capabilities/cloud-providers", "developers/self-host/capabilities/troubleshooting" ] } diff --git a/packages/twenty-shared/src/constants/DocumentationPaths.ts b/packages/twenty-shared/src/constants/DocumentationPaths.ts index 7fd168bcd1..93a11288c4 100644 --- a/packages/twenty-shared/src/constants/DocumentationPaths.ts +++ b/packages/twenty-shared/src/constants/DocumentationPaths.ts @@ -74,8 +74,6 @@ export const DOCUMENTATION_PATHS = { DEVELOPERS_EXTEND_OAUTH: '/developers/extend/oauth', DEVELOPERS_EXTEND_WEBHOOKS: '/developers/extend/webhooks', DEVELOPERS_INTRODUCTION: '/developers/introduction', - DEVELOPERS_SELF_HOST_CAPABILITIES_CLOUD_PROVIDERS: - '/developers/self-host/capabilities/cloud-providers', DEVELOPERS_SELF_HOST_CAPABILITIES_DOCKER_COMPOSE: '/developers/self-host/capabilities/docker-compose', DEVELOPERS_SELF_HOST_CAPABILITIES_SETUP: