Upgrading Countly Server to v12.08 from v12.07
IMPORTANT NOTE: Upgrade script provided inside countly-server-v12.08.zip (countly/bin/countly.upgrade.sh) takes care of all the steps listed below.
- Extract the 12.08 zip to the same directory of your old installation
sudo stop countly-supervisor- Execute below command that performs necessary modifications to
the database
mongo countly countly/bin/updateCollections.js sudo start countly-supervisor
