Skip to content
Jonas Bardino edited this page Feb 7, 2024 · 1 revision

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 we recommend the Rocky8 or CentOS7 containers with the migrid Python3 branch. For the sensitive data deployments we still hang on to the tried and tested CentOS7 containers with the Python2 branch, but we are in the process of moving to Python3 now that Python2 went out of upstream support and only gets important security fixes from the OS vendors. Both setups can also start using the Rocky9 containers with Python3, but they are still rather new and less tested. So please go ahead and test but expect some rough corners there.

CentOS7 will go out of support on June 30th 2024, so the plan is to move to Rocky by then.

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.

Clone this wiki locally