From 10c6b2bd73ee52a3b34a9f666d1d554e0496d239 Mon Sep 17 00:00:00 2001 From: "dosubot[bot]" <131922026+dosubot[bot]@users.noreply.github.com> Date: Sun, 29 Mar 2026 17:44:02 +0000 Subject: [PATCH] docs: reorganize README with improved structure and clarity --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2ddc1f498..b8ea985d4 100644 --- a/README.md +++ b/README.md @@ -20,7 +20,7 @@ Dokploy includes multiple features to make your life easier. - **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, libsql, and Redis. -- **Backups**: Automate backups for databases to an external storage destination. +- **Backups**: Automate backups for databases to external storage destinations (S3, SFTP, FTP, Google Drive). - **Docker Compose**: Native support for Docker Compose to manage complex applications. - **Multi Node**: Scale applications to multiple nodes using Docker Swarm to manage the cluster. - **Templates**: Deploy open-source templates (Plausible, Pocketbase, Calcom, etc.) with a single click.