Skip to content

PlainOps 1.1.0

Choose a tag to compare

@shobhit9957 shobhit9957 released this 20 Jul 07:46

Type English. Deploy to your own AWS, Google Cloud, or Azure — from your own machine.

PlainOps is a local-first AI DevOps engineer: connect your own cloud account and your own Anthropic API key, describe what you want, approve the plan and its monthly cost, get a verified live URL. Cloud credentials and secret values never leave your machine, and the AI never sees a secret value.

Downloads

Platform File
Windows 10/11 (x64) PlainOps-Setup.exe
macOS 11+ · Apple Silicon PlainOps-arm64.dmg
macOS 11+ · Intel PlainOps-x64.dmg
Linux run from source — see the README

macOS note: builds are not yet notarized — the first time, right-click the app → Open.

What's inside

  • Four deploy shapes on AWS (monolith + RDS, serverless, microservices, static) and three on GCP/Azure — from reviewed OpenTofu blueprints, never AI-authored Terraform
  • Cost before creation — the monthly estimate sits on the approval card; nothing exists until you click
  • Plain-English diagnosis grounded in live URL probes, real logs, service state, and your action history
  • Day-2 operations — safe deploys with automatic rollback, linted snapshot-first DB migrations, one-command rollback, secret rotation, cron jobs, backups + restore drills, drift detection, cost-waste sweeps, security posture scans, custom domains + HTTPS, staging→production promotion, CI/CD generation, cloud-resident monitoring
  • Guardrailed CLI access — read-only runs instantly; mutations wait for your click; credential-exposing commands are refused
  • Clear errors — when something fails (bad API key, no credits, no internet, provider outage) the app says what happened and how to fix it, in plain English

Setup

You bring: a cloud account with its CLI signed in, and an Anthropic API key.
Per-cloud setup (including GCP's easy-to-miss two-step login): CLOUD_SETUP.md