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

Allow Single Host solution #94

Closed tpokorra closed 9 years ago

tpokorra commented 9 years ago

we have one host that creates the build containers, but also hosts a container where LBS is running inside. This means that some things need to be different when contacting the build container via ssh. no need to go through ip tables forwarding, would not work anyway