HeadlinesBriefing favicon HeadlinesBriefing.com

Cloud in a Bottle: Open-Source Self-Hosting for Everyone

Hacker News •
×

Cloud in a Bottle is an open-source personal cloud platform designed to make self-hosting feel as simple as using a smartphone. The creator argues that the shift of software into the cloud centralized services behind companies whose incentives are misaligned with users, while self-hosting remained niche and unapproachable. Existing solutions like sandstorm.io, nextcloud, yunohost, and coolify each had significant shortcomings including abandonment, unreliability, lack of sandboxing, or poor app integration.

At its core, Cloud in a Bottle runs on an Ubuntu machine with a web dashboard that routes HTTP(s) requests to rootless, hardened containerized apps. Apps benefit from opt-in platform features including unified authentication across all apps, permissioned data sharing, and integrated APIs modeled after mobile platform capabilities. The project aims to deliver a "cloud smartphone" experience where finding and installing apps is trivial.

The platform is open source, self-hostable, and zero telemetry. Imbue, the company behind it, also offers a managed version for wider accessibility. After 6+ months of private testing, the core platform is now launching publicly.