What's best Drupal deployment strategy?

Posted by Horace Ho on Stack Overflow See other posts from Stack Overflow or by Horace Ho
Published on 2009-04-08T13:56:40Z Indexed on 2010/03/11 18:29 UTC
Read the original article Hit count: 215

Filed under:
|
|

I am working on my first Drupal project on XAMPP in my MacBook. It's a prototype and receives positive feedback from my client.

I am going to deploy the project on a Linux VPS two weeks later. Is there a better way than 're-do'ing everything on the server from scratch?

  • install Drupal
  • download modules (CCK, Views, Date, Calendar)
  • create the Contents
  • ...

Thanks

© Stack Overflow or respective owner

Related posts about drupal

Related posts about deployment