VibeHunt
Back to browse

zero

One command to deploy Docker containers to your own server

Visit

It provides a single‑command workflow for deploying any Docker image to a self‑hosted server. The tool pulls the image, detects the exposed port, provisions a domain with automatic HTTPS via Let’s Encrypt, runs a health check, and then swaps traffic to the new container without downtime. All steps are performed without configuration files, web interfaces, or platform fees.

Developers can use it to create preview environments for pull requests, roll back to previous versions, view live resource metrics, and set up webhook‑driven auto‑deployment. Support for Docker Compose allows multiple services to be launched with the same command syntax.

The project is open source under an MIT license and is positioned as an experimental developer‑tool that emphasizes minimal configuration, fast iteration, and self‑hosting control.

Reviews

Sign in to leave a review.

Loading reviews…

Similar apps