OpsRunr

Environments · 5 min read

Share .env files with clients without pasting secrets in Slack

AES-GCM encrypted environment sync for freelancers and small teams. Keep development, staging, and production files in one project.

Slack is not a secret store

Copy-pasting DATABASE_URL into chat creates permanent leaks in scrollback. Encrypted storage with project-level files is the minimum bar for client work.

OpsRunr Environments encrypts contents at rest and tracks which teammate last updated a file, enough for small teams without enterprise secret managers.

A practical workflow

Create one project per client app. Store `.env.development` and `.env.production` separately. Rotate values by saving a new encrypted version when credentials change.

Start on free project caps; unlock Environments when you juggle more client workspaces than the free tier allows.

Try this on the health desk.

Sign up free, then choose Builder, Studio, or Agency from Billing when caps get tight.