Skip to content

Dokploy/dokploy

Repository files navigation

Dokploy

Reflex Logo

Dokploy is a free self-hostable Platform as a Service (PaaS) that simplifies the deployment and management of applications and databases using Docker and Traefik. Designed to enhance efficiency and security, Dokploy allows you to deploy your applications on any VPS.

Explanation

English | 中文 | Deutsch | Русский Язык

🌟 Features

  • Applications: Deploy any type of application (Node.js, PHP, Python, Go, Ruby, etc.) with ease.
  • Databases: Create and manage databases with support for MySQL, PostgreSQL, MongoDB, MariaDB, Redis, and more.
  • Docker Management: Easily deploy and manage Docker containers.
  • Traefik Integration: Automatically integrates with Traefik for routing and load balancing.
  • Real-time Monitoring: Monitor CPU, memory, storage, and network usage.
  • Database Backups: Automate backups with support for multiple storage destinations.

🚀 Getting Started

To get started run the following command in a VPS:

curl -sSL https://dokploy.com/install.sh | sh

Tested Systems:

  • Ubuntu 24.04 LTS (Noble Numbat)
  • Ubuntu 23.10 (Mantic Minotaur)
  • Ubuntu 22.04 LTS (Jammy Jellyfish)
  • Ubuntu 20.04 LTS (Focal Fossa)
  • Ubuntu 18.04 LTS (Bionic Beaver)
  • Debian 12
  • Debian 11
  • Fedora 40
  • Centos 9
  • Centos 8

📄 Documentation

For detailed documentation, visit docs.dokploy.com/docs.