Back to Blog

v0.19.0: Organizations, AI-Powered Deployments & More!

Mauricio Siu

Mauricio Siu

March 3, 20252 min read

v0.19.0: Organizations, AI-Powered Deployments & More!

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.22.0: Docker Compose Backups, Schedule Tasks, Logs

v0.22.0: Docker Compose Backups, Schedule Tasks, Logs

May 5, 20253 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

v0.21.0: Gitea Provider, Backups and Restore for Dokploy, Duplicate services

March 30, 20252 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, 20252 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: