🧰
Open Source Toolkit

Know how to use it before you click: online, self-hosted, desktop, CLI

中文

Flipt

flipt-io/flipt
One-command deploy You need your own server, but the README has a copy-paste Docker command that gets it running.

Enterprise-ready, Git native feature management solution

Feature flagsGit
Flipt website screenshot

Deploy command

docker run --rm -p 8080:8080 -p 9000:9000 -t docker.flipt.io/flipt/flipt:v2

Taken from the project README. You need a server with Docker; you may still need to add environment variables.

From the README

Flipt supports the OpenFeature standard for vendor-neutral feature flag evaluation, including the emerging OpenFeature Remote Evaluation Protocol (OFREP) for standardized remote flag evaluation.

Stars
★ 4.9k
Language
Go
License
GPL-3.0
Last updated
2026-09-21
Category
A/B testing & flags
Section
🌏 Going global