# Dokku — Даниил Охлопков

Self-hosted production: Dokku apps, databases, certificates, GitHub Actions and boring deploy recipes.

## Материалы

- [How to deploy your backend to production with Dokku](/how-to-deploy-your-backend-to-production-with-dokku/) — Step-by-step Dokku backend deployment for Node.js, FastAPI, Django or similar apps: server setup, SSH keys, domains, env vars and GitHub Actions CI/CD.
- [Deploy Celery Flower to production with Dokku](/deploy-celery-flower-dokku/) — Deploy Celery Flower with Dokku: create the app, connect Redis or RabbitMQ, set Flower auth, expose the domain and keep Celery queues visible in production.
- [Dokku + Github Actions: automatically deploy app with push to repository](/dokku-github-actions-deploy-app-with-push-to-repo/) — Connect GitHub Actions to Dokku so every push can deploy a Python or Node.js app: SSH setup, workflow file, Dokku repo update and rebuild trigger.
- [Deploy Elasticsearch & Kibana with Dokku](/deploy-elasticsearch-kibana-with-dokku/) — Deploy Elasticsearch and Kibana on a Dokku server: install plugins, create services, link apps, expose Kibana and handle production setup details.
- [Deploy database to production with official Dokku plugins](/one-click-deploy-to-production-this-databases-with-dokku/) — Self-hosted prod deployment with 3 lines of code: Postgres, MySQL, Mongo, Redis, MariaDB, Elastic, Clickhouse, RabbitMQ, Rethink, CouchDB and more
- [Run Metabase with Dokku](/run-metabase-with-dokku/) — How to deploy Metabase (open-source BI tool) to production using Dokku PaaS (open-source Heroku alternative).
- [Deploy MeiliSearch with Dokku for production](/deploy-meilisearch-with-dokku-for-production/) — Deploy MeiliSearch with Dokku in production: app setup, domain, master key, persistent storage, Docker deployment, Python indexing example, and security notes.
- [Cloudflare certificates + Dokku](/cloudflare-certificates-dokku/) — How to create and install Cloudflare SSL / TLS encryption certificates for your Dokku app (instead of Letsencrypt).
- [Deploy Ghost blog with Dokku](/deploy-ghost-blog-with-dokku/) — Step-by-step guide on how to deploy production-ready & scalable Ghost.io blog with Dokku (Heroku alternative) on any server.

## Смежные темы

[AI-агенты](/topics/ai-agents/) · [Claude Code](/topics/claude-code/) · [Codex](/topics/codex/) · [MCP](/topics/mcp/) · [GStack](/topics/gstack/) · [AI Tools](/topics/ai-tools/) · [Second Brain](/topics/second-brain/) · [Web Scraping](/topics/web-scraping/) · [TON-данные](/topics/ton-data/) · [Telegram](/topics/telegram-automation/)

