- Install Git, Docker and Docker Compose
in order to run the steps provided in following Quick Start Guide.
- In order to use WSO2 Open Banking Docker images, you need an active WSO2 Open Banking subscription. If you do not possess an active WSO2
Open Banking subscription, you can contact us from here.
- If you wish to run the Docker Compose setup using Docker images built locally, build Docker images using Docker resources available from here and remove the
docker.wso2.com/
prefix from theimage
name in thedocker-compose.yml
.
-
Clone WSO2 Open Banking Docker Git repository.
git clone https://github.com/wso2/docker-open-banking.git
If you are to try out an already released zip of this repo, please ignore this 1st step.
-
Switch to the
docker-compose/obkm
folder.cd docker-open-banking/docker-compose/obkm
If you are to try out an already released zip of this repo, please ignore this 2nd step also. Instead, extract the zip file and directly browse to
docker-open-banking-<released-version-here>/docker-compose/obkm
folder.If you want to try out an already released tag, after executing 2nd step, checkout the relevant tag, i.e. for example: git checkout tags/v1.4.0.7 and continue below steps.
-
Execute following Docker Compose command to start the deployment.
docker-compose up
By default Docker Compose resources are set to start SG specification based deployment of WSO2 Open Banking Solution.
Access the servers using following credentials.
- Username: [email protected]
- Password: wso2123
You can access the WSO2 Open Banking Key Manager-Management portal using the below URL via a web browser.
https://localhost:9446/carbon
Access the servers using following credentials.
- Username: [email protected]
- Password: wso2123