Stoppt die Vorratsdatenspeicherung! Jetzt klicken &handeln! Willst du auch an der Aktion teilnehmen? Hier findest du alle relevanten Infos und Materialien:

Archived entries for Drush

Drush 4

Für Drush 4 sind einige fantastische neue Features geplant:

Backups are now considered a version-control engine (and is the default one), so if you are using bzr, git or other VCS make sure you read the documentation on what is going to happen. Drush is now capable of adding/removing files for version control once the updates are done and committing those changes automatically. You can also use git submodules, contains git.drupal.org support, so this update is going to be very, very useful for site maintainers.

daily links

Drupal: Backup mit Drush und Logrotate

drewish erklärt ein Backup Setting mit drush und logrotate.

If you’ve got Drush installed—and you really should—you can use the following recipe to setup a backup system that will maintain daily backups for the last two weeks. Most of the logrotate configuration is based on a Wikibooks book that I found.

Schade, dass die meisten Hoster unserer Kunden nicht mal Shellzugriff erlauben :-(

Drupal: Drush Make

Ich habe gerade drush make getestet und werde wohl nie wieder eine Drupal Seite von Hand aufsetzen. Sehr cool.

mkdir /Library/WebServer/Documents/drupal
cd /Library/WebServer/Documents/drupal
drush make ~/bvt/drupal.make
# enable modules
drush en cck filefield views imagefield imagecache imageapi path ...

Drupal: Automation with Twill

Automation ist gut: Installing Drupal 6 using the Command Line with Drush and Twill

In this post, I will expand that solution to show you how you can create scripts to download and install Drupal and then show you a script you can use to automate the recreation of your site when you drop the database.



Copyright © 2004–2009. All rights reserved. – Impressum

RSS Feed. This blog is proudly powered by Wordpress and uses Modern Clix, a theme by Rodrigo Galindez.