🧰
开源工具集

标注清楚怎么用:在线即用 / 可自托管 / 桌面应用 / 命令行

English

Flagsmith

Flagsmith/flagsmith
打开就能用 有官方在线版,点开就能用,不用安装也不用部署。

功能开关与远程配置,带实验能力

功能开关
Flagsmith 网站截图

部署命令

curl -o docker-compose.yml https://raw.githubusercontent.com/Flagsmith/flagsmith/main/docker-compose.yml
docker-compose -f docker-compose.yml up

摘自项目 README。需要一台装了 Docker 的服务器,命令可能还需补充环境变量。

项目简介(摘自 README)

Flagsmith makes it easy to create and manage feature flags across web, mobile, and server side applications. Just wrap a section of code with a flag, and then use Flagsmith to toggle that feature on or off for different environments, users or user segments.

星数
★ 6.6k
语言
Python
许可证
BSD-3-Clause
最近更新
2026-09-21
分类
A/B 实验
场景
🌏 出海辅助