Skip to content
This repository has been archived by the owner on Feb 1, 2023. It is now read-only.
/ ncbo_migration Public archive

Scripts for migrating data from older NCBO systems to newer ones

Notifications You must be signed in to change notification settings

ncbo/ncbo_migration

Repository files navigation

Migrating NCBO data

Steps for migration:

  1. Copy settings.sample.rb to settings.rb
  2. Populate the settings file with the values appropriate to your environment
  3. gem install bundler
  4. bundle install
  5. To run all of the migrations: bundle exec ruby all.rb
  6. To run a particular migration: bundle exec ruby migration.rb (some migrations are dependent on others, you will get an error if you try to run a migration with a dependent migration that hasn't been run yet)

About

Scripts for migrating data from older NCBO systems to newer ones

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •