Open-source · Self-hosted · Free for 2 users

All your ops tools.
One terminal.

Docker, Kubernetes, Git, SSH, Redis, Postgres, Argo CD — no more juggling a dozen browser tabs. omo consolidates everything in a single keyboard-driven interface, backed by shared secrets, team access control, and a full audit trail.

git clone https://github.com/ohmyops/omo-enterprise && make up
Works with

This is what omo looks like running

Plugin rail on the left. Active tool on the right. Keyboard shortcuts always visible. The same screen your team sees every day.

TUI binary + API server. Runs on your infra.

omo is two things: a terminal binary engineers run, and a lightweight API server your org hosts. No SaaS. No telemetry. Your data stays on your infrastructure.

  1. 01

    Deploy the backend

    make up starts the Go API server, Postgres, and Dex (OIDC) via Docker Compose. Point it at your own IdP if you have one.

  2. 02

    Install the TUI

    Engineers run omo login --server https://your-backend. A browser window opens for authentication and issues a JWT. On Standard, team assignments then control which plugins each user is allowed to open.

  3. 03

    Sync secrets & operate

    omo sync pulls approved secrets into the local KeePass vault. Every plugin reads from it — no more per-tool credential configuration. omo push proposes changes back for admin review.

OIDC / SSO

Works with Dex, Okta, Keycloak, Google, or any OIDC-compatible IdP out of the box.

Team-based RBAC

Assign teams to plugins. Users see only what they're assigned. Admins manage from the web console.

Audit log

Every sync, push, login, and approval is recorded. Review it in the web console or query the API.

Secret approvals

omo push opens a review queue. Admins approve or reject before anything lands in the shared store.

Free to start. Pay when the team grows.

Two users are free, forever. No trial timer. Subscribe when you need access control and audit across the whole team.

Free

$0 / forever

Individual developers & small teams

  • Up to 2 users
  • Full TUI — all 13 plugins
  • Local KeePass vault
  • omo sync from backend
  • omo push proposals
  • No team RBAC
  • No external IdP (Okta / Keycloak)
  • No audit log
Get started

Business

Contact us

Larger orgs & platform teams

  • Everything in Standard
  • Priority support & defined SLA
  • Custom onboarding & migration help
  • Dedicated Slack channel
  • Air-gapped / offline-install support
  • Volume licensing
Talk to us

Try it now. Two people, no credit card.

Clone the repo, run make up, then omo login.
The full TUI is available immediately. Upgrade to Standard when your team requires enterprise access control.