docs: update README with enhanced features and getting started

This commit is contained in:
dosubot[bot]
2026-06-01 23:11:18 +00:00
committed by GitHub
parent 6ff2ca0173
commit 7bee33016b

View File

@@ -24,7 +24,7 @@ Dokploy includes multiple features to make your life easier.
- **Docker Compose**: Native support for Docker Compose to manage complex applications. - **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. - **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. - **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. - **Real-time Monitoring**: Monitor CPU, memory, storage, and network usage for every resource.
- **Docker Management**: Easily deploy and manage Docker containers. - **Docker Management**: Easily deploy and manage Docker containers.
- **CLI/API**: Manage your applications and databases using the command line or through the API. - **CLI/API**: Manage your applications and databases using the command line or through the API.