You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
9
+
</div>
15
10
11
+
<br />
12
+
Dokploy is a free self-hostable Platform as a Service (PaaS) that simplifies the deployment and management of applications and databases.
Dokploy include multiples features to make your life easier.
21
18
22
19
20
+
***Applications**: Deploy any type of application (Node.js, PHP, Python, Go, Ruby, etc.).
21
+
***Databases**: Create and manage databases with support for MySQL, PostgreSQL, MongoDB, MariaDB, Redis.
22
+
***Backups**: Automate backups for databases to a external storage destination.
23
+
***Docker Compose**: Native support for Docker Compose to manage complex applications.
24
+
***Multi Node**: Scale applications to multiples nodes using docker swarm to manage the cluster.
25
+
***Templates**: Deploy in a single click open source templates (Plausible, Pocketbase, Calcom, etc.).
26
+
***Traefik Integration**: Automatically integrates with Traefik for routing and load balancing.
27
+
***Real-time Monitoring**: Monitor CPU, memory, storage, and network usage, for every resource.
28
+
***Docker Management**: Easily deploy and manage Docker containers.
29
+
***CLI (Soon⌛)**: Manage your applications and databases using the command line.
30
+
***Self-Hosted**: Self-host Dokploy on your VPS.
23
31
24
-
## 🌟 Features
25
32
26
-
-**Applications**: Deploy any type of application (Node.js, PHP, Python, Go, Ruby, etc.) with ease.
27
-
-**Databases**: Create and manage databases with support for MySQL, PostgreSQL, MongoDB, MariaDB, Redis, and more.
28
-
-**Docker Management**: Easily deploy and manage Docker containers.
29
-
-**Traefik Integration**: Automatically integrates with Traefik for routing and load balancing.
30
-
-**Real-time Monitoring**: Monitor CPU, memory, storage, and network usage.
31
-
-**Database Backups**: Automate backups with support for multiple storage destinations.
32
33
33
34
34
35
## 🚀 Getting Started
@@ -40,20 +41,54 @@ To get started run the following command in a VPS:
40
41
curl -sSL https://dokploy.com/install.sh | sh
41
42
```
42
43
43
-
Tested Systems:
44
44
45
-
- Ubuntu 24.04 LTS (Noble Numbat)
46
-
- Ubuntu 23.10 (Mantic Minotaur)
47
-
- Ubuntu 22.04 LTS (Jammy Jellyfish)
48
-
- Ubuntu 20.04 LTS (Focal Fossa)
49
-
- Ubuntu 18.04 LTS (Bionic Beaver)
45
+
## 📄 Documentation
46
+
47
+
For detailed documentation, visit [docs.dokploy.com](https://docs.dokploy.com).
48
+
49
+
50
+
## Video Tutorial
51
+
<ahref="https://youtu.be/mznYKPvhcfw">
52
+
<imgsrc="https://dokploy.com/banner.webp"alt="Watch the video"width="400"style="border-radius:20px;"/>
53
+
</a>
54
+
55
+
56
+
## Donations
57
+
58
+
If you like dokploy, and want to support the project to cover the costs of hosting, testing and development new features, you can donate to the project using the following link:
0 commit comments