Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Documenation - On premise API Gateway connecting to Control Plane #47

Open
enowaksag opened this issue Feb 13, 2024 · 1 comment
Open
Assignees

Comments

@enowaksag
Copy link

Configuring API Control Plane with an API-Gateway. According to the documentation:
https://documentation.softwareag.com/wco/11.0.0/en/webhelp/wco-webhelp/#page/wco-webhelp%2Fta-connect_apigw_installer_apicp.html%23

The way to connect to the Control Plane is to edit the custom_wrapper.conf

wrapper.java.additional.306=-Dapigw_cp_agentConfig_enabled=true
wrapper.java.additional.307=-Dapigw_cp_agentConfig_runtimeConfig_runtimeName=demo-props
wrapper.java.additional.308=-Dapigw_cp_agentConfig_controlPlaneConfig_controlPlaneURL=http://localhost:81/
wrapper.java.additional.309=-Dapigw_cp_agentConfig_controlPlaneConfig_username=
wrapper.java.additional.310=-Dapigw_cp_agentConfig_controlPlaneConfig_password=
wrapper.java.additional.311=-Dapigw_cp_agentConfig_runtimeConfig_description="My test description"

Please update the documentation to state:

  • Editing the custom_wrapper.conf will not allow you to make changes via the GUI
  • Show how to connect to the control plane via the GUI
@enowaksag enowaksag changed the title Documenation Documenation - On premise API Gateway connecting to Control Plane Feb 13, 2024
@Kumarapandian
Copy link
Collaborator

We will work on this and update you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants