Built for modern engineering teams

Stop passing .env files
over Slack.

One leaked key shouldn't take down your infrastructure. RunEnv is the enterprise-grade secret management platform that eliminates configuration drift and secures your application from local dev to production.

Terminal

Built for modern engineering teams

Hostlink
OmniDev
Jambo Work
Kumbuka

The old way is broken and dangerous.

The 3-Day Onboarding

New hires wasting days hunting down the right environment variables just to spin up localhost.

The Slack Leak

Plaintext API keys living forever in direct messages and fragmented wikis.

Configuration Drift

It works on my machine, but crashes in production because of a missing key.

Zero-Disk Architecture

Secrets never touch the filesystem. They live in process memory and vanish when the process ends.

True Runtime Injection

Not baked at build time. Injected at the exact moment of execution. Switch environments without redeploying.

Any Language, Any Pipeline

CLI, Python SDK, GitHub Action — one platform covering every runtime and CI/CD pipeline.

All of this — without a single file

Every feature built-in from day one

Military-grade Encryption

AES-256 at rest and in transit. Even we can't read your secrets.

Time Travel

Every change is recorded. Made a mistake? Roll back in one click.

Instant Propagation

Change a secret and it reflects across all environments instantly.

CLI & SDK

One line in your terminal. Secrets injected. No files created.

Full Audit Trail

Who changed what, when. Every action recorded without exception.

Team-level Access Control

Control exactly who can access which environments.

Personal Overrides

Layer your own encrypted overrides on top of team secrets without affecting others.

Change Approvals

Require admin review before secrets can be modified in critical environments.

File & PEM Uploads

Upload certificates or keys. We mount them securely as temporary 0600 files at runtime.

Every language, every platform

First-class SDKs, editor plugins, and CI integrations so your secrets workflow fits wherever you ship code.

🟢

Node.js SDK

Type-safe secrets in any Node.js app.

npm install runenv-sdk
🐍

Python SDK

Inject secrets into Django, Flask, or scripts.

pip install runenv
NEW
🐹

Go SDK

Strongly-typed config for Go services.

go get github.com/Jambo-company/runenv/runenv-go
NEW

Java SDK

Spring Boot & JVM-native secret loading.

dev.runenv:runenv-java
💻

CLI

Install once, inject everywhere from the terminal.

npm i -g runenv-cli
🧩

VS Code Extension

Secrets in every terminal and debug session.

NEW
🌐

Chrome Extension

Inspect and manage secrets from the browser.

🖥️

Desktop App

Pull, push, diff, and restore without a browser tab.

⚙️

GitHub Action

Inject secrets into CI workflows in one step.

uses: Jambo-company/runenv/runenv-github-action@v1
🤖

MCP Server

Expose secrets to AI agents via Model Context Protocol.

Why teams switch to RunEnv

Built for developers, secured for the enterprise.

FeatureRunEnvDopplerHashiCorp Vault
Setup Time5 minutes5 minutesWeeks to Months
RBAC & SCIMStandardCustom ContractStandard
DevOps OverheadZeroLowHigh
InfrastructureCloud / Zero-DiskCloudSelf-Hosted / Cloud

Up and running in 5 minutes

No config files. No complex setup. Seriously.

01

Install & Login

One command to install the CLI. Log in with your team account. Done.

02

Add secrets in the dashboard

Create a project, add key-value pairs per environment. That's it.

03

Run with auto-injection

Prefix your existing command with runenv run. No .env file needed.

Terminal
# Step 01 — Install & Login
npm i -g runenv-cli
runenv login
✔ Authenticated as [email protected]
# Step 02 — Add secrets via Dashboard
# Dashboard → DB_HOST = prod.db.com
# Dashboard → API_KEY = sk-live-xxxx
# Step 03 — Run with injection
runenv run --env prod -- npm start
ℹ Injected 14 variables into process
✔ ready ─ listening on :8080

Simple Pricing

Personal workspace free forever. Upgrade per organization.

Personal

$0/mo per org

For individual developers


  • 1 user
  • 3 projects
  • 50 secrets
  • 2 environments
  • 7-day audit log
  • Create unlimited orgs
Most Popular

Pro Org

$24/mo per org

For growing teams


  • Up to 5 members
  • 15 projects
  • Unlimited secrets
  • 90-day audit log
  • Secret rotation
  • 3 webhooks / project

Business Org

$59/mo per org

For teams that need full power


  • Unlimited members
  • Unlimited projects
  • Unlimited secrets
  • Share links
  • Granular RBAC
  • Approval workflows
  • 1-year audit log
  • Priority support

Enterprise

For large organizations with security & regulatory compliance needs

Everything in BusinessUnlimited membersSSO / SAML / OIDCSCIM provisioning

Don't wait for your next security breach.

Eliminate .env files and secure your infrastructure in 2 minutes.