dokku Deploy Celery Flower to production with Dokku Imagine that you already have a Celery cluster deployed in production. Now you want to monitor it. What's the best way to do it? Despite Celery being one of the most popular way to distribute work load across multiple processes and servers in Python, its ecosystem lacks monitoring
dokku How to deploy your backend to production with Dokku Imagine that you've created a backend app on Node.js, FastAPI, Django or any other framework and now you want to deploy your fancy endpoints to the world. I'll show you the step-by-step guide on how to do it with Dokku - open source PaaS which
dokku Deploy database to production with official Dokku plugins Self-hosted prod deployment with 3 lines of code: Postgres, MySQL, Mongo, Redis, MariaDB, Elastic, Clickhouse, RabbitMQ, Rethink, CouchDB and more
dokku Run Metabase with Dokku How to deploy Metabase (open-source BI tool) to production using Dokku PaaS (open-source Heroku alternative). Step-by-step guide Install Dokku Imagine that you have already rent a server for your project. I use Digital Ocean droplets (this is my referral link with a $100 deposit for new users). Id' suggest
dokku Deploy MeiliSearch with Dokku for production Run open-source, fast and typo-tolerant search-engine with modern open-source PaaS
dokku Cloudflare certificates + Dokku How to create and install Cloudflare SSL / TLS encryption for your Dokku app (instead of Letsencrypt).
dokku Deploy Ghost blog with Dokku Step-by-step guide on how to deploy production-ready & scalable Ghost.io blog with Dokku PaaS (free & open-source Heroku alternative) on any server. This is how I run the blog you are reading right now.