From 7bee33016b0740eb82db0c0c67d798b238e62853 Mon Sep 17 00:00:00 2001 From: "dosubot[bot]" <131922026+dosubot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 23:11:18 +0000 Subject: [PATCH] docs: update README with enhanced features and getting started --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6a72f10d9..784093b90 100644 --- a/README.md +++ b/README.md @@ -24,7 +24,7 @@ Dokploy includes multiple features to make your life easier. - **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. -- **Traefik Integration**: Automatically integrates with Traefik for routing and load balancing. +- **Web Server Integration**: Choose between Traefik or Caddy for automatic routing, load balancing, and SSL/TLS certificate management. Includes migration tooling for switching providers. - **Real-time Monitoring**: Monitor CPU, memory, storage, and network usage for every resource. - **Docker Management**: Easily deploy and manage Docker containers. - **CLI/API**: Manage your applications and databases using the command line or through the API.