Dockerizalo
Self-hosted deployment platform that builds and deploys apps from Git.
489 stars 25 forks last commit first released AGPL-3.0
Actively maintained
Last commit 4 Jul 2026.
Dockerizalo is a self-hosted deployment platform that clones apps from Git-compatible sources, builds Docker images, and deploys them to your environment. It exposes a web UI to manage secrets, volumes, ports, and deployments, while providing real-time build and container logs.
Key Features
- Clones from any Git-compatible source, builds and deploys the image automatically
- Manage secrets, volumes, ports and deployment settings through the web UI
- Real-time access to build and container logs
- Designed to coexist with existing apps in a homelab, without requiring a separate proxy
- API endpoints and webhooks to trigger builds and redeploys (POST /api/apps/{appId}/builds)
Use Cases
- Deploy new applications from Git repositories in a self-hosted homelab
- Centralized management of multiple app deployments alongside other local apps
- Automate redeploys via webhooks to rebuild apps when the source code changes
Limitations and Considerations
- No built-in HTTPS reverse proxy; you must supply your own proxy
- Not Docker-in-Docker; it uses the host Docker installation to deploy apps
- Automatic redeploy on source changes is not enabled by default; configure a webhook to trigger builds
- Applications are stored in the apps folder by default; ensure permissions and backups
Conclusion
Dockerizalo provides a straightforward, self-hosted approach to deploying Git-backed apps with Docker Compose, balancing simplicity with flexible deployment options. It supports webhook-driven updates to automate deployments while coexisting with other local applications.
Categories:
Tags:
Tech Stack:
Similar to Dockerizalo

Canine
A developer-friendly PaaS for deploying apps on Kubernetes
Canine is an open source Kubernetes deployment platform that provides a Heroku-like PaaS experience with Git-driven deploys, web UI management, and built-in SSL and secrets.
Yacht
Container management UI for self-hosted deployments with templating.
Self-hosted container management UI focused on templating and one-click deployments for Docker-based stacks.

Kubero
Kubernetes-native self-hosted PaaS for deploying apps from Git or Docker
Self-hosted Heroku/Netlify-style PaaS for Kubernetes with GitOps pipelines, templates, add-ons, logs, and SSO—deploy from source or Docker without Helm charts.
VitoDeploy
Self-hosted server management and PHP deployment platform
Open-source, self-hosted tool to provision servers and deploy PHP apps with database, SSL, firewall, cron, services, monitoring, workflows, plugins, and API.


Coolify
Self-hosted PaaS for deploying apps, databases, and services
Open-source, self-hostable PaaS to deploy websites, full-stack apps, databases, and Docker services on your own servers with Git-based CI/CD workflows.
Komodo
Build and deployment system for managing software across servers
Komodo is a self-hosted build and deployment platform to automate builds and deploy Docker containers and Compose stacks across many servers with a web UI and API.


