FIND-20260325-019 · 2026-03-25 · Innovation Veille

dFlow — Self-Hosted PaaS Alternative to Coolify (Dokku + Tailscale + Traefik)

tool MEDIUM
dFlow is an open-source self-hosted PaaS (TypeScript/Next.js, 445 stars) that turns any VPS into a deployment platform. It orchestrates deployments via Dokku over Tailscale SSH, uses Traefik for routing/SSL, MongoDB for metadata, and Redis for pub/sub. Positions itself against Railway, Vercel, and Heroku. Last commit: December 17, 2025 — development appears to have slowed significantly. Submitted by James via #Innovation.

Source

https://github.com/dflow-sh/dflow

ODS Impact

ODS already uses Coolify as its PaaS layer, which is more mature, actively maintained, and purpose-built for the ODS stack. dFlow is architecturally interesting (Dokku + Tailscale zero-trust model) but does not offer features that Coolify lacks for the current ODS infrastructure. The zero-trust Tailscale networking model is worth noting as a reference pattern if ODS ever needs to connect dispersed VPS nodes without WireGuard. No current action required.

Security Review

License: MIT | Maintenance: STALE | Risk: MEDIUM | Recommendation: USE_WITH_CAUTION

Tags

paas self-hosted deployment dokku tailscale traefik typescript infrastructure adhoc