<br><div class="gmail_quote">On 2 December 2011 19:45, robert mena <span dir="ltr">&lt;<a href="mailto:robert.mena@gmail.com">robert.mena@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
Hi,<br>
<br>
I am studying drupal (drush/make/features) in order to automate the<br>
tasks for installing a drupal site.  Ideally I&#39;d like to use like<br>
site_create.sh and it would download, install the modules, create the<br>
database and activate the modules I define.<br>
<br>
So far it seems that I can do almost everything with drush, drushmake<br>
and feature but I couldn&#39;t find info on actually<br>
 creating the database and activating the modules.<br>
<br>
Anyone care to share experiences with that (urls, tips etc)?<br>
<font color="#888888">--<br>
[ Drupal support list | <a href="http://lists.drupal.org/" target="_blank">http://lists.drupal.org/</a> ]<br>
</font></blockquote></div><br><div>In addition to drush, drush make and features have a look at Installation profiles, profiler (<a href="http://drupal.org/project/profiler">http://drupal.org/project/profiler</a>) and profiler_builder (<a href="http://drupal.org/project/profiler_builder">http://drupal.org/project/profiler_builder</a>) which makes installation profiles a little simpler..</div>
<div><br></div><div>Also you may want to look into Aegir which I have just started looking at to create a dev/staging/live workflow with easy migrations..</div><div><br></div><div><br></div>