Uploaded image for project: 'Medici'
  1. Medici
  2. MMDB-1840

use clowder instead of test in mongo

XMLWordPrintableJSON

    • Icon: Improvement Improvement
    • Resolution: Fixed
    • Icon: Normal Normal
    • 2.0
    • 2.0
    • None
    • None

      Right now the default database configured is test. We should use the clowder database. Test is used by default and thus not the best database to use. To move the data use the following command line options:

      mongodump --db test -o clowder
      mongorestore --drop --db clowder clowder/test
      echo "db.dropDatabase()" | mongo test

              kooper Rob Kooper
              kooper Rob Kooper
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: