Versions Compared

Key

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

...

  1. From the command line, navigate to the command line tools folder in the repository home directory (see repository installation and administration guide. For example
    Code Block
    cd /opt/eaglei/repo/etc
    
  2. Run the globals-migration.sh} script. You will need to know the administrative credentials for the repository. In the following example, we assume the username for the administrative user is {{adminUser and the password is adminPw. We also assume that the url for the repository is http://foo.bar.edu
    Code Block
    bash globals-migration.sh adminUser adminPw http://foo.bar.edu
    

...