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 disable rollbacks. When you make a new deployment, next to the 'View' button, you will find a new button to perform a rollback to that specific version
Volume Backups
Previously, backups were limited to databases like PostgreSQL, MySQL, MariaDB, and MongoDB. However, we now support Docker Volume backups, significantly expanding the ways you can back up your applications. This functionality works for both applications and Docker Compose setups, For example, applications like N8N, which use an internal SQLite database, can now have their volume backed up.
Restore
Git Provider Permissions
Now, whenever a user in your organization adds a Git provider, it will be exclusively accessible by that user. This prevents unauthorized access, ensuring that only the creator can select repositories or disconnect the provider.
Additional Enhancements
- Cancel Running Schedules: It's now possible to cancel a running schedule (terminate the process).
- Change Publish Mode for Ports: You can now change the publish mode for ports defined in the 'Advanced' section of applications.
- Internal Path Routing & Path Stripping: Added support for internal path routing and path stripping for domains.
- Fix: Changed default DOCKER_CONFIG to a config directory instead of a config.json file.
- Fix: Corrected an incorrect parsing of environment variables when using Railpack.
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.24.0
Related Posts

v0.22.0: Docker Compose Backups, Schedule Tasks, Logs
May 5, 2025 • 3 min read
It's been over a month since our last major update. Sometimes, taking a small break to recharge and develop features with renewed energy is exactly what's needed. This update brings functionality that unlocks many previously missing use cases, and we can now confidently say that we cover almost any scenario. Let's dive into what's new! Docker Compose Backups Previously, we only had dedicated backups for Docker Swarm services. While this approach had its advantages (like maintaining unique en

v0.21.0: Gitea Provider, Backups and Restore for Dokploy, Duplicate services
March 30, 2025 • 2 min read
We're thrilled to announce Dokploy v0.21.0, bringing exciting new features to enhance your deployment workflow! This release introduces a Gitea provider, backup and restore capabilities for Dokploy itself, and the ability to duplicate services. Gitea Provider You can now use Gitea as a provider for your Dokploy deployments! This allows you to seamlessly integrate your Gitea repositories with Dokploy, streamlining your deployment process. Backups and Restore for Dokploy We've added the ab
v0.20.0: Watch Paths, Remote Templates, Auto Backups Cleanup
March 11, 2025 • 2 min read
We are excited to announce Dokploy v0.20.0, packed with major improvements, new features, and a revamped template system! This release brings better automation, flexibility, and usability enhancements to streamline your deployments. HTTP3 Support for Traefik have migrated from Docker Swarm service to a standalone container for Traefik, which now supports HTTP3 by default for new installations. Existing installations will need to update their traefik.yml configuration: entryPoints: web: