Files
dokploy/README.md
2024-06-15 04:01:35 -06:00

89 lines
2.5 KiB
Markdown

<!-- <div align="center">
<h1 align="center">Dokploy</h1>
</div> -->
<!-- <div align="center" style="width:100%;">
<img src="https://raw.githubusercontent.com/Dokploy/docs/main/public/logo.png" alt="Reflex Logo" >
</div>
<hr> -->
<div>
<img align="right" width="35%" src="https://raw.githubusercontent.com/Dokploy/docs/main/public/logo.png">
</div>
### Features
Dokploy is a free self-hostable Platform as a Service (PaaS) that simplifies the deployment and management of applications and databases using Docker and Traefik.
* **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, Redis.
* **Backups**: Automate backups for databases to a external storage destination.
* **Docker Compose**: Native support for Docker Compose to manage complex applications.
* **Templates**: Deploy in a single click open source templates (Plausible, Pocketbase, Calcom, etc.).
* **Traefik Integration**: Automatically integrates with Traefik for routing and load balancing.
* **Real-time Monitoring**: Monitor CPU, memory, storage, and network usage, for every resource.
* **Docker Management**: Easily deploy and manage Docker containers.
## 🚀 Getting Started
To get started run the following command in a VPS:
```bash
curl -sSL https://dokploy.com/install.sh | sh
```
## 📄 Documentation
For detailed documentation, visit [docs.dokploy.com](https://docs.dokploy.com).
## Showcase
<!-- https://youtu.be/mznYKPvhcfw -->
[![Watch the video](https://i.sstatic.net/Vp2cE.png)](https://youtu.be/mznYKPvhcfw)
<video width="100%" height="auto" controls>
<source src="https://youtu.be/mznYKPvhcfw" type="video/mp4">
</video>
## Donations
If you like dokploy, and want to support the project to cover the costs of hosting, testing and development new features, you can donate to the project using the following link:
https://opencollective.com/dokploy
<a href="https://opencollective.com/dokploy"><img src="https://opencollective.com/dokploy/individuals.svg?width=890"></a>
<!-- ##
OS Support:
- Ubuntu 24.04 LTS (Noble Numbat)
- Ubuntu 23.10 (Mantic Minotaur)
- Ubuntu 22.04 LTS (Jammy Jellyfish)
- Ubuntu 20.04 LTS (Focal Fossa)
- Ubuntu 18.04 LTS (Bionic Beaver)
- Debian 12
- Debian 11
- Fedora 40
- Centos 9
- Centos 8 -->
## Explanation
[English](README.md) | [中文](README-zh.md) | [Deutsch](README-de.md) | [Русский Язык](README-ru.md)