Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/rucio/rucio
Rucio - Scientific Data Management
https://github.com/rucio/rucio
data-management distributed-systems heterogeneous-systems network science storage
Last synced: 1 day ago
JSON representation
Rucio - Scientific Data Management
- Host: GitHub
- URL: https://github.com/rucio/rucio
- Owner: rucio
- License: apache-2.0
- Created: 2017-11-07T10:15:12.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2024-10-29T08:50:36.000Z (about 2 months ago)
- Last Synced: 2024-10-29T09:56:31.301Z (about 2 months ago)
- Topics: data-management, distributed-systems, heterogeneous-systems, network, science, storage
- Language: Python
- Homepage: http://rucio.cern.ch
- Size: 57 MB
- Stars: 246
- Watchers: 22
- Forks: 313
- Open Issues: 291
-
Metadata Files:
- Readme: README.md
- Changelog: ChangeLog
- Contributing: CONTRIBUTING.rst
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
- Authors: AUTHORS.rst
Awesome Lists containing this project
README
# Rucio - Scientific Data Management
Rucio is a software framework that provides functionality to organize, manage, and access large volumes of scientific data using customisable policies.
The data can be spread across globally distributed locations and across heterogeneous data centers, uniting different storage and network technologies as a single federated entity.
Rucio offers advanced features such as distributed data recovery or adaptive replication, and is highly scalable, modular, and extensible.
Rucio has been originally developed to meet the requirements of the high-energy physics experiment ATLAS, and is continuously extended to support LHC experiments and other diverse scientific communities.## Documentation
General information, API/REST description and guides can be found in our [documentation](https://rucio.cern.ch/documentation) or on our [webpage](https://rucio.cern.ch).
## Try it out
We provide a [dockerized environment](https://github.com/rucio/rucio/tree/master/etc/docker/dev) which serves both as a demo environment and a development environment.
It includes all the necessary preconfigured components for multiple storage and transfers developments.## Developers
For information on how to contribute to Rucio, please refer and follow our [CONTRIBUTING](https://rucio.cern.ch/documentation/contributing) guidelines. We strongly recommend to use the [dockerized environment](https://github.com/rucio/rucio/tree/master/etc/docker/dev) for development.
## Operators
To learn how to deploy and configure Rucio, consult the [documentation](https://rucio.cern.ch/documentation) available online.
## Getting Support
If you are looking for support, please contact us via one of our [official channels](https://rucio.cern.ch/documentation/contact_us/).