Flipper Pro
Self-hosted feature flag administration. Flipper Cloud's polished UI on your infrastructure.
What is Flipper Pro?
Flipper Cloud, on your infrastructure. No flag data, telemetry, or anything else leaves your infra.
Available now in early access. Email [email protected] and we'll get you set up.
OSS vs Pro vs Cloud
| Feature | OSS | Pro | Cloud |
|---|---|---|---|
| Admin UI | Basic | Polished, self-hosted | Polished, hosted |
| Expressions | Code only | Visual editor | Visual editor |
| Feature owners | — | Yes | Yes |
| Call sites | — | Yes | — |
| Audit log | — | DB-backed, optional Slack | Hosted, optional Slack, with rollbacks |
| Multi-database support | — | Yes | Yes |
| Multiple environments | — | — | Yes |
| Personal environments | — | — | Yes |
| Permissions | — | Your app's auth | Predefined roles |
| Data location | Your infra | Your infra | Our infra |
| Pricing | Free | $1,999/yr flat per org | Tiered (Bronze, Silver, Gold) |
Is Flipper Pro for me?
You want Pro if any of these describe you:
- You can't use SaaS for compliance reasons (regulated US industries like healthcare, finance, or government contractors).
- You have EU data residency requirements or strict data-egress policies.
- Your security team blocks non-approved SaaS vendors.
- You want Flipper Cloud's UI experience without the external dependency.
- You're running Flipper OSS and have outgrown the basic admin UI.
How it deploys
- Ships as a Ruby gem,
flipper-pro. - Mounts as a Rails Engine alongside your app.
- Reads and writes your existing database. No new infrastructure.
- Protected by your existing authentication (Devise, Rack::Auth::Basic, or custom middleware).
- No outbound network calls. Nothing phones home.
- Works with single-database and multi-database Rails setups.
Full setup walkthrough on the Installation page.
Getting started
Email [email protected]. We'll get you set up. Early access customers get direct support from the maintainers.
You can choose from several tiers to sponsor Flipper on GitHub and get some great benefits!