One pane for the ops stack you actually run.

Hosts, uptime, alerts, deploys, certs, logs, errors — under a multi-tenant control plane you self-host. Extend with plugins.

Private beta · Self-hostable today via docker compose.

Hosts surfaceUptime surfaceHealth surfaceAlerts surfaceDeploys surfaceLogs surface

Platform teams

Bring your scattered ops surface under one tenant-aware roof.

  • Multi-tenant via Postgres RLS
  • Per-team RBAC
  • Audit log on every write
  • MIT-licensed plugin contract

Plugin authors

Ship ops tooling as npm packages.

  • Stable v1 contract
  • Severity ladder + scope grammar
  • Scaffold in 2 commands

Solo / side-projects

Stop juggling Datadog + Sentry + UptimeRobot.

  • One docker compose up
  • Postgres + Redis + MinIO included
  • Free for self-host

One contract. Many plugins.

Hosts
Uptime
Health
Alerts
Deploys
Errors
Logs
Certs
Databases
Build your own

How it works

  1. Spin up the stack

    One docker-compose brings up Postgres, Redis, MinIO, the API, and the web app.

    docker compose -f infra/docker-compose.prod.yml up -d
  2. Install plugins

    Plugins are normal npm packages. Add them to your workspace and they mount automatically.

    pnpm add @techlgin/ops-factory-plugin-uptime
  3. Add hosts

    Generate an enrollment token, run the agent installer on each host, watch them appear in the Hosts surface within seconds.

ops-factory is monitoring itself
MIT-licensed plugin contract·Multi-tenant by design·Self-hostable today

Want a hosted tenant when we open access?

Drop your email. We'll be in touch.