Flipt
Like
Enterprise-ready, Git native feature management solution.
Cost / License
- Freemium (Subscription)
- Open Source
Platforms
- Online
- Software as a Service (SaaS)
- Self-Hosted
- Docker
Flipt News & Activities
Highlights All activities
Recent activities
- DaFray31 added Flipt
DaFray31 added Flipt as alternative to GO Feature Flag
Flipt information
No comments or reviews, maybe you want to be first?
What is Flipt?
Finally, feature flags that work with your existing Git workflow.
Flipt v2 is the first truly Git-native feature management platform that treats your feature flags as code. Store your flags in your own Git repositories, use your existing branching strategy, and deploy flags alongside your code using the tools you already know and trust.
Git-Native by Design
- Own your data: Store feature flags directly in your Git repositories
- Version control: Full history and blame for every flag change
- Branch and merge: Test flag changes in branches before merging to production
- Deploy together: Feature flags deploy with your code using existing CI/CD pipelines
Multi-Environment with Git Flexibility
- Environment per branch: Map environments to Git branches for seamless workflows
- Environment per directory: Organize flags by microservice or team within a single repo
- Environment per repository: Separate repos for different products or security domains
- Complete isolation: Each environment has its own namespaces, flags, and configurations
Developer Experience First
- Zero infrastructure: No databases, no external dependencies by default
- GitOps ready: Works with existing Git-based deployment workflows
- Real-time updates: Server-Sent Events (SSE) streaming API for instant flag propagation to client-side SDKs without polling
- Modern UI: Intuitive interface with full Git integration and dark mode support
Enterprise Security & Control
- Self-hosted: Keep sensitive flag data within your infrastructure
- Secrets management: Secure storage and retrieval of sensitive configuration data (OSS)
- GPG commit signing: Cryptographically sign all flag changes for enhanced security (Pro feature)
- Merge proposals: Code review workflow for flag changes (Pro feature)
- Audit trails: Complete history of who changed what and when
- OIDC/JWT/OAuth: Enterprise authentication methods supported
