Skip to content

Flaghoist

Feature flags at the edge. No server, no database, no bill. Self-host your own flag service in five minutes, and use it from every language with an OpenFeature SDK, on day one.

$0 idle

Runs on the Cloudflare free tier and scales to zero. No always-on server, no database bill, no subscription.

OpenFeature-native

Speaks the OpenFeature Remote Evaluation Protocol (OFREP), so Go, Java, Python, .NET and more work on day one with their standard providers.

Bring your own DB

A storage adapter is four methods. Cloudflare KV, Redis, and Postgres ship today, or write your own against the conformance suite.

Targeting from day one

Boolean flags, sticky percentage rollouts, and ordered targeting rules, with a visual rule builder in the dashboard.

Flaghoist has two independent halves:

  • The flag service: deployed once for your team, on your own infrastructure. It stores flags in any fast database (Cloudflare KV by default) and exposes the OFREP read API, an admin API, and a management dashboard.
  • Your apps: install an OpenFeature provider (or use your language’s official OFREP provider) and read flags. Your app never learns the word “Flaghoist.”

Continue to the quickstart, or read how it fits together.