From 7ad1f5a18d5aa0edd56ffbb313acf245c60f7ba7 Mon Sep 17 00:00:00 2001 From: "dosubot[bot]" <131922026+dosubot[bot]@users.noreply.github.com> Date: Mon, 1 Jun 2026 23:13:39 +0000 Subject: [PATCH] docs: update README with Discord invite and feature highlights --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 784093b90..3558c87c4 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. -- **Web Server Integration**: Choose between Traefik or Caddy for automatic routing, load balancing, and SSL/TLS certificate management. Includes migration tooling for switching providers. +- **Web Server Integration**: Choose between Traefik (default) or Caddy for routing, load balancing, and SSL/TLS certificates. - **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.