From 18a6e6ac8c11b73d98ef51cf1ad6b1590cd5ff3b Mon Sep 17 00:00:00 2001 From: AndroidEnthusiast <85106891+kwxmxb@users.noreply.github.com> Date: Sat, 11 May 2024 17:23:26 +0800 Subject: [PATCH] Delete README.md Because of the renaming of the md introduction file in the second revision, it is the third revision and not part of the original file that was changed at the beginning, so that version of the file is deleted and only the original md file is kept. Signed-off-by: AndroidEnthusiast <85106891+kwxmxb@users.noreply.github.com> --- README.md | 43 ------------------------------------------- 1 file changed, 43 deletions(-) delete mode 100644 README.md diff --git a/README.md b/README.md deleted file mode 100644 index d3c0e296..00000000 --- a/README.md +++ /dev/null @@ -1,43 +0,0 @@ - - -
-

Dokploy

-
- -
-Reflex Logo -
-
- - - -Dokploy 是一个免费的可自行托管的平台即服务(PaaS),它使用 Docker 和 Traefik 简化了应用程序和数据库的部署和管理。 Dokploy 旨在提高效率和安全性,允许您在任何 VPS 上部署应用程序。 - - -## 🌟 特点 - - -- **应用**:轻松部署任何类型的应用程序(Node.js、PHP、Python、Go、Ruby 等)。 -- **数据库**:创建和管理数据库,支持 MySQL、PostgreSQL、MongoDB、MariaDB、Redis 等。 -- **Docker 管理**: 轻松部署和管理 Docker 容器。 -- **集成特拉菲克**: 自动与特拉菲克集成,用于路由选择和负载平衡。 -- **实时监控**: 监控 CPU、内存、存储和网络使用情况。 -- **数据库备份**: 支持多个存储目的地,实现自动备份。 - -## 🚀 入门 - -要开始使用,请在 VPS 中运行以下命令: - - -```bash -curl -sSL https://dokploy.com/install.sh | sh -``` - -经过测试的系统: - -- Ubuntu 20.04 -- Debian 11 - -## 📄 文件 - -有关详细文档,请访问 [docs.dokploy.com/docs](https://docs.dokploy.com).