Versions Compared

Key

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

This documentation is a work in progress.

Migrate Config Files

  • config/authentication.yml

...

  •  – has a new structure with a different section for each rails environment. Edit your authentication particulars to incorporate this new structure.  An example is found in config/authentication.yml.example. 

...

languagebash

...

  • config/controlled_vocabulary.yml  – should be copied from R5 to R6 to support data migrations

Migrate Database

Dump r5 database (mysql on pawpaw)

...