System Requirements

Last modified: March 6, 2024

1 Introduction

This document presents the system requirements for the various parts of the Mendix Platform.

2 Mendix Studio Pro

Mendix Studio Pro has the requirements listed in the following sections.

2.1 Software Specifications

Mendix Studio Pro 10 is supported on 64-bit versions of Windows 10 release 1809 and above; this also includes Windows 11.

Studio Pro 10.7 and above can run in beta mode on an ARM Mac and Intel Mac running macOS Sonoma 14.0 and above. Studio Pro versions 10.0 and above can run on the M series Apple Silicon Mac using Parallels 17 and Windows 11. Earlier versions of Studio Pro can run on Apple Mac using Parallels.

These are the known limitations for Mac:

  • No native mobile support.
  • No support for document templates.
  • No Structure mode for the page editor.
  • The search in the App Explorer does not work yet; you can use CMD + G to search for documents.
  • If you have already installed JDK previously, it may not be picked up properly during installation. You can either configure this manually or remove all references to JDK and run the installer again.
  • The installer is currently not notarized yet; you bypass the dialog box by using right-click > Open.

The following frameworks are required. They will be installed automatically by the Studio Pro installer, if necessary:

  • Microsoft .NET 6.0.x desktop runtime (x64) and all applicable Windows security patches
  • Microsoft Visual C++ 2019 Redistributable Package (x64)
  • A Java Developer Kit (JDK) version 11 or 17 - if not yet installed on your machine, Mendix will install ‘Eclipse Temurin JDK 11 (x64)’
  • Git for Windows (x64) version 2.41.0 or above
  • Mendix Native Mobile Builder
  • Microsoft Edge WebView2 Evergreen Runtime (x64)

When you are running Studio Pro on a Parallels virtual machine on an ARM64 device (for example, an M1 Mac), you need the following dependencies in addition to the x64 version listed above:

  • .NET 6 Desktop Runtime (arm64)
  • Microsoft Edge WebView2 Evergreen Runtime (arm64)

2.2 Hardware Specifications

Mendix Studio Pro will run on any machine which can run the minimum requirements for running Windows 10 64-bit, with the following additional requirements:

  • Disk Space – Studio Pro requires 2GB disk space to install, and each app you create will vary in size depending on the functionality, but will take a minimum of around 150MB
  • RAM – 4GB
  • Display Resolution – 1080p (1920x1080)

Mendix Studio Pro on Mac (Beta) runs on any machine compatible with macOS Sonoma

2.3 Firewall Settings

Studio Pro needs access to the following URLs in order to work. If your firewall is blocking these, you will need to safelist them:

  • *.mendix.com
  • *.mendixcloud.com
  • *.teamserver.sprintr.com

To run a Mendix app, Mendix Studio Pro uses the following ports by default. If your firewall is blocking these, you will need to open them:

  • 8080 – runtime port
  • 8083 – mobile packager
  • 8090 – admin port
  • 8100 – sign-in port

For more information on ports and modifying Studio Pro’s default ports, see Configurations and the Troubleshooting Common Mobile Issues section of Native App Prerequisites and Troubleshooting.

2.4 File Locations

For active development and running your application locally, your app folder should be on a local drive (such as C:) or a network folder that has been mapped to a Windows drive letter.

2.5 Supported Git Service Providers

This section describes Git service providers when you are setting up your own Git repo. For information about Mendix Team Server (which is implemented using Git), see the Team Server section below.

Git service providers have size limitations related to commits and repositories.

Studio Pro does not support Large File Storage (LFS) for any provider.

You can find a list of known limitations below, however, we advise you to check the most up-to-date limitations on respective web sites before considering using a certain service provider.

Vendor Repository Size Limit Push Limit Non-LFS File Size Limit LFS File Size Limit
GitHub Warnings on 5 GB, 100 GB theoretical limit Information n/a 100 MB¹ (warning 50 MB) 5 GB
GitLab 5 GB (free) and 250 GB (enterprise) 5 GB None 5 GB
Azure Repos 250 GB 5 GB None 50 GB
Bitbucket 4 GB 3.5 GB None 10 + 100 GB

¹ You will not be able to work with GitHub, and other providers with a file size limitation, if your .mpr file exceeds the limit.

2.5.1 Azure Repos and Azure DevOps Server

We support both Microsoft’s Azure Repos hosted Git service, and Azure DevOps Server (former Team Foundation Server) which is an on-premises solution for hosting your Git repos on private infrastructure.

To get a PAT for your user account, see the Use personal access tokens instructions in the Microsoft documentation.

You need Code (full) permission for your token.

2.5.2 GitHub

We support GitHub’s hosting solutions, including the free GitHub.com cloud-hosted service and GitHub Enterprise, both hosted (Enterprise Cloud) and on-premises (Enterprise Server).

To get a PAT for your user account, see the Creating a personal access token instructions in the GitHub documentation.

You need repo permissions for your token.

2.5.3 GitLab

We support all tiers of GitLab’s service, including GitLab.com, GitLab Community Edition, and GitLab Enterprise Edition.

To get a PAT for your user account , see the Personal access tokens instructions in the GitLab documentation.

You need write_repository permission for the token.

2.5.4 BitBucket

We support all tiers of Atlassian’s BitBucket service, including BitBucket.org, BitBucket Server, and BitBucket Data Center on-premises solutions.

On BitBucket.org, the personal access token are called app passwords.

To setup an App Password for your BitBucket.org account, see the App passwords instructions.

BitBucket Server and BitBucket Data Center, on the other hand, still use the term “personal access token.” To set up a personal access token, see the Personal access tokens instructions.

In both cases you need repository write permission.

2.6 Graphics Card

If you are using the Intel® UHD Graphics 630 graphics processor, please ensure that you are using driver version 27.20.100.9664 or above.

3 Team Server

The Team Server is implemented using Git, and Studio Pro uses the HTTPS protocol to communicate with that server. To access the Team Server from within Studio Pro, the network at your location needs the following settings:

  • The HTTPS port (TCP 443) needs to be open
  • The HTTP port (TCP 80) needs to be open
  • WebDAV (verbs within the HTTP protocol) needs to be enabled on the proxy server (if any)

4 Cloud Foundry

The Mendix Cloud Foundry buildpack supports Cloud Foundry versions v9 and above.

5 Docker

The Mendix Docker buildpack supports Docker version 18.09.0 and above.

5.1 Kubernetes

The Mendix Docker buildpack supports the following Kubernetes versions:

  • Kubernetes version v1.12 and above
  • Red Hat OpenShift v3.11 and v4.2 and above

6 Server

6.1 Operating System

6.2 Web Server

  • Microsoft Internet Information Services 8 and above
  • Nginx
  • Apache

6.3 Java

When running Mendix on a server, you will need Java Runtime Environment (JRE) 11 or 17. To download an OpenJDK distribution from Adoptium, see Adoptium Installation. To download a commercial Oracle distribution, see Java SE Downloads.

7 Databases

Mendix tries to support the most recent and patched database server versions from database vendors. We aim to add support for a new vendor version two minor Mendix versions after the vendor has released it. Dropping support for a database will be announced in the release notes at the date the vendor drops support. We will drop support two minor Mendix versions later.

Current support:

8 File Storage

8.1 Storage Services for Containers

For container-based deployments using Docker, Kubernetes, or Cloud Foundry, the following storage services are supported:

  • AWS S3
  • Azure Blob Storage
  • IBM Cloud Object Storage
  • SAP AWS S3 Object Storage
  • SAP Azure Blob Storage

For container-mounted storage in Kubernetes, provided by an external storage class, see also Use Docker with Minikube.

8.2 Storage Types for Servers

For server-based installations, the following storage types mounted by the OS are supported:

  • NAS
  • SAN
  • GFS
  • Local Storage

9 Browsers

  • Google Chrome (latest stable desktop and Android versions)
  • Mozilla Firefox (latest stable desktop version)
  • Apple Safari (latest stable desktop version and latest version for each supported iOS version)
  • Microsoft Edge (latest stable desktop version)

10 Mobile Operating Systems

For native and progressive web apps built with Mendix, the following operating system versions are supported:

  • Latest version of iOS
  • Latest three versions of Android

Only devices running on these operating system versions receive up-to-date security fixes from their vendors and thus minimize being vulnerable to known exploits.

You can build native and progressive web apps with Mendix that run on older operating system versions than the ones we support. However, to receive official Mendix support you must demonstrate that your problem also occurs on a supported operating system version.

Mendix recommends the following minimum hardware requirements for all mobile devices running native and progressive web Mendix apps:

  • CPU: minimum 2 cores with 2 GHz
  • Memory: minimum 2 GB

Depending on your app’s complexity, these minimum hardware requirements might not be sufficient and should be adjusted.

11 MxBuild

MxBuild is a Windows and Linux command-line tool that can be used to build a Mendix Deployment Package. For more information, see MxBuild.

  • .NET 6.0
  • JDK 11

12 mx Command-Line Tool

The mx command-line tool is a Windows and Linux command-line tool that can be used to do useful things with your Mendix app. For more information, see mx Command-Line Tool.

  • Mono v5.20.x or .NET v4.7.2