What are the best deployment Tools & Best Practices for Drupal Sites Databases -


i've been asked developpement team of information/news centric website based on drupal 7 goal of automating deployment staging production, done manually , lots of mistakes made, delaying official launch of website. i'm aquainted tools phing deploy php applications developed zend framework or symfony , have small knowledge capistrano.

after research here , there, have stumbled upon certains tools combination formula automated deployment:

  • drush + capistrano
  • migraine

i'm looking best practices first launch date close , tools later implementation presume take times before master capistrano/drush automate deployment of both files , settings stored in drupal's db.

one current trend in drupal development move site configuration out of database , code using features module. nuvole made excellent presentation on (although regards making drupal distributions, concerns large-scale sites similar. moving site configuration code, many errors can eliminated can use existing version control system manage deployment.


Comments

Popular posts from this blog

jasper reports - Fixed header in Excel using JasperReports -

media player - Android: mediaplayer went away with unhandled events -

python - ('The SQL contains 0 parameter markers, but 50 parameters were supplied', 'HY000') or TypeError: 'tuple' object is not callable -