when you have questions please email us at: [email protected]​
We support three ways in which you can deploy MOLGENIS.
When you are developing on top of MOLGENIS or testing the platform we recommend using docker-compose.
When you run MOLGENIS in production we recommend using the ansible galaxy deployment.
You can run MOLGENIS in kubernetes using the Helm repository we provide:
helm repo add molgenis https://helm.molgenis.org
To install a MOLGENIS on your cluster:
helm install molgenis molgenis
If you are migrating from MOLGENIS x.x.x to x.x.x please read the migration guide.