Data Sovereignty
SaaS platforms lock you in and mine your data. Traditional self-hosting gives you control but demands constant maintenance.
Full data ownership on your hardware. We provide the control plane; you keep the data.
Get the reliability of a managed service on your own hardware. Secure configuration delivery, verified backups, and unified identity management—without the Kubernetes complexity.
The control required by engineers, with the automation needed for life.
The Problem
You want control, but you don't want to spend your weekends debugging Nginx configs or recovering failed backups.
SaaS platforms lock you in and mine your data. Traditional self-hosting gives you control but demands constant maintenance.
Full data ownership on your hardware. We provide the control plane; you keep the data.
Backups fail silently. Updates break dependencies. Authentication is fragmented. Maintaining a reliable stack is a second job.
Automated integrity checks, secure config delivery, and unified OIDC authentication. Infrastructure that manages itself.
Enterprise security tools are expensive and complex to configure. Simple tools often skip critical protections like circuit breakers.
Enterprise patterns (HashiCorp Vault, HMAC signatures) pre-configured for individuals. Security by default, not by configuration.
Landscape
Most platforms force a choice between a simple setup that breaks easily, or a robust system that takes a team to manage.
| Platform | Setup | Infrastructure | Trade-off |
|---|---|---|---|
| Coolify / CapRover | ✅ Easy | ❌ Fragile | Plain-text env files, untested backups, no monitoring |
| Cloudron | ✅ Easy | ⚠️ Limited | Proprietary app store, vendor lock-in, limited customization |
| Yunohost | ✅ Easy | ❌ Basic | Manual backups, no unified auth, minimal monitoring |
| Kubernetes | ❌ Complex | ✅ Production-Ready | Requires dedicated ops team, steep learning curve |
| UnboundBytes | ✅ Easy | ✅ Production-Ready | — |
Run on a Raspberry Pi, a VPS, or your basement server. Our agent is proprietary but transparent—we document how it works and what it does.
Automated backup verification, health checks, and fail-safe updates. Systems designed to recover, not just crash.
Built by security engineers. Secrets encrypted in transit and at rest. Zero-trust architecture from day one.
Three simple steps from installation to automated operations.
Curl the agent installer. It establishes a secure outbound WebSocket tunnel to our edge orchestrator. No port forwarding required.
Select apps from the catalog. The orchestrator generates secure configurations and pushes them to your agent via the encrypted tunnel.
Backups run and are verified. Updates are applied with rollback capabilities. Metrics are aggregated for instant visibility.
Catalog
We don't just ship Docker images. Each app is tested, tuned for performance, and pre-configured for security.
Your own private photo library with AI that runs on your hardware.
View Details →Your own Dropbox alternative—modern file sync and sharing.
View Details →Password manager for your team—works with Bitwarden apps.
View Details →Edit documents together—like Google Docs, but you own it.
View Details →Architecture
A distributed control plane that respects your privacy.
Our orchestrator runs on the edge using Durable Objects for strong consistency. It handles command queueing and state management without ever seeing your payload data.
No open ports required. The agent establishes a secure WebSocket connection outbound to our edge orchestrator. For app access, we use Cloudflare Tunnels (bidirectional) to provide secure connectivity without exposing your infrastructure.
A lightweight, memory-safe agent runs on your hardware. It validates command signatures (HMAC), manages the Docker runtime, and streams encrypted logs.
A fast, reactive management console. It communicates with the orchestrator API to trigger deployments and view real-time telemetry from your agent.
We charge for the control plane service—the orchestration, backup verification, and secure tunneling. The FOSS apps you run are open source and yours to control.
Community & SupportEverything included:
Sustainable pricing for independent infrastructure.
Because "easy" shouldn't mean "insecure", and "secure" shouldn't mean "impossible to manage".
We prioritize 'boring' infrastructure stability over flashy features. Verified backups matter more than animated dashboards.
You own the hardware. You own the data. If we disappear, your apps keep running (though you lose the control plane automation).
One flat rate for the control plane service. No per-app fees, no 'enterprise' tax. Simple.
Ecosystem
We are building a sustainable platform that gives back to the open source tools we all rely on.
We don't just wrap apps; we support them. A portion of subscription revenue will be shared with the open source projects we rely on. (Planned—not yet launched, so no revenue to share yet.)
Our protocols are documented. We publish our runbooks and security findings. Built on proven open source foundations.