|
| 1 | +# WSO2 Integrator: BI System requirements |
| 2 | + |
| 3 | +Prior to installing WSO2 Integrator: BI, make sure that the appropriate prerequisites are fulfilled. |
| 4 | + |
| 5 | +<table> |
| 6 | + <tr> |
| 7 | + <td> |
| 8 | + <b>Minimum</b> |
| 9 | + <p>(Suitable for smaller integrations)</p> |
| 10 | + </td> |
| 11 | + <td> |
| 12 | + <ul> |
| 13 | + <li> |
| 14 | + 0.2 core (compute units with at least 1.0-1.2 GHz Opteron/Xeon processor) |
| 15 | + </li> |
| 16 | + <li> |
| 17 | + 512 MB heap size |
| 18 | + </li> |
| 19 | + </ul> |
| 20 | + </td> |
| 21 | + </tr> |
| 22 | + <tr> |
| 23 | + <td> |
| 24 | + <b>Recommended</b> |
| 25 | + <p>(Suitable for larger integrations)</p> |
| 26 | + </td> |
| 27 | + <td> |
| 28 | + <ul> |
| 29 | + <li> |
| 30 | + 1 core (compute units with at least 1.0-1.2 GHz Opteron/Xeon processor) |
| 31 | + </li> |
| 32 | + <li> |
| 33 | + 1 GB memory for the container/pod |
| 34 | + </li> |
| 35 | + </ul> |
| 36 | + </td> |
| 37 | + </tr> |
| 38 | +</table> |
| 39 | + |
| 40 | +## Environment compatibility |
| 41 | + |
| 42 | +The details of the tested environments for the WSO2 Integrator: BI are given below. |
| 43 | + |
| 44 | +### Tested operating systems |
| 45 | + |
| 46 | +The WSO2 Integrator: BI runtime is tested with the following operating systems: |
| 47 | + |
| 48 | +| Operating System | Versions | |
| 49 | +|--------------------------|------------| |
| 50 | +| Windows | 10+ | |
| 51 | +| Ubuntu | 24.04 | |
| 52 | +| Red Hat Enterprise Linux | 9 | |
| 53 | +| MacOS | 14.6 | |
| 54 | + |
| 55 | +### Tested Java Runtime Environments |
| 56 | + |
| 57 | +The WSO2 Integrator: BI runtime is tested with the following JREs: |
| 58 | + |
| 59 | +> A compatible JRE version will be automatically installed during the Ballerina installation process if one is not already available in the environment. |
| 60 | +
|
| 61 | +| JRE |Versions| |
| 62 | +|-------------|--------| |
| 63 | +| CorrettoJRE | 21 | |
| 64 | +| AdoptOpenJRE | 21 | |
| 65 | +| OpenJRE | 21 | |
| 66 | +| Oracle JRE | 21 | |
| 67 | + |
| 68 | +### Tested Database Management Systems |
| 69 | + |
| 70 | +The WSO2 Integrator: BI runtime is tested with the following databases: |
| 71 | + |
| 72 | +| DBMS | Versions | |
| 73 | +|----------------------|-------------------------| |
| 74 | +| MySQL | 8+ | |
| 75 | +| Oracle | 12c R2+ | |
| 76 | +| Microsoft SQL Server | 2005+ | |
| 77 | +| PostgreSQL | 8.4+ | |
| 78 | + |
| 79 | +### ARM compatibility |
| 80 | + |
| 81 | +WSO2 Integrator: BI is compatible with ARM processors. It can run on ARM-based systems, such as those with Apple Silicon or ARM-based Linux distributions. |
0 commit comments