docs: remove the self-host cloud providers page (#21134)
## 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.
This commit is contained in:
@@ -1,49 +0,0 @@
|
||||
---
|
||||
title: Other methods
|
||||
icon: "cloud"
|
||||
---
|
||||
|
||||
<Warning>
|
||||
This document is maintained by the community. It might contain issues.
|
||||
</Warning>
|
||||
|
||||
## 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.
|
||||
|
||||
[](https://railway.com/deploy/nAL3hA)
|
||||
|
||||
### Twenty on Sealos
|
||||
|
||||
Deploy Twenty on Sealos with the community maintained template below.
|
||||
|
||||
[](https://sealos.io/products/app-store/twenty)
|
||||
|
||||
## Others
|
||||
|
||||
Please feel free to Open a PR to add more Cloud Provider options.
|
||||
|
||||
|
||||
@@ -21,8 +21,5 @@ Twenty can be self-hosted on your own infrastructure, giving you full control ov
|
||||
<Card title="Docker Compose" icon="docker" href="/developers/self-host/capabilities/docker-compose">
|
||||
Quick setup with Docker
|
||||
</Card>
|
||||
<Card title="Cloud Providers" icon="cloud" href="/developers/self-host/capabilities/cloud-providers">
|
||||
Deploy on AWS, GCP, or Azure
|
||||
</Card>
|
||||
</CardGroup>
|
||||
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -1,46 +0,0 @@
|
||||
---
|
||||
title: طرق أخرى
|
||||
icon: cloud
|
||||
---
|
||||
|
||||
<Warning>
|
||||
هذا المستند يُحافظ عليه من قبل المجتمع. قد يحتوي على مشكلات.
|
||||
</Warning>
|
||||
|
||||
## 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 مع القالب الذي يُحافظ عليه المجتمع أدناه.
|
||||
|
||||
[](https://railway.com/deploy/nAL3hA)
|
||||
|
||||
### Twenty على Sealos
|
||||
|
||||
انشر Twenty على Sealos باستخدام القالب الذي تتم صيانته من قِبل المجتمع أدناه.
|
||||
|
||||
[](https://sealos.io/products/app-store/twenty)
|
||||
|
||||
## أخرى
|
||||
|
||||
لا تتردد في فتح طلب سحب لإضافة المزيد من خيارات موفّري السحابة.
|
||||
@@ -23,7 +23,4 @@ description: قم بنشر Twenty وإدارته على البنية التحت
|
||||
<Card title="Docker Compose" icon="docker" href="/l/ar/developers/self-host/capabilities/docker-compose">
|
||||
إعداد سريع باستخدام Docker
|
||||
</Card>
|
||||
<Card title="مزودو الخدمات السحابية" icon="cloud" href="/l/ar/developers/self-host/capabilities/cloud-providers">
|
||||
انشر على AWS أو GCP أو Azure
|
||||
</Card>
|
||||
</CardGroup>
|
||||
|
||||
@@ -1,46 +0,0 @@
|
||||
---
|
||||
title: Další metody
|
||||
icon: cloud
|
||||
---
|
||||
|
||||
<Warning>
|
||||
Tento dokument je udržován komunitou. Může obsahovat problémy.
|
||||
</Warning>
|
||||
|
||||
## 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.
|
||||
|
||||
[](https://railway.com/deploy/nAL3hA)
|
||||
|
||||
### Ostatní
|
||||
|
||||
Nasazení Twenty na Sealos s komunitně udržovanou šablonou níže.
|
||||
|
||||
[](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.
|
||||
@@ -23,7 +23,4 @@ Twenty můžete samostatně hostovat na vlastní infrastruktuře, což vám dáv
|
||||
<Card title="Docker Compose" icon="docker" href="/l/cs/developers/self-host/capabilities/docker-compose">
|
||||
Rychlé nastavení s Dockerem
|
||||
</Card>
|
||||
<Card title="Poskytovatelé cloudu" icon="cloud" href="/l/cs/developers/self-host/capabilities/cloud-providers">
|
||||
Nasaďte na AWS, GCP nebo Azure
|
||||
</Card>
|
||||
</CardGroup>
|
||||
|
||||
@@ -1,46 +0,0 @@
|
||||
---
|
||||
title: Weitere Methoden
|
||||
icon: cloud
|
||||
---
|
||||
|
||||
<Warning>
|
||||
Dieses Dokument wird von der Community gepflegt. Es könnte Probleme enthalten.
|
||||
</Warning>
|
||||
|
||||
## 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.
|
||||
|
||||
[](https://railway.com/deploy/nAL3hA)
|
||||
|
||||
### Twenty auf Sealos
|
||||
|
||||
Stellen Sie Twenty auf Sealos mit der untenstehenden, von der Community gepflegten Vorlage bereit.
|
||||
|
||||
[](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.
|
||||
@@ -23,7 +23,4 @@ Twenty kann auf Ihrer eigenen Infrastruktur im Selbsthosting betrieben werden, s
|
||||
<Card title="Docker Compose" icon="docker" href="/l/de/developers/self-host/capabilities/docker-compose">
|
||||
Schnelle Einrichtung mit Docker
|
||||
</Card>
|
||||
<Card title="Cloud-Anbieter" icon="cloud" href="/l/de/developers/self-host/capabilities/cloud-providers">
|
||||
Auf AWS, GCP oder Azure bereitstellen
|
||||
</Card>
|
||||
</CardGroup>
|
||||
|
||||
@@ -1,45 +0,0 @@
|
||||
---
|
||||
title: Otros métodos
|
||||
---
|
||||
|
||||
<Warning>
|
||||
Este documento es mantenido por la comunidad. Podría contener problemas.
|
||||
</Warning>
|
||||
|
||||
## 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.
|
||||
|
||||
[](https://railway.com/deploy/nAL3hA)
|
||||
|
||||
### Twenty en Sealos
|
||||
|
||||
Despliega Twenty en Sealos con la plantilla mantenida por la comunidad a continuación.
|
||||
|
||||
[](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.
|
||||
@@ -23,8 +23,4 @@ Puedes autoalojar Twenty en tu propia infraestructura, lo que te brinda control
|
||||
<Card title="Docker Compose" icon="docker" href="/l/es/developers/self-host/capabilities/docker-compose">
|
||||
Configuración rápida con Docker
|
||||
</Card>
|
||||
|
||||
<Card title="Proveedores de la nube" icon="cloud" href="/l/es/developers/self-host/capabilities/cloud-providers">
|
||||
Despliega en AWS, GCP o Azure
|
||||
</Card>
|
||||
</CardGroup>
|
||||
|
||||
@@ -1,45 +0,0 @@
|
||||
---
|
||||
title: Autres méthodes
|
||||
---
|
||||
|
||||
<Warning>
|
||||
Ce document est maintenu par la communauté. Il pourrait contenir des problèmes.
|
||||
</Warning>
|
||||
|
||||
## 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.
|
||||
|
||||
[](https://railway.com/deploy/nAL3hA)
|
||||
|
||||
### Twenty sur Sealos
|
||||
|
||||
Déployez Twenty sur Sealos avec le modèle maintenu par la communauté ci-dessous.
|
||||
|
||||
[](https://sealos.io/products/app-store/twenty)
|
||||
|
||||
## Autres
|
||||
|
||||
N'hésitez pas à ouvrir une PR pour ajouter d'autres options de fournisseur cloud.
|
||||
@@ -23,8 +23,4 @@ Twenty peut être auto-hébergé sur votre propre infrastructure, vous offrant u
|
||||
<Card title="Docker Compose" icon="docker" href="/l/fr/developers/self-host/capabilities/docker-compose">
|
||||
Configuration rapide avec Docker
|
||||
</Card>
|
||||
|
||||
<Card title="Fournisseurs cloud" icon="cloud" href="/l/fr/developers/self-host/capabilities/cloud-providers">
|
||||
Déployez sur AWS, GCP ou Azure
|
||||
</Card>
|
||||
</CardGroup>
|
||||
|
||||
@@ -1,46 +0,0 @@
|
||||
---
|
||||
title: Altri metodi
|
||||
icon: cloud
|
||||
---
|
||||
|
||||
<Warning>
|
||||
Questo documento è mantenuto dalla comunità. Potrebbe contenere problemi.
|
||||
</Warning>
|
||||
|
||||
## 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.
|
||||
|
||||
[](https://railway.com/deploy/nAL3hA)
|
||||
|
||||
### Twenty su Sealos
|
||||
|
||||
Distribuisci Twenty su Sealos con il modello mantenuto dalla comunità di seguito.
|
||||
|
||||
[](https://sealos.io/products/app-store/twenty)
|
||||
|
||||
## Altro
|
||||
|
||||
Sentiti libero di aprire un PR per aggiungere più opzioni di provider Cloud.
|
||||
@@ -23,7 +23,4 @@ Twenty può essere auto-ospitato sulla tua infrastruttura, offrendoti il pieno c
|
||||
<Card title="Docker Compose" icon="docker" href="/l/it/developers/self-host/capabilities/docker-compose">
|
||||
Configurazione rapida con Docker
|
||||
</Card>
|
||||
<Card title="Provider cloud" icon="cloud" href="/l/it/developers/self-host/capabilities/cloud-providers">
|
||||
Distribuisci su AWS, GCP o Azure
|
||||
</Card>
|
||||
</CardGroup>
|
||||
|
||||
@@ -1,46 +0,0 @@
|
||||
---
|
||||
title: その他の方法
|
||||
---
|
||||
|
||||
<Warning>
|
||||
このドキュメントはコミュニティによって管理されています。 問題を含む可能性があります。
|
||||
問題を含む可能性があります。
|
||||
</Warning>
|
||||
|
||||
## 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をデプロイします。
|
||||
|
||||
[](https://railway.com/deploy/nAL3hA)
|
||||
|
||||
### Sealos上のTwenty
|
||||
|
||||
以下のコミュニティがメンテナンスしているテンプレートを使用して、SealosにTwentyをデプロイします。
|
||||
|
||||
[](https://sealos.io/products/app-store/twenty)
|
||||
|
||||
## その他
|
||||
|
||||
もっと多くのクラウドプロバイダーオプションを追加するために、PRを自由に作成してください。
|
||||
@@ -23,8 +23,4 @@ Twenty は独自のインフラでセルフホストでき、データとデプ
|
||||
<Card title="Docker Compose" icon="docker" href="/l/ja/developers/self-host/capabilities/docker-compose">
|
||||
Docker でのクイックセットアップ
|
||||
</Card>
|
||||
|
||||
<Card title="クラウドプロバイダー" icon="cloud" href="/l/ja/developers/self-host/capabilities/cloud-providers">
|
||||
AWS、GCP、または Azure にデプロイ
|
||||
</Card>
|
||||
</CardGroup>
|
||||
|
||||
@@ -1,45 +0,0 @@
|
||||
---
|
||||
title: 기타 방법
|
||||
---
|
||||
|
||||
<Warning>
|
||||
이 문서는 커뮤니티에서 관리됩니다. 문제점이 있을 수 있습니다.
|
||||
</Warning>
|
||||
|
||||
## 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를 배포하세요.
|
||||
|
||||
[](https://railway.com/deploy/nAL3hA)
|
||||
|
||||
### Sealos에서의 Twenty
|
||||
|
||||
아래의 커뮤니티가 유지 관리하는 템플릿으로 Sealos에 Twenty를 배포하세요.
|
||||
|
||||
[](https://sealos.io/products/app-store/twenty)
|
||||
|
||||
## 기타
|
||||
|
||||
더 많은 클라우드 제공자 옵션을 추가하기 위해 PR을 자유롭게 열어주세요.
|
||||
@@ -23,8 +23,4 @@ Twenty는 자체 인프라에서 셀프 호스팅할 수 있어 데이터와 배
|
||||
<Card title="Docker Compose" icon="docker" href="/l/ko/developers/self-host/capabilities/docker-compose">
|
||||
Docker로 빠르게 설정
|
||||
</Card>
|
||||
|
||||
<Card title="클라우드 제공자" icon="cloud" href="/l/ko/developers/self-host/capabilities/cloud-providers">
|
||||
AWS, GCP 또는 Azure에 배포
|
||||
</Card>
|
||||
</CardGroup>
|
||||
|
||||
@@ -1,46 +0,0 @@
|
||||
---
|
||||
title: Outros métodos
|
||||
icon: cloud
|
||||
---
|
||||
|
||||
<Warning>
|
||||
Este documento é mantido pela comunidade. Pode conter problemas.
|
||||
</Warning>
|
||||
|
||||
## 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.
|
||||
|
||||
[](https://railway.com/deploy/nAL3hA)
|
||||
|
||||
### Twenty no Sealos
|
||||
|
||||
Implante o Twenty no Sealos com o modelo mantido pela comunidade abaixo.
|
||||
|
||||
[](https://sealos.io/products/app-store/twenty)
|
||||
|
||||
## Outros
|
||||
|
||||
Sinta-se à vontade para abrir um PR para adicionar mais opções de Provedor de Nuvem.
|
||||
@@ -23,7 +23,4 @@ O Twenty pode ser auto-hospedado na sua própria infraestrutura, oferecendo cont
|
||||
<Card title="Docker Compose" icon="docker" href="/l/pt/developers/self-host/capabilities/docker-compose">
|
||||
Configuração rápida com Docker
|
||||
</Card>
|
||||
<Card title="Provedores de nuvem" icon="cloud" href="/l/pt/developers/self-host/capabilities/cloud-providers">
|
||||
Implante na AWS, GCP ou Azure
|
||||
</Card>
|
||||
</CardGroup>
|
||||
|
||||
@@ -1,46 +0,0 @@
|
||||
---
|
||||
title: Alte metode
|
||||
icon: cloud
|
||||
---
|
||||
|
||||
<Warning>
|
||||
Acest document este întreținut de comunitate. Ar putea conține probleme.
|
||||
</Warning>
|
||||
|
||||
## 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.
|
||||
|
||||
[](https://railway.com/deploy/nAL3hA)
|
||||
|
||||
### Twenty pe Sealos
|
||||
|
||||
Deplasați Twenty pe Sealos cu șablonul întreținut de comunitate mai jos.
|
||||
|
||||
[](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.
|
||||
@@ -23,7 +23,4 @@ Twenty poate fi găzduit în regim propriu pe propria infrastructură, oferindu-
|
||||
<Card title="Docker Compose" icon="docker" href="/l/ro/developers/self-host/capabilities/docker-compose">
|
||||
Configurare rapidă cu Docker
|
||||
</Card>
|
||||
<Card title="Furnizori cloud" icon="cloud" href="/l/ro/developers/self-host/capabilities/cloud-providers">
|
||||
Implementați pe AWS, GCP sau Azure
|
||||
</Card>
|
||||
</CardGroup>
|
||||
|
||||
@@ -1,46 +0,0 @@
|
||||
---
|
||||
title: Другие методы
|
||||
icon: cloud
|
||||
---
|
||||
|
||||
<Warning>
|
||||
Этот документ поддерживается сообществом. Он может содержать ошибки.
|
||||
</Warning>
|
||||
|
||||
## 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 с использованием шаблона, поддерживаемого сообществом, ниже.
|
||||
|
||||
[](https://railway.com/deploy/nAL3hA)
|
||||
|
||||
### Twenty на Sealos
|
||||
|
||||
Разверните Twenty на Sealos с использованием шаблона, поддерживаемого сообществом, ниже.
|
||||
|
||||
[](https://sealos.io/products/app-store/twenty)
|
||||
|
||||
## Другое
|
||||
|
||||
Пожалуйста, не стесняйтесь открыть PR, чтобы добавить больше вариантов облачных провайдеров.
|
||||
@@ -23,7 +23,4 @@ Twenty можно развернуть в собственной инфраст
|
||||
<Card title="Docker Compose" icon="docker" href="/l/ru/developers/self-host/capabilities/docker-compose">
|
||||
Быстрая настройка с Docker
|
||||
</Card>
|
||||
<Card title="Облачные провайдеры" icon="cloud" href="/l/ru/developers/self-host/capabilities/cloud-providers">
|
||||
Разверните на AWS, GCP или Azure
|
||||
</Card>
|
||||
</CardGroup>
|
||||
|
||||
@@ -1,46 +0,0 @@
|
||||
---
|
||||
title: Diğer yöntemler
|
||||
icon: cloud
|
||||
---
|
||||
|
||||
<Warning>
|
||||
Bu belge, topluluk tarafından bakımı yapılmaktadır. Sorunlar içerebilir.
|
||||
</Warning>
|
||||
|
||||
## 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.
|
||||
|
||||
[](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.
|
||||
|
||||
[](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.
|
||||
@@ -23,7 +23,4 @@ Twenty, kendi altyapınızda kendi kendinize barındırılabilir; bu da verileri
|
||||
<Card title="Docker Compose" icon="docker" href="/l/tr/developers/self-host/capabilities/docker-compose">
|
||||
Docker ile hızlı kurulum
|
||||
</Card>
|
||||
<Card title="Bulut Sağlayıcıları" icon="cloud" href="/l/tr/developers/self-host/capabilities/cloud-providers">
|
||||
AWS, GCP veya Azure üzerinde dağıtın
|
||||
</Card>
|
||||
</CardGroup>
|
||||
|
||||
@@ -1,46 +0,0 @@
|
||||
---
|
||||
title: 其他方法
|
||||
icon: cloud
|
||||
---
|
||||
|
||||
<Warning>
|
||||
此文档由社区维护。 可能包含问题。
|
||||
</Warning>
|
||||
|
||||
## 通过 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。
|
||||
|
||||
[](https://railway.com/deploy/nAL3hA)
|
||||
|
||||
### 在 Sealos 上的 Twenty
|
||||
|
||||
使用下方社区维护的模板在 Sealos 上部署 Twenty。
|
||||
|
||||
[](https://sealos.io/products/app-store/twenty)
|
||||
|
||||
## 其他
|
||||
|
||||
请随时打开 PR 以添加更多云提供商选项。
|
||||
@@ -23,7 +23,4 @@ Twenty 可以在您自己的基础设施上自托管,使您能够完全掌控
|
||||
<Card title="Docker Compose" icon="docker" href="/l/zh/developers/self-host/capabilities/docker-compose">
|
||||
使用 Docker 快速设置
|
||||
</Card>
|
||||
<Card title="云提供商" icon="cloud" href="/l/zh/developers/self-host/capabilities/cloud-providers">
|
||||
在 AWS、GCP 或 Azure 上部署
|
||||
</Card>
|
||||
</CardGroup>
|
||||
|
||||
@@ -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"
|
||||
]
|
||||
},
|
||||
|
||||
@@ -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"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user