-
Notifications
You must be signed in to change notification settings - Fork 8
Migration checklist
-
❏ Initialize discovery index
/dspace/bin/dspace index-discovery -b
-
❏ Initialize OAI-PMH index
/dspace/bin/dspace oai import -o -c
-
❏ Copy log files from production servera
-
❏ Rebuild DSpace "old" stats with copied log files (not referring to solr; old log stats)
-
❏ Transfer SOLR stats
-
❏ index authors for ORCID authority control feature
(currently running 8/24 - takes a long time - started 8/23)/dspace/bin/dspace index-authority
-
❏ Add crontab (see https://git.it.vt.edu/it-services/vtlibans_dspace/commit/ef38b39ac2ca2d6fd120755518459587a441b46e for Duraspace default)
-
❏ Check that all existing cron jobs are working (check the crontab for the dspace user to find the scheduled times for these tasks)
-
❏ ETD Ingest Script
-
❏ ETD Withheld Importer
-
❏ OAI Importer
-
❏ Discovery Index
-
❏ Discovery Optimize
-
❏ Statistics Optimize
-
❏ Statistics Remove Spiders
-
❏ Administration Curation Queue Runner
-
❏ Media filters
-
❏ Send subscription e-mails
-
❏ Turn on thumbnail generator
-
❏ Enable versioning (this is already enabled, but must be an admin to see it)
-
❏ If IP address will change, save a copy of config.dct file, run Simple Setup on the new server and send the sitebnld to [email protected] [instructions](https://wiki.duraspace.org/display/DSDOC5x/Installing+DSpace#InstallingDSpace-TheHandleServer)