docs: update dokku entries in comparison doc

There are a few in here that I think are either duplicative - user permission management vs advanced user permission management, for example - or not sure what they are - environments - but I've updated the entries on the Dokku side to show we either support things out of the box or support something via a plugin.
This commit is contained in:
Jose Diaz-Gonzalez
2025-12-16 15:35:28 -05:00
committed by GitHub
parent 91ef4dcb82
commit 2d809cda88

View File

@@ -10,28 +10,28 @@ Comparison of the following deployment tools:
| **User Interface** | ✅ | ✅ | ❌ | ✅ |
| **Docker compose support** | ✅ | ❌ | ❌ | ✅ |
| **API/CLI** | ✅ | ✅ | ✅ | ✅ |
| **Multi node support** | ✅ | ✅ | | ✅ |
| **Traefik Integration** | ✅ | ✅ | Available via Plugins | ✅ |
| **Multi node support** | ✅ | ✅ | | ✅ |
| **Traefik Integration** | ✅ | ✅ | | ✅ |
| **User Permission Management** | ✅ | ❌ | ❌ | ✅ |
| **Bitbucket Integration** | ✅ | ❌ | ❌ | ❌ |
| **Gitlab Integration** | ✅ | ❌ | | ❌ |
| **Gitlab Integration** | ✅ | ❌ | | ❌ |
| **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** | ✅ | ✅ | ✅ | ✅ |
| **Notifications** | ✅ | ❌ | ❌ | ✅ |
| **Multi Server Support** | ✅ | ❌ | | ✅ |
| **Multi Server Support** | ✅ | ❌ | | ✅ |
| **Open Source Templates** | ✅ | ✅ | ❌ | ✅ |
| **Rollbacks** | ✅ | ✅ | ❌ | ✅ |
| **Shared Enviroment Variables** | ✅ | ❌ | ❌ | ✅ |
| **Environments** | ✅ | ❌ | ❌ | ✅ |
| **Schedules Jobs** | ✅ | ❌ | | ✅ |
| **Cloudflare Tunnels** | ✅ | ❌ | | ✅ |
| **Schedules Jobs** | ✅ | ❌ | | ✅ |
| **Cloudflare Tunnels** | ✅ | ❌ | Available via Plugins | ✅ |
| **Custom Build Server** | ✅ | ❌ | ❌ | ✅ |
| **Volume Backups** | ✅ | ❌ | ❌ | ❌ |
| **Preview Deployments** | ✅ | ❌ | | ✅ |
| **Preview Deployments** | ✅ | ❌ | | ✅ |
| **Teams** | ✅ | ❌ | ❌ | ✅ |
| **Cloud/Paid Version** | ✅ | ✅ | ✅ | ✅ |