ORNL / DataFed

A Federated Scientific Data Management System
https://ornl.github.io/DataFed/
Other
18 stars 14 forks source link
data-lifecycle-management in-situ-and-in-transit-workflows portals

DataFed is a federated scientific data management system, supporting cross-facility research activities including experimentation, simulation, and/or analytics. DataFed provides the software service infrastructure needed to build a loosely-couple data network between geographically distributed and heterogeneous facilities. Within this DataFed network, access to data is simple and uniform regardless of physical storage location, local environment type, or security policies.

DataFed includes a suite of services that are built from code housed in this repository:

Please refer to the DataFed homepage for full documentation, papers, and presentations describing the architecture and use cases of DataFed.

Refer to the "BUILD.md" file for instructions on how to configure and build DataFed.

Installation Core Server and Web Server

Please see documentation at doc_source/source/admin/general.rst for installation instructions.

Versions

All versions follow the semantic versioning scheme with the exception of the RELEASE version which follows a calendar release. YEAR.MONTH.DAY.HOUR.MINUTE

Warning

If encountering strange seg faults with zmq, it is possible that it is caused by reusing an address when creating a socket.