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

Build Pipeline Overview service for the Fedora Modularity project

License

Notifications You must be signed in to change notification settings

fedora-modularity/BPO

Repository files navigation

#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