a Drupal site installer like the a2ensite script for Debian systems?
I recently started to look into Drupal and into the Drush project. I have made a Drush extension for enabling websites on a Debian based server. Both enabling standalone sites and sites that uses a shared drupal base. It can also list the sites you already have installed. The 'densite' script creates virtual host configuration for drupal-5.x and drupal-6.x sites and reloads Apache. The script sets good permissions for your file folder (e.g. 770) and your settings.php (e.g. 740) file. I was thinking about making a project out of it and commit it. Opinions, suggestions, about this? If you need more info before saying anything, you can find more info on the following link, and also download a version of the script. http://www.os-cms.net/node/46 Gettings from Dennis
On 9-Jun-09, at 2:03 PM, Dennis Iversen wrote:
I recently started to look into Drupal and into the Drush project. I have made a Drush extension for enabling websites on a Debian based server.
You might be interested in collaborating with the Aegir project. http://groups.drupal.org/aegir-hosting-system
participants (2)
-
Andrew Berry -
Dennis Iversen