Skip to main content
Open Source β€’ Self-Hosted β€’ MIT License

Versioned, Auditable Application Configuration

Stop deploying code to change a setting. Manage feature flags, rate limits, and config values with instant rollback, realtime updates, and complete audit trailsβ€”all on your infrastructure.

Tired of This?

Common pain points when managing application configuration

😰

Deploying for Every Config Change

Want to adjust a rate limit? Need a full deployment. Want to disable a feature? Wait for CI/CD. Every config change requires code deployment.

😡

No History or Rollback

Changed a setting that broke production? Good luck remembering what it was. No version history means no easy way to undo mistakes.

😀

Scattered Config Everywhere

Feature flags in LaunchDarkly. Env vars in AWS. Settings in a database. Google Sheet for operational values. Where is the source of truth?

😱

No Audit Trail

Who changed that critical setting? When? Why? Without audit logs, you're flying blind during incidents and compliance reviews.

Why Teams Choose Replane

Simple, focused, and self-hosted. Everything you need, nothing you don't.

πŸš€
1

Ship Faster

Deploy features behind flags, roll them out gradually, and toggle them instantly without waiting for CI/CD pipelines.

😴
2

Sleep Better

Instant rollback means mistakes are fixable in seconds. Version history shows exactly who changed what and when.

πŸ”’
3

Own Your Data

Self-hosted on your infrastructure. No vendor lock-in, no data sharing, full control over your configuration.

⚑
4

Empower Your Team

Product managers can toggle features. Ops can adjust rate limits. All safely, with validation and audit logs.

Everything you need for production

Enterprise-grade configuration management without the complexity

πŸ•

Version History & Rollback

Every config change creates an append-only snapshot. Roll back to any previous version instantly when things go wrong. Full audit trail included.

Learn more
⚑

Realtime Updates

Changes propagate to your applications in realtime via Server-Sent Events (SSE). No polling, no delays. Your apps stay in sync automatically.

Learn more
βœ“

JSON Schema Validation

Attach JSON schemas to prevent invalid configs. Block out-of-range values and enforce structure before changes are saved. Keep your configs safe.

Learn more
πŸ”

Role-Based Access

Granular permissions with owner, editor, and viewer roles. Control who can view, modify, or manage configs. API keys for programmatic access.

Learn more
🏠

Self-Hosted

Run on your infrastructure with full data ownership. Simple Docker deployment with PostgreSQL. No external dependencies or vendor lock-in.

Learn more
πŸ› οΈ

Developer-Friendly

Simple REST API and lightweight SDKs for JavaScript/TypeScript. Works in Node.js, browsers, and edge runtimes. Zero dependencies.

Learn more

Built for Real Teams

Ship faster, respond to incidents instantly, and give your team control

Feature Flags

Ship code with features off. Enable gradually for 1% β†’ 10% β†’ 100% of users. Kill switch ready if things go wrong.

Learn more

Operational Tuning

Adjust rate limits, cache TTLs, and batch sizes instantly. No deploy, no restart, no downtime.

Learn more

Instant Rollback

Version history tracks every change. When production breaks, revert to safety in seconds.

Learn more

A/B Testing

Store variant percentages in config. Product team adjusts splits, engineering ships features.

Learn more

Secure Authentication

Choose your preferred authentication method. Both options provide enterprise-grade security.

GitHub

Sign in with your GitHub account using OAuth 2.0

  • OAuth 2.0
  • Single Sign-On
  • Organization Support
Setup Guide

Okta

Enterprise-grade authentication with Okta SSO

  • Enterprise SSO
  • SAML 2.0
  • Multi-Factor Auth
Setup Guide

Configure authentication providers through environment variables during deployment

Ready to Stop Deploying for Config Changes?

Get Replane running in 5 minutes. Self-hosted, open source, and free forever.

5 min
to deploy
100%
self-hosted
MIT
open source