GT-Master / clowder

This is being migrated to a new github organization to help enable grouping clowder and all related repositories.

Home Page:https://github.com/clowder-framework/clowder

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Clowder: Open Source Data Management for Long Tail Data

DOI

A customizable and scalable data management system you can install in the cloud or on your own hardware. More information is available at https://clowder.ncsa.illinois.edu/.

Installation

There are three options to install and run Clowder:

  • Releases are available here. You will have to manually install dependencies such as MongoDB, RabbitMQ and ElasticSearch. More information on this method is available on the wiki.
  • The docker compose file allows you to run the full stack using Docker. You can learn more about Docker compose here. More information about this method is available on the wiki.
  • Build it from scratch. Check out the code and run sbt dist. Clowder core is a Play application.

For a full list of metadata extractors you can deploy to your instance, please take a look at the
NCSA repositories or the Brown Dog wiki. If you have extractors available somewhere else, please get in touch with the team so we can add them these lists.

Support

For general questions you can write to the mailing list clowder@lists.illinois.edu or join the Slack workspace.

If you have found a bug, please check that it hasn't been filed already and if not open an issue on GitHub or Jira.

Contributing

For contributing to Clowder see CONTRIBUTING.md. If you have new ideas and you want to start developing please check into Slack to get feedback from other developers. If you want to contribute to the documentation please follow the same workflow or let the community know of external resources you want to share by advertising on the mailing list or in Slack.

License

This software is licensed under the NCSA Open Source license, an open source license based on the MIT/X11 license and the 3-clause BSD license.

About

This is being migrated to a new github organization to help enable grouping clowder and all related repositories.

https://github.com/clowder-framework/clowder

License:University of Illinois/NCSA Open Source License


Languages

Language:JavaScript 59.7%Language:Scala 24.1%Language:HTML 11.8%Language:CSS 2.7%Language:Python 0.8%Language:PHP 0.3%Language:Jupyter Notebook 0.3%Language:Shell 0.2%Language:Java 0.1%Language:TSQL 0.1%Language:Dockerfile 0.0%Language:Gnuplot 0.0%Language:Makefile 0.0%Language:Batchfile 0.0%