Changes between Version 26 and Version 27 of SopUpdateBbmriApp
- Timestamp:
- 2013-05-29T13:53:47+02:00 (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
SopUpdateBbmriApp
v26 v27 15 15 2.2) If there are changes, make the migration script[[BR]] 16 16 17 '''Deploy to server''' 18 17 = '''Deploy to server''' = 19 18 1. As also listed here: http://www.molgenis.org/wiki/MolgenisServers the '''test server''' is at molgenis35(https://molgenis35.target.rug.nl/biobanks/) and the '''production server''' at molgenis14(https://catalogue.bbmri.nl/biobanks/) . 20 19 1. First deploy at test server, notify [mailto:david.van.enckevort@nbic.nl david.van.enckevort AT nbic.nl]. He will notify BBMRI office, they will review the changes and if everything is ok proceed to updating bbmri production server. … … 22 21 1. Ask credentials for molgenis35/molgenis14 from Pieter or Morris. 23 22 24 === create migration script according to data in live server 23 === create migration script according to data in live server === 25 24 1. If you know the exact changes of the database, compared to the old version in live server, then the migration script is the commands that synchornize the two versions. 26 25 1. You can compare the mysql dump files between the live and the local version. This is easier if you dump only the schemas (not the data) .