-
Notifications
You must be signed in to change notification settings - Fork 30
Home
(Please feel free to edit this wiki and help make it better - if you're not sure about changes, propose them on hydra-tech@googlegroups.com first)
The project hydra gem is a container gem which locks major version dependencies for a complete release of the hydra framework. Requiring this gem or including it in your Gemfile will load or install a coherent set of hydra gems developed and tested for interoperability. Developers requiring the most current functionality may choose to omit this gem and build their gem dependencies manually.
This wiki is targeted towards developers who are implementing Hydra Heads. The Duraspace wiki has information discussing the Hydra architecture. There's also information for new and potential adopters on the project web site.
- Tutorial: Dive into Hydra
- Tutorial: Dive into Hydra Works
- Tutorial: Access Controls with Hydra
- Developer documentation
- Technical Framework and its Parts
- API Documentation
- Understanding Hydra Access Controls
- Filtering Search Results With Hydra Access Controls
- File Uploads
- File Downloads
- Deployment Hardware
- Hydra Recipes - short how-to articles
- LDP Containers for the perplexed
If you are making changes to the hydra-head code itself, you will want to read