Versions Compared

Key

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

...

  • Backup Current Database
  • Stop running services
  • Install MongoDB 3.2
  • Provision MongoDB 3.2
  • Restart OMK Services and Test

Procedure

Ensure MongoDB Authentication Is Set Correctly

In order to ensure a smooth transistion ensure MongoDB authentication is set correctly.  The following script will facilitate this.

Code Block
[root@opmantek ~]# /usr/local/omk/bin/setup_mongodb.pl 

Backup Current Database

Create Backup Directory

...