Skip to content
Open
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
16 changes: 8 additions & 8 deletions apps/docs/content/docs/core/comparison.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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** | ✅ | ❌ | | ✅ |
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I was researching preview deployments in Dokku, but I couldn't find anything. Do you have any documentation or links?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

At the bottom of our github-action, the "Review Apps" example here shows how to do this with Dokku.

| **Teams** | ✅ | ❌ | ❌ | ✅ |
| **Cloud/Paid Version** | ✅ | ✅ | ✅ | ✅ |