molgenis
Latest
Latest
  • Introduction
    • What is MOLGENIS
    • Try out MOLGENIS
    • Quick start (docker)
  • Find, view, query
    • Using the navigator
    • Using the search-all
    • Using the dataexplorer
    • Setup authentication
  • Data management
    • EMX format
    • Using expressions in EMX
    • Quickly import data
    • Advanced data import
    • Modify metadata
    • Questionnaires
    • Downloading data
    • MagmaScript expressions (mapping service)
    • Pseudonymisation
  • Access control
    • Users
    • Groups and roles
    • Finegrained permissions
    • Set permissions on row level (RLS)
  • Data processing
    • Scripts
    • R
    • Schedule jobs
  • Configuration
    • Settings
    • Customize MOLGENIS
    • Localization
    • Apps in MOLGENIS
    • Creating themes
    • Migration
    • Auditing
  • Interoperability
    • Swagger specification
    • Data API
    • Metadata API
    • REST api v1
    • REST api v2
    • Files api
    • Import api
    • Permission api
    • Python-api client
    • R-api client
    • Beacon api
    • FAIR api
    • RSQL operators
    • Biobank Directory
  • For developers
    • Developing MOLGENIS
    • Developing frontend in MOLGENIS
    • Developing Apps in MOLGENIS
    • Using an IDE (Intellij)
    • Technologies
    • Dynamic decorators
    • Running the integration tests
    • Jobs
    • Security
  • Deploy MOLGENIS
    • Using RPM
    • Technical Migration
Powered by GitBook
On this page
  • Run in development or test
  • Run in production
  • Run MOLGENIS on Kubernetes (experimental)
  • Migration guide

Deploy MOLGENIS

PreviousSecurityNextUsing RPM

Last updated 4 years ago

when you have questions please email us at:

We support three ways in which you can deploy MOLGENIS.

Run in development or test

When you are developing on top of MOLGENIS or testing the platform we recommend using .

Run in production

When you run MOLGENIS in production we recommend using the .

Run MOLGENIS on Kubernetes (experimental)

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

Migration guide

If you are migrating from MOLGENIS x.x.x to x.x.x please read the .

molgenis-operations@umcg.nl
docker-compose
ansible galaxy deployment
migration guide