Flipt
A self-hosted feature flag platform with embedded SQLite. Manage feature flags, experiments, and rollouts through a modern web UI.
What You Can Do After Deployment
- Visit your domain — open the Flipt dashboard
- Create flags — define boolean or variant feature flags
- Set up segments — target users based on properties
- Configure rollouts — progressive percentage-based rollouts
- Use the API — integrate flags into your applications via REST or gRPC
Key Features
- Boolean and multi-variant feature flags
- User segmentation and targeting rules
- Percentage-based rollouts
- REST and gRPC APIs
- Audit logging
- Namespaces for flag organization
- Embedded SQLite (no external database needed)
License
GPL-3.0 — GitHub