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 ?forNotes
JAVA1.8+requiredalwaysThe clowder software is written in Scala and javascript and requires JAVA to execute. Clowder has been tested with OpenJDK
MongoDB2.6+requiredalwaysClowder 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 searchsearching

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

GeoServer2.7.4+geospatial overlaysGeoServer is used to with the geospatial extractor to generate overlays for maps.