chore: update readme

This commit is contained in:
Mauricio Siu
2024-06-15 04:02:24 -06:00
parent bc28464430
commit 68c2272e98

View File

@@ -1,31 +1,31 @@
<!-- <div align="center">
<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>
<img style="object-fit: cover; border-radius:20px;" align="center" width="50%"src="https://raw.githubusercontent.com/Dokploy/docs/main/public/logo.png" >
</div>
<hr> -->
<div>
<img align="right" width="35%" src="https://raw.githubusercontent.com/Dokploy/docs/main/public/logo.png">
<p align="center" style="padding-top:20px; max-width:700px;">
Dokploy is a free self-hostable Platform as a Service (PaaS) that simplifies the deployment and management of applications and databases.</p>
</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.
Dokploy include multiples features to make your life easier.
* **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.
* **Multi Node**: Scale applications to multiples nodes using docker swarm to manage the cluster.
* **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.
* **CLI (Soon⌛)**: Manage your applications and databases using the command line.
* **Self-Hosted**: Self-host Dokploy on your VPS.
@@ -45,40 +45,44 @@ curl -sSL https://dokploy.com/install.sh | sh
For detailed documentation, visit [docs.dokploy.com](https://docs.dokploy.com).
## Showcase
<!-- https://youtu.be/mznYKPvhcfw -->
## Video Tutorial
<a href="https://youtu.be/mznYKPvhcfw">
<img src="https://i9.ytimg.com/vi_webp/mznYKPvhcfw/maxresdefault.webp?v=662f1303&sqp=CMTAtbMG&rs=AOn4CLCwStfJOyHvVBq5VPOLopMFq1h7tA" alt="Watch the video" width="400" style="border-radius:20px;"/>
</a>
[![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:
Thanks to all the supporters!
https://opencollective.com/dokploy
<a href="https://opencollective.com/dokploy"><img src="https://opencollective.com/dokploy/individuals.svg?width=890"></a>
<!-- ##
## Contributors
OS Support:
<a href="https://github.com/dokploy/dokploy/graphs/contributors">
<img src="https://contrib.rocks/image?repo=dokploy/dokploy" />
</a>
- 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)
## Support OS
- Ubuntu 24.04 LTS
- Ubuntu 23.10
- Ubuntu 22.04 LTS
- Ubuntu 20.04 LTS
- Ubuntu 18.04 LTS
- Debian 12
- Debian 11
- Fedora 40
- Centos 9
- Centos 8 -->
- Centos 8