Skip to content
Jonas Bardino edited this page Jan 7, 2026 · 4 revisions

Welcome to the docker-migrid wiki!

This project provides a containerized version of the migrid middleware to ease deployment of sites for data storage, sharing, analysis and publication.

The containers come in different flavors each with different maturity levels, since this is a work in progress and the OS landscape keeps evolving.

For the standard research data deployments as well as sensitive data deployments we recommend the Rocky9 containers with the default migrid Python3 branch. Rocky10 support is work-in-progress.

CentOS7 and Rocky8 are no longer supported, so please migrate away from them e.g. to Rocky9 if you haven't already.

You can download or clone the code here for your own site setups. The docs include basic set up help and a complete list of env variables to tweak the container environment to your liking.

We offer templates for getting something up and running quickly with the EMULATE_X variables, but for actual production deployments it is necessary to do proper integration to fit the site configuration and features. We have tried to outline the integration tasks on Site Integration Tasks.

Clone this wiki locally