Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions apps/docs/content/docs/core/comparison.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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** | ✅ | ✅ | ✅ | ✅ |
Expand All @@ -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** | ✅ | ✅ | ✅ | ✅ |
Loading