User:Digitaltomm/smolt
From openSUSE
Some notes for setting up a smoon server to which the clients can send their hardware information.
Upstream homepage: https://fedorahosted.org/smolt/
Install smolt server: git clone git://git.fedorahosted.org/smolt.git
Using a MySQL backend: - Edit dev.cfg - Import the sql files: smolt.2008.05.20.ddl.dmp sql_mythcreate.sql
Package dependencies of the smoon server:
From the buildservice python repo: python-turbogears python-genshi python-setuptools python-cherrypy python-crypto python-mysql python-egenix-mx-base python-turboflot python-elixir

