diff --git a/apps/docs/content/docs/core/comparison.mdx b/apps/docs/content/docs/core/comparison.mdx index 03bb368a..8e06ae1e 100644 --- a/apps/docs/content/docs/core/comparison.mdx +++ b/apps/docs/content/docs/core/comparison.mdx @@ -13,14 +13,14 @@ Comparison of the following deployment tools: | **Multi node support** | ✅ | ✅ | ❌ | ✅ | | **Traefik Integration** | ✅ | ✅ | Available via Plugins | ✅ | | **User Permission Management** | ✅ | ❌ | ❌ | ✅ | -| **Bitbucket Integration** | ✅ | ❌ | ❌ | ❌ | -| **Gitlab Integration** | ✅ | ❌ | ❌ | ❌ | -| **Gitea Integration** | ✅ | ❌ | ✅ | ❌ | +| **Bitbucket Integration** [^*] | ✅ | ❌ | ❌ | ❌ | +| **Gitlab Integration** [^*] | ✅ | ❌ | ❌ | ❌ | +| **Gitea Integration** [^*] | ✅ | ❌ | ✅ | ❌ | | **Advanced User Permission Management** | ✅ | ❌ | ❌ | ❌ | | **Terminal Access Built In** | ✅ | ❌ | ❌ | ✅ | | **Database Support** | ✅ | ✅ | ❌ | ✅ | | **Monitoring** | ✅ | ✅ | ❌ | ❌ | -| **Backups** | ✅ | Available via Plugins | Available via Plugins | ✅ | +| **Backups** | ✅ | ✅ | Available via Plugins | ✅ | | **Open Source** | ✅ | ✅ | ✅ | ✅ | | **Notifications** | ✅ | ❌ | ❌ | ✅ | | **Multi Server Support** | ✅ | ❌ | ❌ | ✅ | @@ -29,7 +29,10 @@ Comparison of the following deployment tools: | **Shared Enviroment Variables** | ✅ | ❌ | ❌ | ✅ | | **Schedules Jobs** | ✅ | ❌ | ❌ | ✅ | | **Cloudflare Tunnels** | ❌ | ❌ | ❌ | ✅ | -| **Volume Backups** | ✅ | ❌ | ❌ | ❌ | +| **Volume Backups** | ✅ | Available via Plugins | ❌ | ❌ | | **Preview Deployments** | ✅ | ❌ | ❌ | ✅ | | **Teams** | ✅ | ❌ | ❌ | ✅ | | **Cloud/Paid Version** | ✅ | ✅ | ✅ | ✅ | + + +[^*]: Dokploy offers dedicated integration with autocompletion of repository and branch names using oauth apps.