Link Search Menu Expand Document

MDI Web Servers

The Michigan Data Interface (MDI) is a standardized framework for developing, installing and running HPC data analysis pipelines and interactive R Shiny visualization applications.

The MDI offers code and pre-built machine images (AMIs) for quickly launching Stage 2 Apps in a public-facing web server hosted on Amazon Web Services (AWS). There are two relevant MDI repositories:

  • mdi-aws-ami, which carries code used to build the AMIs
  • mdi-web-server, which carries code placed into the AMIs to manage and launch the web server

The details of these two repositories are mostly for MDI project developers, although some advanced users may wish to build their own images or servers.

Most end users will simply wish to use the pre-built tools to launch their own MDI web server. The image below is just one example of the interactive data analysis tools you can quickly develop and use.


For more information about the MDI, please visit:

MDI Documentation MDI Basic Training MDI GitHub page