Skip to content

greggyNapalm/firebat-overlord

Repository files navigation

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published