Dockerizalo

Dockerizalo

Self-hosted deployment platform that builds and deploys apps from Git.

486stars
22forks
Last commit: 6mo ago
Repo age: 2y old

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:

Share:

Similar Services

Ansible

Ansible

Agentless IT automation and configuration management engine

67.7k
24.2k
Last commit: 22h ago

Open source, agentless automation engine for configuration management, app deployment, orchestration, and infrastructure provisioning using YAML playbooks over SSH.

Alternative to:
Red Hat Ansible Automation Platform
Red Hat Ansible Automation Platform
+4
Gitea

Gitea

Self-hosted Git hosting with code review, issues, and CI/CD

53.2k
6.3k
Last commit: 20h ago

Gitea is a lightweight, self-hosted Git service with repositories, pull requests, issues, wiki, packages, and built-in CI/CD via Actions and runners.

Alternative to:
GitHub
GitHub
+6
Coolify

Coolify

Self-hosted PaaS for deploying apps, databases, and services

49.6k
3.4k
Last commit: 1d ago

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.

Alternative to:
Heroku
Heroku
+12
OneDev

OneDev

Self-hosted Git server with CI/CD, issue tracking, and package registries

14.6k
935
Last commit: 1d ago

OneDev is a self-hosted DevOps platform combining Git hosting, CI/CD pipelines, Kanban-style issue tracking, code review, and built-in package registries.

Alternative to:
GitLab
GitLab
+15
Bytebase

Bytebase

Database DevSecOps platform for schema change and access governance

13.5k
895
Last commit: 1d ago

Open-source database DevSecOps tool for managing schema migrations, SQL review, audit logging, access control, and data masking across multiple databases.

Alternative to:
Datical (Liquibase Enterprise)
Datical (Liquibase Enterprise)
+5
VERT

VERT

On-device file converter running in WebAssembly.

13.3k
688
Last commit: 15d ago

WebAssembly-powered on-device file converter built with Svelte and TypeScript, enabling offline, privacy-first conversions.