You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Link to the "wso2is-extensions" is missing in Set Up Accelerators page. Links are available in "Get Started" page. But it is better to link that section in the point 4 of "Step 3: Set up servers".
The url attached to WSO2 Docker Repository of Open Banking Business Intelligence image is incorrect. It is navigating to wso2-obiam page. The correct link should be https://docker.wso2.com/tags.php?repo=wso2-obbi.
Docker run command of Identity Server image is incorrect.
The correct command should be docker run -it -p 9446:9446 --network ob-network --name obiam -v <IS_CONNECTOR_HOME>/dropins:/home/wso2carbon/wso2is6.0.0.0/repository/components/dropins/ -v <IS_CONNECTOR_HOME>/webapps:/home/wso2carbon/wso2is6.0.0.0/repository/deployment/server/webapps/ docker.wso2.com/wso2-obiam:3.0.0.0-is6.0.0.0
Instructions:
References:
Labels:
The text was updated successfully, but these errors were encountered:
Affected OB version:
OB-3.0.0
Affected OB specifications:
Accelerator
Existing pages to be updated:
Set Up Accelerators
Set up Open Banking Business Intelligence with Docker
Description (Optional):
There 2 issues in Accelerator Docs.
Link to the "wso2is-extensions" is missing in Set Up Accelerators page. Links are available in "Get Started" page. But it is better to link that section in the point 4 of "Step 3: Set up servers".
The url attached to WSO2 Docker Repository of Open Banking Business Intelligence image is incorrect. It is navigating to wso2-obiam page. The correct link should be https://docker.wso2.com/tags.php?repo=wso2-obbi.
Docker run command of Identity Server image is incorrect.
The correct command should be
docker run -it -p 9446:9446 --network ob-network --name obiam -v <IS_CONNECTOR_HOME>/dropins:/home/wso2carbon/wso2is6.0.0.0/repository/components/dropins/ -v <IS_CONNECTOR_HOME>/webapps:/home/wso2carbon/wso2is6.0.0.0/repository/deployment/server/webapps/ docker.wso2.com/wso2-obiam:3.0.0.0-is6.0.0.0
Instructions:
References:
Labels:
The text was updated successfully, but these errors were encountered: