December 2011
1 post
7 tags
A Complete Development Server in 5 Minutes
Years ago, Thoughtworks developed Buildix, a combined download for those who just wanted a quick way to install a standard development server stack. Their main reason for doing it was to provide a quick way to create a Continuous Integration server but, since it also bundled OS, SVN Server and bug tracking, it was also useful to the solo developer or small development team.
Unfortunately they...