diff --git a/apps/docs/content/docs/core/comparison.mdx b/apps/docs/content/docs/core/comparison.mdx index fc9cc50..cf79eb6 100644 --- a/apps/docs/content/docs/core/comparison.mdx +++ b/apps/docs/content/docs/core/comparison.mdx @@ -18,7 +18,7 @@ Comparison of the following deployment tools: | **Gitea Integration** | ✅ | ❌ | ✅ | ❌ | | **Advanced User Permission Management** | ✅ | ❌ | ❌ | ❌ | | **Terminal Access Built In** | ✅ | ❌ | ❌ | ✅ | -| **Database Support** | ✅ | ✅ | ❌ | ✅ | +| **Database Support** | ✅ | ✅ | Available via Plugins | ✅ | | **Monitoring** | ✅ | ✅ | ❌ | ✅ | | **Backups** | ✅ | Available via Plugins | Available via Plugins | ✅ | | **Open Source** | ✅ | ✅ | ✅ | ✅ | @@ -32,6 +32,6 @@ Comparison of the following deployment tools: | **Cloudflare Tunnels** | ✅ | ❌ | Available via Plugins | ✅ | | **Custom Build Server** | ✅ | ❌ | ❌ | ✅ | | **Volume Backups** | ✅ | ❌ | ❌ | ❌ | -| **Preview Deployments** | ✅ | ❌ | ✅ | ✅ | +| **Preview Deployments** | ✅ | ❌ | Via GitHub Action | ✅ | | **Teams** | ✅ | ❌ | ❌ | ✅ | | **Cloud/Paid Version** | ✅ | ✅ | ✅ | ✅ |