mirror of
https://github.com/corda/corda.git
synced 2025-04-24 21:09:50 +00:00
3.6 KiB
3.6 KiB
Platform support matrix
Our supported Operating System platforms are a subset of those supported by Java 8u172. Production use of Corda Enterprise 3.0 is only supported on Linux OS, see details below.
Warning
On all platforms listed below, only the Oracle JDK 8 JVM 8u171+ is supported. OpenJDK is not currently supported.
Operating systems supported in production
Platform | CPU Architecture | Versions |
---|---|---|
Red Hat Enterprise Linux | x86-64 | 7.x, 6.x |
Suse Linux Enterprise Server | x86-64 | 12.x, 11.x |
Ubuntu Linux | x86-64 | 16.10, 16.04 |
Oracle Linux | x86-64 | 7.x, 6.x |
Operating systems supported in development
Platform | CPU Architecture | Versions |
---|---|---|
Microsoft Windows | x86-64 | 10, 8.x |
Microsoft Windows Server | x86-64 | 2016, 2012 R2, 2012 |
Apple macOS | x86-64 | 10.9 and above |
Databases
Vendor | CPU Architecture | Versions | JDBC Driver |
---|---|---|---|
Microsoft | x86-64 | Azure SQL, SQL Server 2017 | Microsoft JDBC Driver 6.2 |
Oracle | x86-64 | 11gR2 | Oracle JDBC 6 |
Oracle | x86-64 | 12cR2 | Oracle JDBC 8 |
PostgreSQL | x86-64 | 9.6 | PostgreSQL JDBC Driver 42.1.4 |