On-premise Prerequisite Installation Table

  1. Find your current Janus / MangoApps version tag combination in the first column of the table.

  2. Find your destination (upgraded) Janus / MangoApps version tag in the second column of the table.

  3. Execute the steps from the 3rd column of the table

  4. IMPORTANT: If you cannot find your exact current Janus / MangoApps version tag combination in the first column DO NOT IMPROVISE OR EXECUTE any commands from the third column and contact MangoApps to investigate your specific Janus / MangoApps version tag combination.

Current Version Tags

Destination Version Tags

Ubuntu Prerequisite Install Command Line

janus_release_1_may_19_01_2014_prod.zip 2014-05-09-03-MangoApps.tar.gz

janus_release_1_july_03_01_2014_prod.zip MangoApps-8_5_3-2014-08-06-01.tar.gz

(as root run each item in this order)

  1. DEBIAN_FRONTEND='noninteractive' apt-get -y install redis-server libmagickwand-dev imagemagick

  2. apt-get purge openjdk-\* icedtea-\* icedtea6-\*

  3. apt-get install openjdk-7-jdk

Last updated