forked from Dokploy/dokploy
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Russian readme file (Dokploy#89)
* Added Russian Readme * Added Russian Path on README.md * Update README-zh.md linked Russian Language * Update README-zh.md * Update README-de.md and Linked Russian Language
- Loading branch information
Showing
4 changed files
with
51 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,47 @@ | ||
<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="Логотип Dokploy" style="width:60%;"> | ||
</div> | ||
<hr> | ||
|
||
|
||
|
||
Dokploy - это бесплатная самоустанавливаемая Платформа как Сервис (PaaS), которая упрощает развертывание и управление приложениями и базами данных с использованием Docker и Traefik. Разработанный для повышения эффективности и безопасности, Dokploy позволяет развертывать ваши приложения на любом VPS. | ||
|
||
|
||
|
||
## Объяснение | ||
[English](README.md) | [中文](README-zh.md) | [Deutsch](README-de.md) | ||
|
||
|
||
|
||
|
||
## 🌟 Особенности | ||
|
||
- **Приложения**: Легко развертывать любой тип приложения (Node.js, PHP, Python, Go, Ruby и др.). | ||
- **Базы данных**: Создавайте и управляйте базами данных с поддержкой MySQL, PostgreSQL, MongoDB, MariaDB, Redis и других. | ||
- **Управление Docker**: Легко развертывать и управляйте контейнерами Docker. | ||
- **Интеграция с Traefik**: Автоматически интегрируется с Traefik для маршрутизации и балансировки нагрузки. | ||
- **Мониторинг в реальном времени**: Отслеживайте использование CPU, памяти, хранилища и сети. | ||
- **Резервное копирование баз данных**: Автоматизируйте резервное копирование с поддержкой нескольких мест хранения. | ||
|
||
|
||
## 🚀 Начало работы | ||
|
||
Чтобы установить, выполните следующую команду на VPS: | ||
|
||
|
||
```bash | ||
curl -sSL https://dokploy.com/install.sh | sh | ||
``` | ||
|
||
Проверенные системы: | ||
|
||
- Ubuntu 20.04 | ||
- Debian 11 | ||
|
||
## 📄 Документация | ||
Для подробной документации посетите docs.dokploy.com/docs. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -20,6 +20,8 @@ Dokploy 是一个免费的自托管平台即服务 (PaaS),它使用 Docker 和 | |
|
||
[Deutsch](README-de.md) | ||
|
||
[Русский Язык](README-ru.md) | ||
|
||
|
||
|
||
|
||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters