clowder-framework / clowder2

Clowder v2 (in development)
Apache License 2.0
11 stars 5 forks source link

Clowder v2 (In active development)

Build Status Slack

For the previous version of Clowder, please see Clowder v1.

Clowder v2 is a reimagining of the Clowder research data management system using a different and newer technology stack. Clowder is a cloud native data management framework to support any research domain. Clowder was developed to help researchers and scientists in data intensive domains manage raw data, complex metadata, and automatic data pipelines.

While the Clowder v1 has worked well over the years, many of the underlying technologies and libraries have not received enough support in recent years and new developers have had a challenging time learning how to contribute to it. Clowder v2 is also an opportunity to leverage our experience working with research data in Clowder and deliver a better solution to common problems researchers encounter when working with data.

Clowder v2 provides:

Documentation

The v2 documentation is still work in progress. It's available at https://clowder2.readthedocs.io.

The v1 documentation is not fully compatible with v2, but it does provide some still relevant information. It is available at https://clowder-framework.readthedocs.io. There is a few other documentation links available on the website.

Installation

The easiest way of running Clowder v2 is checking out the code and running docker compose up in the main directory.

Helm charts are available for running Clowder v2 on Kubernetes. See the helm directory for more information.

Contributing

We are always looking for contributors. This could be anything from fixing bugs, adding new features, providing new feature requests, reccomending UI/UX improvements, helping with the documentation, or just testing the system and providing feedback. Here are a few ways to get started:

Please follow our code of conduct when interacting with the community.

Support & Contacts

The easiest way to get in touch with us is Slack. This is a public forum. If you prefer email, you can contact us at clowder@lists.illinois.edu.

License

Clowder v2 is licensed under the Apache 2.0 license.