sidecar-base
Connection sidecar — health, HL7 v2, FHIR R4, writeback.
Open source / Sidecar
NixOS microVM templates for isolated sidecars, Python, Node, and static workloads.
Hebrah runs each connection in a sidecar microVM. The Nix flakes that produce those VMs are open source: `hebrah-vm-templates` is the golden-image repo used by the Mac orchestrator today, and `hebrah-sidecar` is the legacy flake for cold `nix run` builds. Both build with `microvm.nix` and ship rootfs artifacts ready for cloud or bare metal.
Golden images built with microvm.nix. Ships erofs rootfs when built on Linux.
sidecar-base
Connection sidecar — health, HL7 v2, FHIR R4, writeback.
py-base
Customer Python workloads inside a sidecar microVM.
node-base
Customer Node workloads inside a sidecar microVM.
static-base
nginx static sandbox served from a sidecar microVM.
Needs Nix with flakes enabled. macOS users pair with a Lima Linux builder for the guest system.
Build
nix --extra-experimental-features 'nix-command flakes' \
build .#packages.x86_64-linux.sidecar-baseInspect outputs
nix --extra-experimental-features 'nix-command flakes' flake show`sidecar-base`, `py-base`, `node-base`, and `static-base` — the exact images our Mac and Linux orchestrators run.
Built on `microvm.nix` for vfkit on macOS and QEMU on Linux. Linux builds ship erofs rootfs ready for cloud.
Lima Linux builder + `setup-nix-linux-builder.sh` reproduces the production VM promotion path on a laptop.
hebrah-sidecar is the original Nix flake we shipped for cold nix run builds. Prefer hebrah-vm-templates for new VM work — it ships golden erofs bundles and is what the Mac orchestrator runs under HYPERVISOR=golden-qemu.
Request demo
Walk through synthetic sandbox domains, hosted MCP tools, and governed promote-to-live workflows with our team.