Posts Tagged ‘rackspace cloud’


Roll your own Subversion server, Server Setup

In part one of Roll your own Subversion Server, we will deploy a Cloud VPS from scratch with the necessary components to power Subversion and Warehouse. We will install the web stack to power Warehouse which consists of Ruby on Rails, a Thin web server cluster to run the app, a Nginx web server to serve static files and proxy requests to Thin, and a MySQL database backend. Additionally we will install Webmin to configure and monitor our server as well as optimize and secure the VPS.

Continue Reading...

Tags: , , ,