chore: add open collective organizations

This commit is contained in:
Mauricio Siu
2024-07-13 00:48:49 -06:00
parent 61673a40e3
commit 84c10eec66

View File

@@ -1,4 +1,3 @@
<div align="center"> <div align="center">
<h1 align="center">Dokploy</h1> <h1 align="center">Dokploy</h1>
<div> <div>
@@ -11,74 +10,67 @@
<br /> <br />
Dokploy is a free self-hostable Platform as a Service (PaaS) that simplifies the deployment and management of applications and databases. Dokploy is a free self-hostable Platform as a Service (PaaS) that simplifies the deployment and management of applications and databases.
### Features ### Features
Dokploy include multiples features to make your life easier. Dokploy include multiples features to make your life easier.
- **Applications**: Deploy any type of application (Node.js, PHP, Python, Go, Ruby, etc.).
* **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.
* **Databases**: Create and manage databases with support for MySQL, PostgreSQL, MongoDB, MariaDB, Redis. - **Backups**: Automate backups for databases to a external storage destination.
* **Backups**: Automate backups for databases to a external storage destination. - **Docker Compose**: Native support for Docker Compose to manage complex applications.
* **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.
* **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.).
* **Templates**: Deploy in a single click open source templates (Plausible, Pocketbase, Calcom, etc.). - **Traefik Integration**: Automatically integrates with Traefik for routing and load balancing.
* **Traefik Integration**: Automatically integrates with Traefik for routing and load balancing. - **Real-time Monitoring**: Monitor CPU, memory, storage, and network usage, for every resource.
* **Real-time Monitoring**: Monitor CPU, memory, storage, and network usage, for every resource. - **Docker Management**: Easily deploy and manage Docker containers.
* **Docker Management**: Easily deploy and manage Docker containers. - **CLI/API**: Manage your applications and databases using the command line or trought the API.
* **CLI/API**: Manage your applications and databases using the command line or trought the API. - **Self-Hosted**: Self-host Dokploy on your VPS.
* **Self-Hosted**: Self-host Dokploy on your VPS.
## 🚀 Getting Started ## 🚀 Getting Started
To get started run the following command in a VPS: To get started run the following command in a VPS:
```bash ```bash
curl -sSL https://dokploy.com/install.sh | sh curl -sSL https://dokploy.com/install.sh | sh
``` ```
## 📄 Documentation ## 📄 Documentation
For detailed documentation, visit [docs.dokploy.com](https://docs.dokploy.com). For detailed documentation, visit [docs.dokploy.com](https://docs.dokploy.com).
## Video Tutorial ## Video Tutorial
<a href="https://youtu.be/mznYKPvhcfw"> <a href="https://youtu.be/mznYKPvhcfw">
<img src="https://dokploy.com/banner.webp" alt="Watch the video" width="400" style="border-radius:20px;"/> <img src="https://dokploy.com/banner.webp" alt="Watch the video" width="400" style="border-radius:20px;"/>
</a> </a>
## Donations ## 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: 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! Thanks to all the supporters!
https://opencollective.com/dokploy [Dokploy Open Collective](https://opencollective.com/dokploy)
Organizations:
<a href="https://opencollective.com/dokploy"><img src="https://opencollective.com/dokploy/organizations.svg?width=890"></a>
Individuals:
<a href="https://opencollective.com/dokploy"><img src="https://opencollective.com/dokploy/individuals.svg?width=890"></a> <a href="https://opencollective.com/dokploy"><img src="https://opencollective.com/dokploy/individuals.svg?width=890"></a>
## Contributors ## Contributors
<a href="https://github.com/dokploy/dokploy/graphs/contributors"> <a href="https://github.com/dokploy/dokploy/graphs/contributors">
<img src="https://contrib.rocks/image?repo=dokploy/dokploy" /> <img src="https://contrib.rocks/image?repo=dokploy/dokploy" />
</a> </a>
## Support OS ## Support OS
- Ubuntu 24.04 LTS - Ubuntu 24.04 LTS
- Ubuntu 23.10 - Ubuntu 23.10
- Ubuntu 22.04 LTS - Ubuntu 22.04 LTS
- Ubuntu 20.04 LTS - Ubuntu 20.04 LTS
- Ubuntu 18.04 LTS - Ubuntu 18.04 LTS
- Debian 12 - Debian 12
- Debian 11 - Debian 11
@@ -86,9 +78,6 @@ https://opencollective.com/dokploy
- Centos 9 - Centos 9
- Centos 8 - Centos 8
## Explanation ## Explanation
[English](README.md) | [中文](README-zh.md) | [Deutsch](README-de.md) | [Русский Язык](README-ru.md) [English](README.md) | [中文](README-zh.md) | [Deutsch](README-de.md) | [Русский Язык](README-ru.md)