Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/utrechtuniversity/yoda
A system for reliable, long-term storing and archiving large amounts of research data during all stages of a study.
https://github.com/utrechtuniversity/yoda
ansible automated-deployment data irods research utrecht-university yoda
Last synced: 22 days ago
JSON representation
A system for reliable, long-term storing and archiving large amounts of research data during all stages of a study.
- Host: GitHub
- URL: https://github.com/utrechtuniversity/yoda
- Owner: UtrechtUniversity
- License: gpl-3.0
- Created: 2017-07-05T10:18:10.000Z (over 7 years ago)
- Default Branch: development
- Last Pushed: 2024-10-29T11:07:39.000Z (4 months ago)
- Last Synced: 2024-10-29T13:11:07.580Z (4 months ago)
- Topics: ansible, automated-deployment, data, irods, research, utrecht-university, yoda
- Language: HTML
- Homepage: https://utrechtuniversity.github.io/yoda/
- Size: 43.7 MB
- Stars: 46
- Watchers: 10
- Forks: 26
- Open Issues: 51
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Citation: CITATION.cff
- Security: SECURITY.md
Awesome Lists containing this project
README
A system for reliable, long-term storing and archiving large amounts of research data during all stages of a study.
Explore the docs »
Report Bug
.
Request Feature
.
Share an idea
.
Ask a question
[![Release](https://img.shields.io/github/v/tag/UtrechtUniversity/yoda?sort=semver)](https://github.com/UtrechtUniversity/yoda/releases) [![License](https://img.shields.io/github/license/UtrechtUniversity/yoda.svg?maxAge=2592000)](/LICENSE)
## About the project
Yoda is a research data management solution developed by [Utrecht University](https://www.uu.nl/) and used by multiple institutes around the world.
It enables researchers and their partners to securely deposit, share, publish and preserve large amounts of research data during all stages of a research project.This is the main repository of Yoda. It contains the [Ansible](https://docs.ansible.com) playbook for automated deployment, as well as the [documentation](https://utrechtuniversity.github.io/yoda/).
## Requirements
### Control machine requirements
* [Ansible](https://docs.ansible.com/ansible/latest/installation_guide/index.html) (>= 2.11.x, <2.17.0)
* [VirtualBox](https://www.virtualbox.org/manual/ch02.html) or [libvirt](https://libvirt.org/)
* [Vagrant](https://www.vagrantup.com/docs/installation/) (>= 2.3.x)### Managed node requirements
* [Ubuntu 20.04 LTS](https://ubuntu.com/). See also the [supported distribution list](docs/administration/supported-distributions.md)## Documentation
Documentation is hosted on: https://utrechtuniversity.github.io/yoda/## Contributing
### Code
Instructions on how to setup your development environment and other useful instructions for development can be found in the [documentation](https://utrechtuniversity.github.io/yoda/development/setting-up-development-environment.html).### Bug reports
We use GitHub for bug tracking.
Please search existing [issues](https://github.com/UtrechtUniversity/yoda/issues) and create a new one if the issue is not yet tracked.### Questions and ideas
The best place to reach us about questions and ideas regarding Yoda is on our [GitHub Discussions page](https://github.com/utrechtuniversity/yoda/discussions).## License
This project is licensed under the GPL-v3 license.
The full license can be found in [LICENSE](LICENSE).