v0.25.0 Environments and Traefik v3.5.0
September 7, 2025 • 2 min read
We are pleased to announce the release of version v0.25.0! This update brings significant enhancements and new features, including the introduction of Environments, the capability to support Traefik v3.5.0, and crucial bug fixes.
Environments
We know how challenging it was to work with projects lacking proper environments. Well, that's no longer an issue! Now, within each project, you can define multiple environments. By default, a production environment will be pre-configured.
We've also included environment variables at the environment level for greater flexibility.
Traefik 3.5.0
We've updated to Traefik version 3.5.0 to bring you the latest changes, updates, and improvements, including a new integrated dashboard.
Additional Enhancements
- Cloud users can now cancel running deployments.
- When setting up a server, Traefik will now correctly connect to the dokploy-network. Previously, restarting the remote server would sometimes cause the Traefik container to be lost. This issue has been resolved.
- You can now deploy with specific labels.
- Ntfy service for notifications has been added.
We want to express our gratitude! We've reached 24k stars on GitHub and over 3 million downloads on DockerHub. Thank you so much for your incredible support!
Support Dokploy
If Dokploy has helped you, consider sponsoring us to maintain this incredible project! And if you'd rather not deal with server administration or errors, try our cloud version - perfect for those who don't have time to manage containers and related issues ❤️
https://opencollective.com/dokploy
https://github.com/sponsors/Dokploy
Release notes: https://github.com/Dokploy/dokploy/releases/tag/v0.25.0
Related Posts

Heroku vs Self-Hosted: Which Deployment Option Wins?
August 28, 2025 • 15 min read
Explore the pros and cons of Heroku, self-hosting, and Dokploy to find the best deployment strategy for your application's needs.

How to Deploy Apps with Docker Compose in 2025
August 26, 2025 • 15 min read
Learn how to deploy multi-container applications with the latest Docker Compose features, including AI integration and streamlined workflows.
v0.24.0 Rollbacks, Docker Volume Backups & More.
July 7, 2025 • 2 min read
We are pleased to announce the release of version v0.24.0! This update brings significant enhancements and new features, including the introduction of Rollbacks, the capability to perform Docker Volume backups, and more robust Git providers permission management Rollbacks Now, if you've encountered an issue with a build and need to revert to a previous state of a specific deployment, you can enable this option in the deployments section, available only for applications. You can enable or d