From bc28464430e07ad827f6acc702cf477c4819bf81 Mon Sep 17 00:00:00 2001 From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com> Date: Sat, 15 Jun 2024 04:01:35 -0600 Subject: [PATCH] chore: update readme --- README.md | 85 +++++++++++++++++++++++++++++++++++++------------------ 1 file changed, 57 insertions(+), 28 deletions(-) diff --git a/README.md b/README.md index 2d53242fb..4c874cef4 100644 --- a/README.md +++ b/README.md @@ -1,35 +1,34 @@ -
+ + + + + +
+
-
-Reflex Logo -
-
+### Features + +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. + +* **Applications**: Deploy any type of application (Node.js, PHP, Python, Go, Ruby, etc.). +* **Databases**: Create and manage databases with support for MySQL, PostgreSQL, MongoDB, MariaDB, Redis. +* **Backups**: Automate backups for databases to a external storage destination. +* **Docker Compose**: Native support for Docker Compose to manage complex applications. +* **Templates**: Deploy in a single click open source templates (Plausible, Pocketbase, Calcom, etc.). +* **Traefik Integration**: Automatically integrates with Traefik for routing and load balancing. +* **Real-time Monitoring**: Monitor CPU, memory, storage, and network usage, for every resource. +* **Docker Management**: Easily deploy and manage Docker containers. -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](README.md) | [中文](README-zh.md) | [Deutsch](README-de.md) | [Русский Язык](README-ru.md) - - - - -## 🌟 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 @@ -40,7 +39,35 @@ To get started run the following command in a VPS: curl -sSL https://dokploy.com/install.sh | sh ``` -Tested Systems: + +## 📄 Documentation + +For detailed documentation, visit [docs.dokploy.com](https://docs.dokploy.com). + + +## Showcase + + +[![Watch the video](https://i.sstatic.net/Vp2cE.png)](https://youtu.be/mznYKPvhcfw) + + + + +## Donations + +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: + +https://opencollective.com/dokploy + + + + + + -## 📄 Documentation -For detailed documentation, visit [docs.dokploy.com](https://docs.dokploy.com). + +## Explanation +[English](README.md) | [中文](README-zh.md) | [Deutsch](README-de.md) | [Русский Язык](README-ru.md) +