drush

jp.stacey's picture

OxDUG Drush and Drush make demo - slides and makefiles available

I've written up the slides for the brief demo I gave of Drush and Drush Make at the February OxDUG meetup last week.

Read more
perusio's picture

Cache warmer or microcaching as a viable caching strategy for Drupal

I've just released a drush command that implements a crawler to keep the cache warm. Although it was developed with microcaching in mind you can use it for keeping any type of external cache warm. Varnish, or whatever type of caching proxy you decide to use.

  1. To keep a cache warm just set a cron job of the command invocation that suits a particular site traffic patterns.

  2. To prime a cache fire the command once with the proper options to get all the desired content in cache.

Read more
frob's picture

Handling Permissions for custom drush modules

Hello anyone who has built custom drush modules.

I am writing drush integration into my event tracking module in the form of admin controls and I have a question about user permissions. I want to allow the creation of event tracking code to be added through a drush command. However, because this would be the equivalent of javascript injection, this would have the potential for a xss attack to be injected into the ga code. I want to limit this with the use of user level permissions, just as I would if this where a web based admin section.

Read more
amatusko's picture

What's your process for change management for migration of very large drupal installations?

Hello everyone,

I have been "messing" with drupal for a while now, and have now taken my first job as a 100% committed Drupal developer & tech lead for a company that builds massive websites for large federal initiatives that involve dense structures, complex role management schemes, and mountains of content (often 10,000+ nodes).

So, one of my first tasks as we get started is to work with the site building team and sys admins to create a solid process for performing migrations from dev >>> staging, sometimes staging >>> dev, and, of course, the eventual staging >>> production.

Read more
danbohea's picture

Updating Drush for Acquia Dev Desktop (DAMP)

Hi folks.

I'm having a bugger of a time trying to update the version of Drush that's bundled with Acquia Dev Desktop (DAMP). The bundled version is 4.0-rc3 and lots of commands seem a bit wonky (e.g. pm-update) or aren't found at all.

I've tried 'self-update' and 'selfupdate' but they're not found. I've tried downloading Drush and overwriting the Drush folder in the acquia-drupal directory but the version of Drush doesn't seem to change when I run 'status'.

Read more
fadrupal's picture

Drush quickstart command line: create database with specific name

Hi Mike and all - first off thank you for Quickstart. It simplified things a lot and it was a great help.

I have a question on drush quickstart-create command line. I couldn't find any documentation on how to create a database with a name different from the domain name.

Example: domain name=example.dev database name=mydatabase1

Is this at all possible?

Thanks in advance

PierreMunck's picture

TUTORIAL: Instalación de Drush para administrar Drupal en línea de comandos

Crear un sitio de Drupal en muy fácil, pero al final es siempre el mismo. Se conecta a descargar el código fuente en Drupal.org, módulos por módulos, lleva mucho tiempo.

Pero ay otra solución, utilizar Drush.

No es una revolución, porque Hace mucho tiempo ya que Drush está disponible, pero ahora es tan indispensable que no podemos omitir lo.

Drush no es un módulo para Drupal es una herramienta que se instala en su servidor y que permite gestionar sus sitios en línea de comandos. De ahí viene su nombre Drupal Shell (Drush).

Read more
microbin's picture

Drupal Developer/Admin | TEKsystems

Employment type: 
Part time
Employment type: 
Contract
Telecommute: 
Allowed

WORK FROM HOME! 20 hrs per week (off hours) for 12 weeks! Flexible Rate!

IMMEDIATE NEED!

Job Description

Read more
ron_s's picture

System Administrator | Shimshock Group

Employment type: 
Full time
Employment type: 
Part time
Employment type: 
Contract
Telecommute: 
Allowed

The Shimshock Group (http://www.shimshockgroup.com) is a growing consulting firm with strong Drupal experience and a proven track record of success. We are looking for new people to join our team! We are building innovative online community, social networking, and ecommerce solutions, and we're excited about the work we do. Our team is filled with smart people who enjoy working with clients that want to make a positive impact in the world.

Read more
pedroalb's picture

drush make with recursive makefiles

Ola malta,

Preciso de uma ajuda vossa.

Estou a reestruturar a forma como se faz o deploy por aqui.
Tenho um makefile com o core da distribuicao Pressflow + uns modulos comuns entre os sites que tenho.
Existe a possibilidade de chamar recursivamente outros makefiles neste makefile?

Cenario:
Tenho um servidor (1 instalacao apache) e quero instalar 3 sites em "modo" multisite.
- 1 makefile para o core e outros 3 makefiles para os sites. O makefile core deve chamar os outros 3 makefiles.

E' possivel criar, por exemplo, um makefile XPTO.make e chamar os outros 3 makefiles?

Read more
Subscribe with RSS Syndicate content