Platform

The cloud, peer-to-peer

A self-hosted, peer-to-peer cloud platform. Serverless functions, containers, edge, and durable data running over an encrypted P2P mesh — with Vercel-style deploys straight from Git.

Everything you ship, in one mesh

Compute, storage, and networking primitives that run on your own nodes — no centralized cloud, no lock-in.

Serverless Functions

Ship request-driven functions that scale to zero and spin up instantly across the mesh — no servers to manage.

Containers (Dockerfile)

Bring your own Dockerfile. Run any language or runtime as a long-lived container, scheduled onto healthy peers.

Edge Functions

Execute lightweight logic at the edge, milliseconds from your users, with global routing baked in.

Durable Data (GuardianDB)

Replicated, always-on storage that survives node churn — strongly consistent state without a central database.

P2P Mesh (Iroh QUIC)

Nodes discover and connect directly over QUIC, forming an encrypted, NAT-traversing peer-to-peer fabric.

GitOps deploys

Push to Git and we build an immutable deployment automatically — Vercel-style previews and instant rollbacks.

How it works

From a Git push to a globally served deployment in three steps.

01

Connect a repo

Link your Git repository. Every push triggers a build with zero pipeline configuration.

02

Build immutable deployment

We compile your functions, containers, and edge logic into a versioned, reproducible artifact.

03

Serve from the nearest node

The mesh routes each request to the closest healthy peer for the lowest possible latency.

Deploy your first node today

Spin up the mesh, connect a repo, and watch your code serve from everywhere at once.