Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

WSO2 Open Banking consits consists six intances instances. Namely: ,

  • API-Manager (AM)

...

  • Key Manager (KM)

...

  • Enterprise Integrator (EI)

...

  • Business Process Server (BPS)

...

  • Analytics and Open Banking Business Integrator (OBBI)

...



Note

In a standalone setup, these components are deployed in a single server. However, in a typical production environment, it is recommended to deploy the components in separate servers (distributed setup) for better performance.

Listed below are the prerequisties prerequisites for a successful deployment. 

...

SoftwareRequirement
Operating system

Windows and Linux

Tip

On In a production deployment, it is recommended that WSO2 products are installed on latest releases of RedHat Enterprise Linux or Ubuntu Server LTS.

For environments that WSO2 products are tested with, see Compatibility of WSO2 Products

JDK Version

Oracle JDK 1.8
Database server
  • Mysql 5.7 or above
  • Oracle 12c RC2 and above

  • MSSQL 2016 and above

Note

We do not recommend the configuring H2 database in the production environment.

User store

It is not recommended to use Apache DS in a production environment due to scalability issues. Instead, use an LDAP like OpenLDAP, RDBMS, Active Directory, customer user stores for user management.

...