mdxp/cookbooks

Is the drupal cookbook updated to install automatically?

Closed this issue · 7 comments

Hi,
I've been searching drupal cookbook that just installs drupal. But the most I found out, ends on printing http://goto/this/page..../install.php.

I found your repo from this post at http://www.patrickpetit.com/2010/12/automated-delivery-of-identity-enabled_16.html

Is it done or any pointers to achieve it without any manual intervention?

mdxp commented

It is possible with drupal 7 (not for drupal 6 that the original cookbook was written for). I'll update the cookbook with this and it should work just like you want it, without any manual intervention.

mdxp commented

This works fine with Drupal7. Closing this. Let me know if I can help with something else on this issue.

Well I checked the source and I didn't find any new commits.
What'd be the process to do it? Just including the recipe would do the job?

mdxp commented

Oh, sorry about that. It is updated on the cookbooks site, and here on github I moved it in a separate cookbook: https://github.com/mdxp/drupal-cookbook

Oh, thanks.

I read the default recipe.
Concerned about the integration with the default opscode application cookbook.
Is it like the mediawiki cookbook that integrates with the opscode application cookbook?

mdxp commented

It doesn't uses the application cookbook. just the basic opscode lamp cookbooks (apache2, php, mysql)