Loki Update
March 1st, 2010I started a project a while ago that was managing buildbots. It was a cli application that used sqlalchemy and func to manage buildbots across multiple machines. After some experience at work with build systems I realized that this setup was far to complex to expect someone to setup and use and it was fairly tied to a fedora/redhat infrastructure.
Well, I’ve started over. The new application is based on django and for now only installs bots on a single machine. I have plans to support a distributed configuration in the future. For now I just needed a decent interface to get some bots up and running fast.
I also have recorded a screencast to so a simple quick start. The screencast assumes you have some basic buildbot knowledge.
You can get more information, docs, the screencast and the code at https://fedorahosted.org/loki