Upgrading Countly Server to v12.09 from v12.08

IMPORTANT NOTE: Upgrade script provided inside countly-server-v12.09.zip (countly/bin/countly.upgrade.sh) takes care of all the steps listed below.

  1. Extract the 12.09 zip to the same directory of your old installation
  2. Execute below command that performs necessary modifications to the database
    mongo countly countly/bin/updateCollections.js
  3. Wait until the previous operation finishes
  4. sudo stop countly-supervisor
  5. sudo start countly-supervisor

Important: Please note that before stopping and starting Countly we do the db upgrade (which was not the case for previous upgrades). This is because the db upgrade process may take a long time, depending on your number of users, and during that time we don't want you to lose any of the new data coming from the SDKs.

Recent Discussions

22 May, 2013 10:03 PM
22 May, 2013 06:55 PM
22 May, 2013 06:50 PM
21 May, 2013 04:21 PM
20 May, 2013 07:56 AM