Versions Compared

Key

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

...

  1. MongoDB must be running first
  2. Optional - If you intend on using search:
    1. Start ElasticSearch?
  3. Next, start the RabbitMQ
  4. Then, start Clowder itself
  5. Optional: Finally, start any extractors that you want
    1. You may need to give Clowder 10-15 minutes to discover this change.
  6. Verify that the extractors are registered to Clowder by navigating to: CLOWDER_URL:PORT/api/status
    1. You should see the extractors show up in their respective section after several minutes.

...