Now with zero-touch Apple & Windows enrollment

Provision every developer's workstation before their first standup.

DevRig is the CLI developers already love for bootstrapping a laptop. DevRig Enterprise scales it to thousands of machines — with policy, identity, audit and drift control your security team signs off on.

terminal
$ brew install devrig
$ devrig apply backend-engineer
 12 repos cloned · 9 tools installed · 4 access requests sent · configs pulled

Platform

Built for the whole fleet

Everything a security team needs to say yes, and everything a developer needs to never think about setup again.

  • Zero-touch onboarding

    New hires unbox, sign in, and DevRig provisions the whole workstation — tools, dotfiles, secrets and access-groups — before their first standup.

  • Policy & compliance

    Define golden configs as code. Enforce disk encryption, OS baselines and required agents across every machine, continuously.

  • SSO & SCIM

    Wire DevRig to Okta, Entra or Google. Provisioning follows your directory — access-groups is granted on hire and revoked on offboard.

  • Fleet-wide audit logs

    Every provision, override and secret access-groups is recorded and streamable to your SIEM. Answer “who changed what” in seconds.

  • Drift detection & repair

    DevRig watches for configuration drift and reconciles machines back to their declared state — or alerts you when it can’t.

  • Remote & air-gapped

    Provision laptops shipped straight to a home office, or run fully on-prem behind your own artifact mirror. No blockers.

Declarative

Config as code, secured

One reviewed file declares the entire workstation: enforced policy, toolchains, repos, access groups and secrets that never touch disk. Ship it through a pull request, apply it with one command, and let drift control keep it true.

  • Policies enforced continuously, not just at install time
  • Secrets pulled from Vault at runtime, never written to disk
  • Access follows your directory — granted on hire, revoked on offboard
rig.enterprise.yamlreviewed
profile: backend-engineer
policy: baseline
enforce:
  disk_encryption: required
  os_min: "macOS 14.4"
  agents: [osquery, vpn, edr]
repos:
  - acme/platform-api
  - acme/billing
install: [node, go, docker]
access:
  - staging-deploy
  - prod-read
configs:
  source: vault://eng/runtime
  write_to_disk: false
identity:
  sync: okta
  group: engineering

CLI vs. Enterprise

Start free. Scale when the fleet does.

The CLI is free forever, no account required. Enterprise adds the control plane your security and IT teams need.

Feature comparison between the free DevRig CLI and DevRig Enterprise
CapabilityDevRig CLIEnterprise
Declarative machine configsIncludedIncluded
One-command local setupIncludedIncluded
Centralized fleet dashboardNot includedIncluded
SSO / SCIM directory syncNot includedIncluded
Compliance policy enforcementNot includedIncluded
Audit logs & SIEM exportNot includedIncluded
Drift detection & auto-repairNot includedIncluded
SLA-backed supportNot includedIncluded

Give every engineer a perfect machine on day one.

See it running against your identity provider and policies in a 30-minute demo — or try the CLI right now.

Get started brew install devrig
DevRig Enterprise © 2026brew install devrig · free CLI, no account required