Versions Compared

Key

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

Following is a list of requirements for the Clowder software. Besides JAVA you can have all other services/software installed on other machines and can configure clowder to communicate with these services.

SoftwareVersionRequired?Notes
JAVA1.8+requiredThe clowder software is written in Scala and javascript and requires JAVA to execute. Clowder has been tested with OpenJDK
MongoDB2.6+requiredClowder uses MongoDB to store the information about the files and if configured the files as well.
RabbitMQ3.5+required if using extractorsRabbitMQ is used to communicate between Clowder and the extractors. When deploying extractors it is required to deploy RabbitMQ as well.
ElasticSearch1.3required for search

ElasticSearch is used to search Clowder. We have not tested clowder with version 2.0 or larger of ElasticSearch