What is uncloud?
uncloud is a lightweight clustering and container orchestration tool created by Pasha Sviderski that lets you deploy and manage web apps across cloud VMs and bare metal with minimal cluster management overhead. It bridges the gap between Docker simplicity and Kubernetes power, providing Docker simplicity with multi-machine power.
⚡ Key Features of uncloud
🌐 Multi-Machine Deployment
Deploy across cloud VMs, dedicated servers, and bare metal. Combine different providers into unified computing environment.
🐳 Docker Compose Compatible
Use familiar Docker Compose format for defining services. No need to learn new configuration languages or complex YAML.
🔒 Zero-Config Private Network
Automatic WireGuard mesh with peer discovery and NAT traversal. Containers get unique IPs for direct cross-machine communication.
🎯 No Control Plane
Fully decentralized design eliminates single points of failure. Each machine maintains synchronized cluster state through peer-to-peer communication.
🔍 Service Discovery
Built-in DNS server resolves service names to container IPs. Automatic load balancing and ingress with HTTPS via Caddy.
📦 Persistent Storage
Run stateful services with Docker volumes managed across machines. Data persistence without complex storage orchestration.
📦 Installation from deb-free.griffo.io
Step 1: Add Repository
extrepo is Debian's own tool for external repositories: it writes the sources file and installs the signing key for you, after checking that key against signed metadata. This mirror is registered with it as griffo-free. Debian only (bookworm, trixie, forky, sid): extrepo publishes metadata for Debian suites only, so on Ubuntu use one of the other two tabs.
Step 2: Install uncloud
🎯 Basic Usage Examples
Initialize your first cluster:
Deploy applications:
Manage deployments:
🚀 Why Choose deb-free.griffo.io?
- Official Debian: Not available in official repositories
- Install Script: Manual updates and dependency management
- Manual Binary: No package management or automatic updates
- deb.griffo.io (main): Latest version with automatic updates
- ✅ Latest Features: Get newest orchestration and networking improvements
- ✅ No Manual Setup: Pre-built binaries with all dependencies
- ✅ Automatic Updates: Packages updated once a release is at least 2 months old; security fixes ship immediately
- ✅ Complete Package: Includes all required components and scripts
- ✅ Multi-Distribution: Works on Bookworm, Trixie, and Sid
- ✅ Easy Maintenance: Standard apt commands for updates
📦 Package Build Repository
The Debian packages are automatically built and maintained in this GitHub repository:
- 🌬️ uncloud-debian - Latest release builds
🔗 Related Packages
Also available from deb.griffo.io:
- unregistry - Direct Docker image transfer (same author)
- lazydocker - Terminal UI for Docker management
- fzf Fuzzy Finder - Enhanced command searching
💝 Support This Project
If this repository saves you time and effort, please consider supporting it!