Skip to content
This repository has been archived by the owner on Oct 1, 2018. It is now read-only.

Latest commit

 

History

History
21 lines (13 loc) · 739 Bytes

README.md

File metadata and controls

21 lines (13 loc) · 739 Bytes

#Build Pipeline Overview This is a service providing a single UI for accessing information about build states of modules. The first version (currently in progress) is an experimental proof-of-concept hackish implementation. Learn more about BPO

architecture

##Local Development

$ docker-compose up

You might need to wait 10 seconds for the bpo-updater-fake container to push some mock data into elasticsearch.

The UI will be available on http://localhost

Requires docker 1.10 and docker-compose 1.7

Resources in this repo