Skip to main content

Comparison to alternatives

info

This comparison is outdated (created 26.02.2023). Some of these tools evolved and added new features. Please check the official documentation of the tools for the latest features.

Heroku Private SpaceKuberoCoolifyDokkuCaproverPikuCuberAcornQoveryTsuruDyrectorDevtron
User Interface❌ PRO
Multi UserN/AN/AN/AN/A
KubernetesN/Aplugin
DockerN/A
Multi KubernetesN/A
Scalingvertically
Autoscaling
Cronjobs
CLI
API❌ PRO
Autodeployment
Pull-Request-Apps
CI/CD
Dataclips
Vulnerability scans
Builtin Addonsplugin
Builtin Services
Any language

Criteria

User interface The app needs to be easy to use. It should be possible to deploy an app with a view clicks. The user should be able to see the status of the app and the logs.

Multi User The app should be able to handle multiple users. Each user should be able manage applications.

Kubernetes Kubernetes has benefits like metrics, logmanagement, autoscaling and immutable infrastructure (restarts when the app crashes).

Multi Kubernetes It should be possible to deploy its apps to multiple different Kubernetes clusters. Scaling The app should be able to scale apps horizontally and vertically.

Auto scaling The app should be able to auto scale apps horizontally and vertically based on the load.

Cron jobs The app should be able to run timed cron jobs periodically.

CLI The app should have a CLI to manage the running applications.

API The app should have an API to manage the running applications.

Vulnerability Scans The app should be able run vulnerbility scans on the running apps.

CI/CD The app should be able to deploy apps from git repositories.

Autodeployment The app should listen to git pushes on a branch (webhooks)

Pullrequest Apps Tha app should automaticly start a new app for every pull request.

Built in add-ons The app should have built in add-ons like databases, caches, queues, etc.

Built in Services/Templates The app should have built in services like Wordpress, Nextcloud, CachetHQ, etc.

Any language The app should be able to build and run any language.