|
|
|
[![Feature Flag, Remote Config and A/B Testing platform, Flagsmith](https://github.com/Flagsmith/flagsmith/raw/main/static-files/hero.png)](https://www.flagsmith.com/)
|
|
|
|
|
|
|
|
[Flagsmith](https://www.flagsmith.com/) is an open source, fully featured, Feature Flag and Remote Config service. Use
|
|
|
|
our hosted API, deploy to your own private cloud, or run on-premise.
|
|
|
|
|
|
|
|
# Flagsmith
|
|
|
|
|
|
|
|
Flagsmith makes it easy to create and manage features 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.
|
|
|
|
|
|
|
|
Get up and running in 1 minute with:
|
|
|
|
|
|
|
|
```bash
|
|
|
|
git clone git@github.com:flagsmith/self-hosted.git
|
|
|
|
docker-compose -f self-hosted/docker-compose.yml up
|
|
|
|
```
|
|
|
|
|
|
|
|
[![Feature Screenshot](https://github.com/Flagsmith/flagsmith/raw/main/static-files/screenshot.png)](https://www.flagsmith.com/)
|
|
|
|
|
|
|
|
## Features
|
|
|
|
|
|
|
|
- **Feature flags**. Release features with confidence through phased rollouts.
|
|
|
|
- **Remote config**. Easily toggle individual features on and off, and make changes without deploying new code.
|
|
|
|
- **A/B and Multivariate Testing**. Use segments to run A/B and multivariate tests on new features. With segments, you
|
|
|
|
can also introduce beta programs to get early user feedback.
|
|
|
|
- **Organization Management**. Organizations, projects, and roles for team members help keep your deployment organized.
|
|
|
|
- **Integrations**. Easily enhance Flagsmith with your favourite tools.
|
|
|
|
|
|
|
|
## Getting Started
|
|
|
|
|
|
|
|
For full documentation visit [https://docs.flagsmith.com/deployment/docker](https://docs.flagsmith.com/deployment/docker).
|
|
|
|
|
|
|
|
## Resources
|
|
|
|
|
|
|
|
- [Website](https://www.flagsmith.com/)
|
|
|
|
- [Documentation](https://docs.flagsmith.com/)
|
|
|
|
- If you have any questions about our projects you can email [support@flagsmith.com](mailto:support@flagsmith.com)
|