v0.29.0: AI-Powered Debugging, MCP Server & CLI, Shared Git Providers
April 17, 2026 • 4 min read

This release introduces AI-powered log and build error analysis, a dedicated MCP server and CLI with full API coverage, shared git providers for teams, LibSQL as a new database type, and non-root multi-server support — plus a lot of improvements across container management.
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.

For Running logs too!

MCP Server & CLI
Dokploy now has a dedicated MCP Server and a full-featured CLI, both auto-generated from the Dokploy OpenAPI spec to ensure complete API coverage.
MCP Server
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.

You can manage projects, applications, databases, deployments, backups, notifications, and everything else Dokploy offers — directly from your AI assistant or IDE.
CLI
The 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.
Perfect for CI/CD pipelines, automation scripts, or managing your infrastructure without leaving the terminal.
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.

For Enterprise Users you can use the global feature or specific git providers to specific users, this is located in the users management section

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.

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.
Container Management Improvements
We've significantly improved the Docker container management experience in the dashboard:
- Remove containers — You can now remove unused or exited containers directly from the UI with a confirmation dialog
- Upload files — Upload files directly to a running Docker container from the dashboard attached to any container.
- View container networks — See which networks a container is connected to
- View container mounts — Inspect the mounts attached to any container

Remote Servers Per User (Enterprise)
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.

This feature is available exclusively for Dokploy Enterprise users.
Project Tags
You can now add tags to your projects to organize and differentiate them in the dashboard. Whether you want to group projects by environment (production, staging), team, client, or any other criteria, tags give you a quick visual way to filter and identify your projects at a glance.

Application Icons
You can now set custom icons for your applications directly from the dashboard. This makes it easier to visually identify your services at a glance, especially when managing multiple projects with several applications each.

Additional Enhancements
- Rancher Desktop support — Automatic detection of the Rancher Desktop Docker socket
- S3 destination additional flags — Pass extra parameters to rclone for S3-compatible services behind proxies
- Password manager compatible OTP — The 2FA input now supports autofill from password managers
- Enhanced certificate view — Improved SSL certificate details display
- MongoDB connection fix — Added authSource=admin and directConnection=true to connection URLs-
- Traefik config cleanup — Stale dynamic configs are properly removed when deleting applications-
- Backup file naming — Standardized format compatible with Windows, MongoDB backups now use .bson extension-
- Git clone internal URLs — Gitea and GitLab now prioritize internal URLs when cloning repositories
We want to express our gratitude! we've reached 33k stars on GitHub and over 7.5 million downloads on DockerHub. Thank you so much for your incredible support!
https://x.com/getdokploy
https://www.linkedin.com/company/dokploy/
Release notes: https://github.com/Dokploy/dokploy/releases/tag/v0.29.0
Table of Contents
No headings found
Related Posts

Best PaaS Providers in 2026: Which Platform Fits Your Team?
March 26, 2026 • 11 min read
Choosing from the best PaaS providers in 2026? Compare features, pricing, and use cases—from Dokploy and Render to AWS and beyond.

Database Deployment: Options, Tools, and a Strategy That Doesn’t Break Production
March 25, 2026 • 12 min read
Learn the database deployment process across on-prem, cloud, and hybrid setups – plus tools and automation patterns to ship schema changes safely.

9 of the Best Heroku Alternatives in 2026: Find Your Perfect PaaS
March 16, 2026 • 11 min read
Compare the best Heroku alternatives for 2026. Discover free and affordable platforms that offer better scalability, pricing, and control for your deployments.