usnistgov / SpectrumBrowser

ITL
12 stars 11 forks source link

Mongo DBs #204

Closed klhicks closed 9 years ago

klhicks commented 9 years ago

After running the fabric script successfully and checking my mongo dbs I am missing the admin db. @ranganathanm is this correct?

ranganathanm commented 9 years ago

How did you conclude this?

klhicks commented 9 years ago

I checked the database server and admin db was not there.

ranganathanm commented 9 years ago

@klhicks , I would suggest getting everything set up on a single host before you try the multi server setup.

klhicks commented 9 years ago

Okay. Thanks. I'll try that approach.

klhicks commented 9 years ago

Which scripts are responsible for initializing/creating/adding data to the spectrumdb and admindb? @ranganathanm

ranganathanm commented 9 years ago

See unit-tests/setup_test_sensors.py

If this issue no longer exists, please close it.