Flipt icon
Flipt icon

Flipt

Enterprise-ready, Git native feature management solution.

Flipt screenshot 1

Cost / License

  • Freemium (Subscription)
  • Open Source

Platforms

  • Online
  • Software as a Service (SaaS)
  • Self-Hosted
  • Docker
0likes
0comments
0articles

Flipt News & Activities

Highlights All activities

Recent activities

Flipt information

  • Developed by

    US flagflipt-io
  • Licensing

    Open Source and Freemium product.
  • Pricing

    Subscription ranging between $167 and $200 per month + free version with limited functionality.
  • Written in

  • Alternatives

    1 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

DevelopmentNetwork & Admin

GitHub repository

  •  4,773 Stars
  •  281 Forks
  •  47 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
Flipt was added to AlternativeTo by DaFray31 on and this page was last updated .
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

Official Links