Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/Dokploy/dokploy
Open Source Alternative to Vercel, Netlify and Heroku.
https://github.com/Dokploy/dokploy
backend backups databases deployment devops docker frontend mariadb mongodb mysql nextjs postgresql self-hosted vps
Last synced: 8 days ago
JSON representation
Open Source Alternative to Vercel, Netlify and Heroku.
- Host: GitHub
- URL: https://github.com/Dokploy/dokploy
- Owner: Dokploy
- License: other
- Created: 2024-04-19T07:49:30.000Z (7 months ago)
- Default Branch: canary
- Last Pushed: 2024-05-23T04:15:29.000Z (6 months ago)
- Last Synced: 2024-05-23T05:29:20.575Z (6 months ago)
- Topics: backend, backups, databases, deployment, devops, docker, frontend, mariadb, mongodb, mysql, nextjs, postgresql, self-hosted, vps
- Language: TypeScript
- Homepage: https://dokploy.com/
- Size: 892 KB
- Stars: 3,471
- Watchers: 21
- Forks: 170
- Open Issues: 16
-
Metadata Files:
- Readme: README-de.md
- Contributing: CONTRIBUTING.md
- License: LICENSE.MD
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
- my-awesome-list - dokploy
- awesome - Dokploy/dokploy - Open Source Alternative to Vercel, Netlify and Heroku. (TypeScript)
- awesome-ccamel - Dokploy/dokploy - Open Source Alternative to Vercel, Netlify and Heroku. (TypeScript)
- jimsghstars - Dokploy/dokploy - Open Source Alternative to Vercel, Netlify and Heroku. (TypeScript)
- awesome-github-repos - Dokploy/dokploy - Open Source Alternative to Vercel, Netlify and Heroku. (TypeScript)
README
Dokploy
Dokploy ist eine kostenlose und self-hostable Platform as a Service (PaaS), welche das hosten und managen von deinen Projekten und Datenbanken vereinfacht, das geschieht mithilfe von Docker und Treafik. Es ist designt, um deine Leistung und die Sicherheit deiner Projekte zu verbessern. Dokploy erlaubt dir schnell und einfach auf jeder VPS deine Projekte zu verwirklichen.
## Erklärung
[English](README.md) | [中文](README-zh.md) | [Deutsch](README-de.md) | [Русский Язык](README-ru.md)## 🌟 Vorteile
- **Projekte**: - **Projekte**: Hoste jegliche Art von Projekt (Node.js, PHP, Python, Go, Ruby, etc.) mit Einfachheit.
- **Datenbanken**: Erstelle und manage Datenbanken, wie MySQL, PostgreSQL, MongoDB, MariaDB, Redis, und mehr.
- **Docker Management**: Einfach Docker container hosten und managen.
- **Traefik Integration**: Automatische Integration mit Traefik für routing und load balancing
- **Real-time Monitoring**: Monitor von CPU, RAM, Speicher, und network Nutzung.
- **Database Backups**: Automatische Backups mit Support für mehrere Speicher Systeme.## 🚀 Loslegen
Um anzufangen führe einfach den folgende command in einer VPS aus:
```bash
curl -sSL https://dokploy.com/install.sh | sh
```Getestete Systems:
- 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## 📄 Dokumentation
Für eine detaillierte Dokumentation, siehe [docs.dokploy.com/docs](https://docs.dokploy.com)