Merge pull request #168 from Dokploy/docs/update-dokku-comparison

docs: follow-up fixes to Dokku comparison entries
This commit is contained in:
Mauricio Siu
2026-07-07 16:04:05 -06:00
committed by GitHub

View File

@@ -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** | ✅ | ✅ | ✅ | ✅ |