flagd-ui is a server and Web UI for managing feature flags for OpenFeature's flagd schema.
You can use the hosted static Web App, install it locally, or run it as docker container next to you flagd instance. Find out more in the usage examples.
This project provides a user-friendly web interface for the OpenFeature flagd service - a simple, self-contained feature flag evaluation engine. flagd is designed to be vendor-neutral and follows the OpenFeature specification.
- Easy Flag Management: Manage feature flags through a UI instead of editing JSON files
- Validates the Schema: Validates all managed files against the OpenFeature flagd schema
- Host or connect to your flag files
- Local filesystem
- Azure Blob Storage
- S3 (coming soon)
- Only in your browser (standalone mode)
- Playground for testing flag configurations and rules against your live service (evalution.proto and OFREP)
