Posted by joseph on June 27, 2011 ·
Webistrano intends to make the deployment of multi-stage and multi-environment scenarios easy. Webistrano is a Web UI for managing Capistrano deployments. It lets you manage projects and their stages like test, staging, and production with different settings. Those stages can then be deployed with Capistrano [...]
Posted by joseph on September 11, 2009 ·
This is a short description on how to install a robust LAMP web service environment. Here we will not choose Apache, but Lighttpd instead.
Firstly, let’s make two directories, one for source code compiling, and the other one is the installation path.