Product Avatar Image

Dokku

Show rating breakdown
55 reviews
  • 1 profiles
  • 1 categories
Average star rating
4.2
Serving customers since
Profile Filters

All Products & Services

Profile Name

Star Rating

29
21
4
1
0

Dokku Reviews

Review Filters
Profile Name
Star Rating
29
21
4
1
0
Alexander P.
AP
Alexander P.
CEO, co-founder, lead developer at the incrowd
04/19/2016
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review

One of the easiest-to-use self-hosted PaaS out there

Dokku's slogan is «Docker powered mini-Heroku». It is true: to everybody who knows Heroku, Dokku will be an easy transition. There's one difference though: Dokku runs on your own server. This is possible because of Docker, a lightweight container system. One container, one app; it's that easy. To those who aren't used to the Heroku workflow, it's not hard: you just add a bit of configuration to your repository (just a bit: a Procfile, which defines what command to run to start your application, and a requirements file — this one depends on the language your app is written in), then push it to your Dokku server, and it gets built automatically. Magic!
Sérgio T.
ST
Sérgio T.
Web Developer na ESPN
04/19/2016
Validated Reviewer
Verified Current User
Review source: G2 invite
Incentivized Review

A Good PaaS for deploy your APPs

The easy way of deployment based on Heroku. It's easy to create, administrate and deploy my APPs
Jacob P.
JP
Jacob P.
Web Developer at Digital Echidna
04/19/2016
Validated Reviewer
Review source: Organic

Good but inflexible

It is somewhat opinionated about how it should be used, which makes it so that it does one thing really well. Works as an excellent drop-in for Heroku, especially if you don't have any special needs and just want something that will work easily and is free.

About

Contact

HQ Location:
N/A

Social

@dokku

What is Dokku?

Dokku is an open-source project that simplifies the process of deploying and managing applications on your own servers. Essentially a mini-Heroku powered by Docker, Dokku provides a highly accessible platform-as-a-service (PaaS) experience that allows developers to push code, build containers, and run them on any server with minimal hassle.The innovative approach of Dokku leverages Docker's container technology to ensure that applications are isolated and their dependencies are contained, which simplifies scaling and increases deployment speeds. Ideal for small to medium deployments, developers can enjoy the benefits of a Heroku-like environment without the associated costs.With its simple git push-based deployment mechanism, Dokku allows developers to deploy their web applications easily by just pushing their code from their local git repository. Additionally, Dokku supports a variety of programming languages and frameworks, making it versatile for different development needs.

Details

Website
dokku.com