greggyNapalm / firebat-overlord

General Manager server with RDBMS, REST API and Web UI

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

firebat-overlord

Netwrok application with manages all test tasks, store results and display trough Web UI.

Documentation

Coming soon

Requirements

  • GNU Linux
  • Python >= 2.7 (Not Python3)

Installation

Use pip and vurtualev/virtualenvwrapper

Stable version:

Coming soon

Development version:

$ git clone git://github.com/greggyNapalm/firebat-overlord.git; cd firebat-overlord
$ pip install -r requirements-dev.txt
$ cp -p firebat-overlord.default.cfg firebat-overlord.local.cfg
$ export FIRE_OVR_CFG=`readlink -e firebat-overlord.local.cfg`
$ ./run.py

or

pip install -e git+git://github.com/greggyNapalm/firebat-overlord.git#egg=firebat-overlord

Issues

Find a bug? Want a feature? Submit an here. Patches welcome!

License

BSD Read more

About

General Manager server with RDBMS, REST API and Web UI

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:JavaScript 89.1%Language:Python 10.8%Language:Shell 0.1%