🔥
HotRepo
uncloud — Self-host A lightweight tool for deploying and managing containerised applications across
📦
psviderski

uncloud — Self-host A lightweight tool for deploying and managing containerised applications across

A lightweight tool for deploying and managing containerised applications across a network of Docker hosts. Bridging the gap between Docker and Kubernetes ✨

5.2k🍴 158Go📜 apache-2.0#containers#deployment#devops#docker

uncloud

A lightweight tool for deploying and managing containerised applications across a network of Docker hosts. Bridging the gap between Docker and Kubernetes ✨

5,134 stars on GitHub · 🍴 151 forks · 📜 License: apache-2.0 · 💻 Language: Go

What is uncloud?

A standout opensource self-host project on GitHub — host on your own server for full control over your data and costs.

Main components

  • Deploy anywhere: Combine cloud VMs, dedicated servers, and bare metal into a unified computing environment,
  • Docker Compose: Familiar Docker Compose format for defining services and volumes. No
  • Zero-downtime deployments: Rolling updates without service interruption. Automatic rollback on failure is coming
  • Unregistry integration: Build and push your Docker images directly to
  • Service discovery: Built-in DNS server resolves service names to container IPs.
  • Persistent storage: Run stateful services with Docker volumes managed across machines.
  • Zero-config private network: Automatic WireGuard mesh with peer discovery and NAT traversal. Containers get unique
  • No control plane: Fully decentralised design eliminates single points of failure and reduces operational overhead.

The biggest strength is active opensource community — fast bug fixes, regular features, no abandonment risk.

Best for self-host enthusiasts wanting to try a strong-community opensource project.

Topics: the project is tagged with popular topics:

  • 🏷️ containers
  • 🏷️ deployment
  • 🏷️ devops
  • 🏷️ docker
  • 🏷️ docker-compose
  • 🏷️ golang
  • 🏷️ kubernetes
  • 🏷️ orchestration
  • 🏷️ self-hosted

📸 Screenshots

Diagram: multi-provider cluster of 3 machines

Uncloud logo

Uncloud logo

Uncloud demo

Sentry

Quick install

See the README for detailed install instructions. Most projects support Docker — if the repo has a Dockerfile, use:

git clone https://github.com/psviderski/uncloud.git
cd uncloud
docker build -t uncloud .
docker run -d -p 8080:8080 uncloud

Minimum system requirements

Component Recommended
RAM 2048 MB
CPU 2 vCPU
Disk 25 GB SSD
OS Ubuntu 22.04 LTS / Debian 12
Docker 24.0+

⚡ Deploy fast on VSIS

Use the VSIS VPS Lite 2GB RAM / 2 vCPU / 25GB SSD (~104k/tháng) plan from VSIS.NET — high-speed VN-based VPS, 24/7 support, ideal for running uncloud smoothly.

🎯 Benefits:

  • One-command docker compose up -d deploy in 2 minutes
  • Dedicated IPv4, root access, unmetered domestic bandwidth
  • Daily snapshot backup
  • Free install assistance from the VSIS team

👉 See matching VPS plans at vsis.net

Resources


Article compiled from GitHub data on 05/05/2026. Star/fork counts may have changed — see live numbers via the GitHub link.