SolidCharity / LightBuildServer

LightBuildServer for building rpm and deb packages and running CI scripts, using linux containers
BSD 3-Clause "New" or "Revised" License
11 stars 1 forks source link

provide a package for bottle server, and another package for build servers #43

Closed tpokorra closed 2 years ago

tpokorra commented 10 years ago

should be possible to install both on one server (config.yml: machine: localhost...)

prepare buildmachine: should be run on the remote server

tpokorra commented 9 years ago

use uwsgi to install a proper service? see weblate how they do it

tpokorra commented 9 years ago

https://lbs.solidcharity.com/package/tpokorra/lbs/lightbuildserver

tpokorra commented 9 years ago

package for build servers: https://github.com/tpokorra/lxc-scripts, https://lbs.solidcharity.com/package/tpokorra/lbs/lxc-scripts

tpokorra commented 9 years ago

package does not work yet with uwsgi, because of threading issues: see #44

see package at https://lbs.solidcharity.com/package/tpokorra/lbs/lightbuildserver

tpokorra commented 2 years ago

we are switching to Django. Installation is quite straight forward, no packaging required anymore