The open-source platform for building custom Linux operating systems and deploying them to your entire fleet—with rollback, immutability, and compliance built in.
How It Works
From building custom images to continuous compliance verification.
Build any Linux distribution from source. Your packages, your configs, your hardening.
Push to thousands of devices with zero-downtime atomic updates.
Continuous compliance checking with cryptographic verification.
Features
Everything you need to build, deploy, and manage operating systems at scale.
Ubuntu, Debian, Fedora, or your own base. Full control over packages and configs.
Deploy to 10 or 10,000 devices. Staged rollouts with health checks.
Something wrong? One command to roll back your entire fleet.
Read-only root, atomic updates, no configuration drift.
GxP, HIPAA, SOC2, PCI-DSS, CIS benchmarks out of the box.
IoT devices, edge servers, VMs, bare metal. Same workflow everywhere.
Quick Start
Build, deploy, and verify in three commands.
# Install the CLI
curl -fsSL https://openfactory.tech/install | bash
# Build a custom OS image
openfactory build --base ubuntu-24.04 --features docker,ssh,monitoring
# Deploy to your fleet
openfactory deploy --fleet production --strategy canary
# Verify compliance
openfactory verify --standard gxp