mirror of
https://github.com/corda/corda.git
synced 2025-02-19 08:57:28 +00:00
* ENT-2191 - Add version compatibility and platform support matrices * ENT-2191 - Add note re compatibility commitments
3.4 KiB
3.4 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.
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 |