Dokploy
Self-hosted platform for deploying applications and databases
A self-hosted PaaS spending its releases on secrets, injection fixes and plan limits.
◆Recent moves
- 9h ago
v0.29.14: fixes only, including Postgres argument-limit rewrites
The release states it carries no new features. The substance is UI corrections plus rewrites that stop rollback, schedule, volume backup and port queries from hitting Postgres's 100-argument limit — a real ceiling for larger installs, fixed quietly.
View source ↗ - 15d ago
v0.29.13 closes an OS command injection in git clone
An OS command injection in git clone across all providers is fixed, along with API key name validation that had been returning an opaque 500. Corrective security work in the same vein as the previous release's encryption additions.
View source ↗ - 24d ago
v0.29.12 encrypts environment variables at rest with AES-256-GCM
⚡ SPARKEnvironment variables are now encrypted at rest with AES-256-GCM, and backups export the full keyring alongside the encryption key file. For a platform whose whole job is holding other people's deployment secrets, this changes what workloads it is reasonable to run on it.
View source ↗ - 28d ago
v0.29.11 pins the install script to each release
install.sh is attached to every GitHub release and pinned to that version, so a fresh install stops tracking a moving script. Bundled with crash fixes in the rebuild-database dialog and the command palette.
View source ↗ - 1mo ago
v0.29.10 introduces plan limits
Plan limits arrive — the first structural hint of tiering in a stream otherwise made of fixes. It sits oddly against the hardening work, and together the two suggest a project preparing a commercial layer on a base it is busy making defensible.
View source ↗