Need advice about which tool to choose?Ask the StackShare community!

Dokku

170
215
+ 1
69
Jelastic

38
60
+ 1
74
Add tool

Dokku vs Jelastic: What are the differences?

Introduction

Dokku and Jelastic are both deployment platforms that offer different features and functionalities for website hosting. However, there are key differences between the two that set them apart.

  1. Virtualization Method: Dokku, being a "mini-Heroku" platform, uses containerization technology based on Docker. It allows users to deploy applications as lightweight containers. On the other hand, Jelastic provides virtualization based on hardware virtual machines (HVM) and containers. It allows users to choose between container-based or virtual machine-based deployment, offering more flexibility.

  2. Ease of Use: Dokku is designed for developers, providing a straightforward platform where applications can be deployed easily. It uses a simple command-line interface (CLI) and integrates well with Git. Jelastic, on the other hand, is targeted towards both developers and hosting service providers. It offers a more comprehensive user interface (UI) with graphical controls and dashboards, making it easier for non-technical users to manage their applications.

  3. Scalability: Dokku is designed for small to medium-sized applications and environments. While it supports horizontal scaling by deploying multiple instances of the same application, it may require additional configuration and manual management. Jelastic, on the other hand, is built for scalability from the ground up. It provides automatic vertical and horizontal scaling, allowing applications to handle increased traffic and workload seamlessly.

  4. Support for Programming Languages: Dokku primarily focuses on supporting popular programming languages like Node.js, Ruby, Python, and Go. Although it can be extended to support other languages, it requires more manual configuration. Jelastic, on the other hand, offers support for a wide range of programming languages, including Java, PHP, Node.js, Ruby, Python, and more. It provides pre-configured runtime environments for each language, simplifying the deployment process.

  5. Hosting Environment: Dokku is designed to be self-hosted, meaning it can be installed and run on bare-metal servers or virtual machines provided by cloud service providers. It offers more control and customization options for advanced users. Jelastic, on the other hand, is a Platform-as-a-Service (PaaS) that can be used with hosting service providers. It provides a managed hosting environment with automatic scaling, monitoring, and backup features, making it ideal for users looking for a hassle-free hosting solution.

  6. Community and Support: Dokku has a strong and active community of developers who contribute to its development and provide support through various channels like GitHub and forums. Being an open-source project, it benefits from community-driven improvements and updates. Jelastic, on the other hand, provides official support through its dedicated support team. It offers 24/7 technical support and provides documentation, tutorials, and a knowledge base to assist users.

In summary, Dokku is a lightweight container-based deployment platform targeted towards developers, while Jelastic is a comprehensive PaaS solution that offers more flexibility, scalability, and support for a wide range of programming languages.

Manage your open source components, licenses, and vulnerabilities
Learn More
Pros of Dokku
Pros of Jelastic
  • 23
    Simple
  • 12
    Open Source
  • 11
    Built on Docker
  • 11
    Free
  • 4
    Yay, it works like a charm
  • 4
    Git deploy
  • 2
    HTTP proxy from public hostname to container IP address
  • 2
    Zero downtime deploys
  • 13
    Automatic scaling
  • 12
    Managed hosting
  • 12
    Pay-per-Use on an hourly basis
  • 8
    Constantly evolving
  • 6
    Multiple hosting providers
  • 5
    Full automatic vertical and horizontal scaling
  • 5
    High availability
  • 5
    SSH access
  • 3
    Jenkins
  • 3
    Great support
  • 2
    Easy to use

Sign up to add or upvote prosMake informed product decisions

- No public GitHub repository available -

What is Dokku?

It is an extensible, open source Platform as a Service that runs on a single server of your choice. It helps you build and manage the lifecycle of applications from building to scaling.

What is Jelastic?

Jelastic is a Multi-Cloud DevOps PaaS for ISVs, telcos, service providers and enterprises needing to speed up development, reduce cost of IT infrastructure, improve uptime and security.

Need advice about which tool to choose?Ask the StackShare community!

What companies use Dokku?
What companies use Jelastic?
Manage your open source components, licenses, and vulnerabilities
Learn More

Sign up to get full access to all the companiesMake informed product decisions

What tools integrate with Dokku?
What tools integrate with Jelastic?

Sign up to get full access to all the tool integrationsMake informed product decisions

What are some alternatives to Dokku and Jelastic?
Heroku
Heroku is a cloud application platform – a new way of building and deploying web apps. Heroku lets app developers spend 100% of their time on their application code, not managing servers, deployment, ongoing operations, or scaling.
Flynn
Flynn lets you deploy apps with git push and containers. Developers can deploy any app to any cluster in seconds.
Docker
The Docker Platform is the industry-leading container platform for continuous, high-velocity innovation, enabling organizations to seamlessly build and share any application — from legacy to what comes next — and securely run them anywhere
Kubernetes
Kubernetes is an open source orchestration system for Docker containers. It handles scheduling onto nodes in a compute cluster and actively manages workloads to ensure that their state matches the users declared intentions.
Rancher
Rancher is an open source container management platform that includes full distributions of Kubernetes, Apache Mesos and Docker Swarm, and makes it simple to operate container clusters on any cloud or infrastructure platform.
See all alternatives