Skip to content

OrcaContainer + Wasm Orchestrator

Fills the gap between Coolify and Kubernetes

Orca
Docker Compose ──> Coolify ──> Orca ──> Kubernetes
   (1 node)        (1 node)   (2-20)     (20-10k)

Quick Install

bash
cargo install mallorca
sudo setcap 'cap_net_bind_service=+ep' $(which orca)
orca server

Released under the AGPL-3.0 License.