FIND-20260327-008 · 2026-03-27 · Innovation Veille
Dokploy/dokploy — Open-source self-hosted deployment platform (Vercel/Heroku alternative)
trending-repo
MEDIUM
Dokploy is a TypeScript-written open-source alternative to Vercel, Netlify, and Heroku for self-hosted deployments. 32,162 stars, last push March 24, 2026. It provides a web UI for deploying Docker applications, databases (PostgreSQL, MySQL, MongoDB, MariaDB), and static sites on any VPS. Features: domain management, TLS cert automation, backup systems, environment variable management, deployment logs. License is non-standard (NOASSERTION), which is a concern. 551 open issues, 2,239 forks indicate wide adoption but significant issue backlog.
Source
https://github.com/Dokploy/dokploy
ODS Impact
ODS currently uses Coolify for deployment orchestration. Dokploy is a direct competitor/alternative. The PostgreSQL and Docker-first approach aligns with ODS infrastructure. However, the non-standard license and unresolved issues count warrant caution. Useful as a reference architecture and feature comparison point for ODS dashboard development. Do not adopt as Coolify replacement without license clarification.
Security Review
License: NOASSERTION (non-standard) | Maintenance: ACTIVE | Risk: MEDIUM | Recommendation: USE_WITH_CAUTION
Tags
typescript
deployment
devops
docker
self-hosted
VPS
postgresql