Closed tpokorra closed 9 years ago
see also #43 about using wsgi. for the question: if we have an ssh key, we can login to our own host.
using uwsgi. Problem with threads, does not pick up a job from the build queue. buildqueuethread does not access the same buildqueue object as in the calling thread
in more detail:
One option might be to use sqlite instead of that global object? is that cleaner anyway? what about the LBS objects?
fixed now
making the server safer? can we still create lxc containers? or all on remote machines?