/pioneer

Pioneer feature-flag management application. For out-of-the-box usage, clone this repository and run `docker-compose up` from the root directory.

Primary LanguagePLpgSQL

Pioneer logo

Pioneer

⚠️ This project is no longer actively maintained ⚠️

Welcome to Pioneer, a light-weight feature flag management tool.

Pioneer is a self-hosted application that can be installed on your own server and run with just a single command.

Click here for full documentation.

Pioneer's case study can be found here.

Quick Start

Clone GitHub repository

git clone https://github.com/pioneer-io/pioneer.git
cd pioneer

Run Docker

Running the docker-compose.yml file provided will create a single Docker network that runs all of the Pioneer application components.

To start the Pioneer application:

docker-compose up

Access the User Interface

Visit http://localhost:3000 and start creating your own feature flags!

Example

Starting up the Pioneer application is easy! Watch here to see just how easy it is. pioneer_startup