docs: update Dokku entries in comparison table

Applies the Dokku column corrections proposed by @josegonzalez in #108,
with Preview Deployments marked "Via GitHub Action" since review apps
are set up through Dokku's GitHub Action rather than built in.
This commit is contained in:
Mauricio Siu
2026-07-07 10:48:53 -06:00
parent f03dcad163
commit 731881f523

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