Download Latest Version v0.29.4 source code.tar.gz (3.7 MB)
Email in envelope

Get an email when there's a new version of Dokploy

Home / v0.29.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2026-04-17 14.0 kB
v0.29.0 source code.tar.gz 2026-04-17 3.7 MB
v0.29.0 source code.zip 2026-04-17 4.6 MB
Totals: 3 Items   8.3 MB 1

Features

AI Log & Build Error Analysis

Debugging deployments just got a lot easier. Dokploy now includes AI-powered analysis for container logs and build errors directly from the dashboard. When a deployment fails or a container is misbehaving, you can trigger an AI analysis that reads through the logs and gives you a clear summary of what went wrong and how to fix it.

Screenshot 2026-04-17 at 2 34 01 PM

MCP Server & CLI

The https://github.com/Dokploy/mcp exposes 508 tools across 49 categories, allowing any MCP-compatible client to interact with your Dokploy instance. Works with Claude Desktop, Cursor, VS Code, Windsurf, Zed, and more.

Screenshot 2026-04-17 at 2 34 30 PM

The CLI https://github.com/Dokploy/cli provides 449 commands to manage your Dokploy server from the terminal. Install it globally and authenticate with your API key to get started.

Shared Git Providers

Managing git providers across teams has always required each member to configure their own credentials. With v0.29.0, administrators can now share their git providers (GitHub, GitLab, Gitea, Bitbucket) with the entire organization.

Screenshot 2026-04-17 at 2 35 04 PM

Enterprise Features

  1. Assign Specific Git Providers to specific users

Screenshot 2026-04-17 at 2 35 37 PM

  1. Enterprise users can now assign specific remote servers to individual team members. This gives administrators granular control over which servers each user can deploy to, improving security and resource isolation across your organization. Screenshot 2026-04-17 at 2 35 53 PM

Non-Root Multi Server Support

Setting up remote servers previously required connecting as the root user. With this release, Dokploy now supports non-root users with passwordless sudo access for multi-server setups.

New Libsql Database

We've added LibSQL as a new first-class database type in Dokploy. LibSQL is the open-source fork of SQLite designed for server use cases, and now you can deploy and manage it just like any other database in Dokploy.

Screenshot 2026-04-17 at 2 36 42 PM

What's Changed

New Contributors

Full Changelog: https://github.com/Dokploy/dokploy/compare/v0.28.8...v0.29.0

Source: README.md, updated 2026-04-17