I was just wondering if there was any chance of being able to install a site using "drush si" instead of the quickstart variation. I would like to be able to use it as similar to a live environment as possible.

Thanks for this great project!

Comments

bhosmer’s picture

From what I have seen, you can, but you will have to edit your apache configuration manually. The quickstart command does all of this legwork for you that you would normally have to do when configuring a web-server.

MichaelCole’s picture

Status: Active » Closed (duplicate)

Hey, for the next version of Quickstart, the Drush commands need to be updated to Drush 5.0.

I think there is work in Drush 5 that does this. Anyone interested in porting the QS drush to Drush 5?

Mike

gmclelland’s picture

FYI.. It looks like someone forked this and started something similar http://drupal.org/project/drupalpro.

Chris Charlton’s picture

Agreed. With Drush 5 the new Shell [command] aliases feature would allow you to make short/simple commands on your own easily.