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>
This commit is contained in:
AndroidEnthusiast
2024-05-11 17:23:26 +08:00
committed by GitHub
parent 0a764fbc55
commit 18a6e6ac8c

View File

@@ -1,43 +0,0 @@
<div align="center">
<h1 align="center">Dokploy</h1>
</div>
<div align="center" style="width:100%;">
<img src="https://raw.githubusercontent.com/Dokploy/dokploy/main/logo.png" alt="Reflex Logo" style="width:60%;">
</div>
<hr>
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).