Issue 15018

Build deploy scripts for drupal migration between environments

15018
Reporter: omeyn
Assignee: cvizitiu
Type: Story
Summary: Build deploy scripts for drupal migration between environments
Priority: Major
Resolution: Fixed
Status: Closed
Created: 2014-02-10 10:47:29.443
Updated: 2014-02-14 10:08:13.538
Resolved: 2014-02-14 10:08:13.506
        
Description: From dev to uat:
- copy entire database (drupal install)
- sql update to adjust settings for environment (e.g.urlbase for data portal)

From prod to dev:
- same as above but with different settings applied in sql update

Note that uat to production will be manual.]]>
    


Author: cvizitiu@gbif.org
Comment: script available in deploy/drupal/deploy_dev_drupal.sh including the settings for portal URL and API URL
Created: 2014-02-12 20:30:19.521
Updated: 2014-02-12 20:30:19.521


Author: cvizitiu@gbif.org
Comment: And it was worth more than 5 points. :-/
Created: 2014-02-12 20:37:48.475
Updated: 2014-02-12 20:37:48.475


Author: omeyn@gbif.org
Comment: missing prod to dev, 
Created: 2014-02-13 10:07:56.553
Updated: 2014-02-13 10:07:56.553


Author: mdoering@gbif.org
Comment: where exactly is the script? Please put it somewhere into https://github.com/gbif/deploy/tree/master/drupal
Created: 2014-02-13 10:09:09.717
Updated: 2014-02-13 10:09:09.717


Author: cvizitiu@gbif.org
Comment: Script also available on b14g6 to copy from live to dev. 
Created: 2014-02-13 18:59:52.469
Updated: 2014-02-13 18:59:52.469