Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Copy the data from the old database (EMM 1.0.0) to the staging database you created. This becomes the new database for your new version of WSO2 EMM.

  2. Download EMM 1.1.0 and connect it to your staging database.
  3. Configure the following files for the new production server. 
  4. Run the mysql_migration.sql script in to the EMM MySQL DB.
  5. Navigate to the <EMM_HOME>/repository/deployment/server/jaggeryapps/publisher/upload/ directory in the WSO2 EMM 1.0.1 pack and copy the content in that folder to the same location in the WSO2 EMM 1.1.0 pack.
  6. Perform any configurations required for the server (e.g., external user stores, clustering, caching, mounting etc.). 

    Note

    Note that configurations should not be copied directly between servers. 

  7. Start the server.

...