Stars
Forks
Watchers
Developer links
Dock-Dploy
Visual drag-and-drop assembly replaces manual text editing in Dock-Dploy, a Docker Compose builder and configuration management suite that turns complex multi-service container topologies into validated YAML manifests. DevOps engineers and self-hosters can visually assemble application stacks by selecting container base images, defining healthcheck probes, mapping bridge networks, and assigning persistent volume mounts through a reactive web interface. An integrated marketplace catalog allows teams to search, preview, and import battle-tested templates for services like PostgreSQL, Redis, and Nginx with one click. Real-time Zod schema validation inspects every service parameter as you type, flagging port collisions, missing environment variables, and malformed volume syntax before deployment. A split-screen CodeMirror editor provides continuous synchronization between graphic form fields and generated YAML definitions with automatic code sanitization and clipboard exports. Beyond Compose stacks, operators can design blueprint templates, generate reverse proxy routing profiles, and assemble recurring cron schedules for automated backup and maintenance routines. Running on a dedicated VPS on RepoCloud with guaranteed CPU, RAM, and SSD, full root SSH access, and a browser serial console. AGPL-3.0 licensed.
Benefits
- Eliminate Compose Syntax and Indentation Errors
- Construct multi-service container topologies through guided web form inputs with automated schema validation that catches invalid port bindings and malformed volume definitions before server deployment.
- One-Click Self-Hosted Service Marketplace Integration
- Search and import curated community application blueprints including reverse proxies, relational databases, and caching layers directly into your workspace without scouring external documentation or repositories.
- Instant Synchronized YAML Live Preview
- Inspect generated compose files in real time through an embedded CodeMirror editor that reflects visual configuration changes instantly with one-click clipboard copying and file downloads.
- Unified Configuration and Cron Schedule Management
- Draft custom server blueprints, reverse proxy rule sets, and recurring cron job schedules alongside container manifests within a single consolidated web-based deployment planner.
Features
- Visual Service Configurator
- Configure container images, restart policies, resource CPU and memory limits, and custom entrypoint commands using intuitive tabbed form controls.
- Real-Time Zod Validation
- Validate Compose YAML syntax dynamically as fields update, disabling invalid exports and warning operators about duplicate port allocations or broken configurations.
- Marketplace Template Importer
- Browse pre-configured Docker definitions from the community marketplace catalog and automatically add single services or multi-container stacks to active projects.
- Integrated CodeMirror Editor
- View sanitized Compose YAML output with full syntax highlighting, copy manifests directly to the system clipboard, or save files locally.
- Cron Scheduler Builder
- Formulate periodic job schedules and task triggers visually, generating standardized cron syntax strings and scheduler configs for unattended server execution.
- Flexible Network and Volume Mapper
- Define custom bridge, host, or overlay networks and attach named or bind-mounted persistent storage volumes across interconnected container instances.