Dokku

Dokku

With Dokku web developers can build their own PaaS (Platform-as-a-Service) with help of Docker and open sourced Heroku build packs. Dokku Installs on any hardware and drastically lowers your cost as Dokku is both free and open source. The dokku setup process is extremly simple and only takes a matter of minutes to complete. Once Dokku is installed and your PaaS is ready for use you can push your local development project using Git. Which builds your application using Heroku buildpacks that runs in isolated Docker containers. As a result, you can run your own PaaS on the cloud provider of your choice or any hardware you see fit for your application.

New Dokku Tutorials
View all
  • Freddie

    How to Create & Setup Dokku Applications & Databases

    As I have mentioned many of times before, Dokku rocks! Dokku is a free and open-source project that helps you build and manage the lifecycle of your applications. Dokku does is it by leveraging the power of Docker and Heroku Buildpacks. It's perfect for solo developers or small teams

    0
  • Freddie

    Automatic Backups with PostgreSQL, Dokku & DigitalOcean Spaces

    With DigitalOcean Spaces it's easy to serve your static files for your website or application over a CDN (Content Delivery Network) and at the same time keep database backups for your DigitalOcean hosted app. DigitalOcean Spaces utilise the same technology used by Amazon S3, namely th

    0
  • Freddie

    How to Install & Setup Dokku on DigitalOcean

    Dokku is a fantastic free and open-source project for creating your very own docker-powered PaaS (Platform as a Service) that helps you build and manage the lifecycle of your applications. You can think of it as your own self-hosted Heroku, for a fraction of the cost. Dokku can be ins

    0
  • Freddie

    Setup SSL Certificates & Serve your Applications over HTTPS for Free with Dokku & Let's Encrypt

    In this tutorial we are going to take a look at how we can setup free SSL certificates for our Dokku powered applications with Let's Encrypt. Let's Encrypt is a non-profit organization that provides TLS (Transport Layer Security) encryption at no charge. Their goal is to make the web

    0
  • Freddie

    How to Install & Setup Redis for Dokku

    Redis is a free and open-source in-memory data store which can be used as cache or in same cases even a database. Redis is super simple to install if you manage your applications with your own Dokku PaaS (Platform as a Service). In today's tutorial I will show you how we can install a

    0
New Dokku Podcasts
View all
New Dokku Videos
View all
New Dokku Questions
View all
New Dokku Books
View all
New Dokku Courses
View all