Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure. Learn more →
Uncloud Alternatives
Similar projects and alternatives to uncloud
-
gcodepreview
OpenPythonSCAD library for moving a tool in lines and arcs so as to model how a part would be cut using G-Code or described as a DXF.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
Scrawl-canvas
Responsive, interactive and more accessible HTML5 canvas elements. Scrawl-canvas is a JavaScript library designed to make using the HTML5 canvas element easier, and more fun
-
-
-
-
rivet
🔩 The open-source serverless platform. Easily deploy & scale AI agents, complex workloads, and backends — all on a frictionless platform that runs anywhere. (by rivet-gg)
-
Stream
Stream - Scalable APIs for Chat, Feeds, Moderation, & Video. Stream helps developers build engaging apps that scale to millions with performant and flexible Chat, Feeds, Moderation, and Video APIs and SDKs powered by a global edge network and enterprise-grade infrastructure.
-
-
carimbo
A 2D game engine developed in modern C++ using SDL, featuring Lua scripting capabilities and designed for web portability via WebAssembly.
-
-
-
HacKit-Feedback-And-Support
Feedback and support for HacKit, a native macOS Cocoa app for reading Hacker News.
-
-
-
-
easy-invoice-pdf
Free & Open-Source Invoice Generator – Live PDF Preview, No Sign-Up, 100% In-Browser
-
Oliphaunt-Feedback-And-Support
Feedback and support for Oliphaunt, a native macOS client app for Mastodon
-
-
Joplin
Joplin - the privacy-focused note taking app with sync capabilities for Windows, macOS, Linux, Android and iOS.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
uncloud discussion
uncloud reviews and mentions
-
Show HN: We moved from AWS to Hetzner, saved 90%, kept ISO 27001 with Ansible
We're in the process of migrating away from azure. Currently lots of cloudflare, but also some stuff runs on Hetzner.
If I manage to get https://uncloud.run/ or something similar up & running, the platform will no longer matter, whether it's OVH, Hetzner, Azure, AWS, GCP, ... It should all be possible & easy to switch... #FamousLastWords
-
What Would a Kubernetes 2.0 Look Like
> I'd want k8s-lite, that was more opinionated and less flexible
You seem to want something like https://skateco.github.io/ (still compatible to k8s manifests).
Or maybe even something like https://uncloud.run/
Or if you still want real certified Kubernetes, but small, there is https://k3s.io/
-
Show HN: Unregistry – "Docker push" directly to servers without a registry
Looks like uncloud has no control plane, just a CLI: https://github.com/psviderski/uncloud#-features
-
Ask HN: What are you working on? (April 2025)
Working on Uncloud [1] — open source tool for self-hosting containerised apps across multiple machines. You can combine cloud VMs and on-premises to create hybrid compute environments, e.g. for cost optimisation or data privacy.
While Kubernetes offers power at the cost of complexity, Uncloud focuses on simplicity for common deployment workflows.
Progress from this month:
- Enhanced Docker Compose support: You can now deploy your entire stack from standard Docker Compose files. This includes volumes, environment variables, resource limits, scaling and logging configuration.
- Volume management: Create and manage Docker volumes across your cluster with automatic scheduling based on volume location.
- Context management: CLI command to quickly switch between multiple clusters, e.g. homelab and production one
I'm particularly excited about the volume management system as it provides the cluster semantics to the good old Docker volumes. It uses a constraint-based scheduler that ensures services sharing volumes are properly co-located.
If you're seeking something between "just Docker" and full Kubernetes for deploying applications on your own infrastructure, I'd love to get your feedback on Uncloud.
[1]: https://github.com/psviderski/uncloud
-
Ask HN: What Are You Working On? (March 2025)
- Completely revamped how service and container specifications are stored, enabling proper implementation of the service 'scale' command and selective container recreation.
My goal for Uncloud is to create a more capable and modern replacement for Docker Swarm, which is no longer being actively developed.
[1]: https://github.com/psviderski/uncloud
[2]: https://github.com/psviderski/uncloud?tab=readme-ov-file#-qu...
- Show HN: Uncloud – Uncomplicated container orchestration without control plane
-
Ask HN: What Are You Working On? (February 2025)
Working on https://github.com/psviderski/uncloud (https://uncloud.run) — think Fly.io but self-hosted. A lightweight Docker clustering tool for running web apps on your own servers (from cloud VMs to bare metal) with no control plane to maintain. Perfect for teams who want cloud-like deployments without Kubernetes complexity. Early days but seeing promising results with eventually consistent state sync, zero-config mesh networking, and automatic HTTPS ingress.
-
A note from our sponsor - Stream
getstream.io | 14 Jul 2025
Stats
psviderski/uncloud is an open source project licensed under Apache License 2.0 which is an OSI approved license.
The primary programming language of uncloud is Go.