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.
Related Posts
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

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.