-
Notifications
You must be signed in to change notification settings - Fork 459
Upgrading Shepherd 2.4 to 3.0
Mark Denihan edited this page Oct 23, 2015
·
2 revisions
You have a current instance of Security Shepherd V2.4, and you want to upgrade it to 3.0 without loosing any data? No Problem
##Steps to Upgrade
- Download and run this SQL file on your DB server: Upgrade Core Schema Script
- Download the 2.4 Manual Pack, and replace your V2.4 war file with the new V3.0 war file.
- Run the moduleSchemas.sql script from the manual pack on your Security Shepherd mysql instance
- Install mongoDb and then run the mongoSchema.js file on that instance, using the default port for mongoDb
- Done
All settings will be set to default after completing these steps and new levels will be marked as open.