On-prem overview
From the deploy-dock monorepo README: Phase 1 delivers auth, onboarding, bootstrap health, CRUD APIs for core resources, activity logs, security read lists, file listing, queue-backed deploy hooks, and installer/systemd/Docker skeletons. Later phases add deeper automation, reseller features, richer file manager, fleet tooling, and enterprise SSO hooks. Treat enterprise pages as planning unless your vendor contract says otherwise.
In this page
Open source core
DeployDock’s source lives in the public monorepo (DeployDock on GitHub); this docs site is hosted at https://deploydock.in. Enterprise features described in marketing copy may still be roadmap items—verify against apps/api and apps/worker for your checkout.
Operational ownership
You operate PostgreSQL, Redis, TLS for the panel, backups, and OS patching. Use Manual install and On-prem model as technical baselines.
Next steps
- Support plans (process placeholder)
- REST API for integration boundaries