云图梭云图梭
D

dokploy

NOASSERTIONTypeScript

Open Source Alternative to Vercel, Netlify and Heroku.

35kFork 3k更新于 2026-06-27

软件介绍

dokploy 是一个开源项目。Join us on Discord for help, feedback, and discussions!主要涉及 backend、backups、databases、deployment、devops 等方向。README 覆盖了 ✨ Features、🚀 Getting Started、Contributors 🤝、📺 Video Tutorial 等内容。云图梭建议在部署前阅读官方文档,确认版本、License 和生产环境配置要求。

核心功能

Applications: Deploy any type of application (Node.js, PHP, Python, Go, Ruby, etc.).
Databases: Create and manage databases with support for MySQL, PostgreSQL, MongoDB, MariaDB, libsql, and Redis.
Backups: Automate backups for databases to an external storage destination.
Docker Compose: Native support for Docker Compose to manage complex applications.
Multi Node: Scale applications to multiple nodes using Docker Swarm to manage the cluster.
Templates: Deploy open-source templates (Plausible, Pocketbase, Calcom, etc.) with a single click.
Traefik Integration: Automatically integrates with Traefik for routing and load balancing.
Real-time Monitoring: Monitor CPU, memory, storage, and network usage for every resource.

适用场景

backend 相关场景backups 相关场景databases 相关场景deployment 相关场景技术选型评估

Docker 部署

# 请以 dokploy 官方 README 为准
# 示例:docker compose up -d

FAQ

dokploy 是开源软件吗?

是。该项目提供 GitHub 仓库,当前 License 信息为 NOASSERTION。

dokploy 适合 Docker 部署吗?

README 中未发现明确的 Docker 命令,建议以官方文档为准,确认是否提供官方镜像。