Skip to content

Dokploy

Dokploy is a self-hosted PaaS alternative to Heroku, Vercel, and Netlify.

Features

  • Deploy with Nixpacks, Buildpacks, or Dockerfiles
  • Docker Compose support
  • Multi-server deployment
  • Docker Swarm integration
  • Database management
  • Traefik integration
  • 50+ templates

Quick Start

cd 02-container-orchestration/dokploy
docker compose up -d

Access at: http://localhost:3000

Resources