About the presenter

What the presentation is about
HydroShare is an online collaboration environment for sharing data, models, and code. In its simplest form HydroShare is a Django front-end connected to an iRODS back-end with options for running models, launching tools, and extending authorization to a variety of third-party applications. Docker is used as the primary means of distributing the development environment as well as the service for deploying the production environment of HydroShare. HydroShare has been “Dockerized” into multiple distinct containers running the base Django application, databases, messaging queues, worker nodes and dynamic model runs that come into existence as required.