v0.19.0: Organizations, AI-Powered Deployments & More!
March 3, 2025 • 2 min read

The latest Dokploy release, v0.19.0, introduces significant updates, including organizations, an AI-powered Docker Compose generator, improved authentication, and a redesigned API keys system. Additionally, Dokploy Cloud now supports GitHub and Google authentication for a smoother login experience.
New Features:
Organizations
Dokploy now supports multiple organizations, allowing users to better isolate and manage their resources. This is useful for teams working on multiple projects or managing different environments.
AI-Powered Deployments
With this release, Dokploy can generate Docker Compose applications based on a prompt. Instead of manually writing configurations, you can describe your application, and Dokploy will generate the setup for you.
You can create multiple AI Providers
Generate docker compose templates based on your prompt!
API Keys Redesign
The API key system has been improved. Now, you can generate API keys per organization with additional customization options like rate limiting, providing better security and control.
Cloud Version: GitHub & Google Authentication
Users of Dokploy Cloud can now log in using GitHub or Google, making authentication easier and more accessible.
New 2FA Flow
Due to integration of 2FA from better auth we decided to migrate to make it more flexible, if you have previously setup 2FA you will need to setup again.
Other Improvements
- Fixed highlight search terms color
- Sidebar no longer auto-opens when navigating between routes
- New templates: Wiki.js, Linkwarden, Pocket ID, and Mailpit
Breaking Changes
If you created resources in Git Providers, SSH Keys, Registry & Destinations before v0.11.0, they will be automatically deleted due to the new authentication system. You'll need to recreate them, you will also need to setup 2fa if you have setup before.
Additionally, if you encounter login issues (Invalid Origin, etc.), we recommend clearing cookies & local storage and refreshing the page.
Upgrade Now!
To start using the new features, update to v0.19.0 and let us know your feedback.
Thank You for Your Support!
Dokploy has grown thanks to the amazing community behind it. We’re grateful for reaching 17.5k stars on GitHub and 1,000 followers on Twitter. Your support, feedback, and contributions help us improve every day.
Publicaciones Relacionadas
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

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