Self hosted feature flag manager
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Go to file
Ben Rometsch 252fc6e52f
Tweaked install instructions
5 years ago
README.md Tweaked install instructions 5 years ago
docker-compose.yml Initial Release 5 years ago

README.md

Bullet Train in Docker

You can use this repo to set up an entire Bullet Train Feature Flag environment locally. Just clone the repo and run docker-compose:

git clone https://github.com/BulletTrainHQ/bullet-train-docker.git
cd bullet-train-docker
docker-compose up

Wait for the images to download and run, then visit http://localhost:8080/. As a first step, you will need to create a new account.

For more information, please visit: