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
Copy file name to clipboardExpand all lines: articles/life-cycle/README.md
+13-12Lines changed: 13 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -44,13 +44,14 @@ This section serves as a comprehensive guide for understanding the life cycle of
44
44
<br><br>
45
45
9. <b>Can the domain name of API Control Plane tenant be customized?</b>
46
46
47
-
This is an upcoming feature. It will be supported from API Control Plane 11.0.5 onwards. Create a support ticket for a custom domain.
47
+
Custom domain support is now available in API Control plane. Create a support ticket for a custom domain. For more details on custom domain,
48
+
refer [API Control plane documentation](https://docs.webmethods.io/apicontrolplane/administration/chapter3wco/)
48
49
<br><br>
49
-
10. <b>How are the certificates managed?</b>
50
+
11. <b>How are the certificates managed?</b>
50
51
51
52
Software AG Cloud Ops handles the certificate management. Create a support ticket if you have a requirement.
52
53
<br><br>
53
-
11. <b>How are the users managed?</b>
54
+
12. <b>How are the users managed?</b>
54
55
55
56
**User groups in API Control Plane**
56
57
@@ -62,49 +63,49 @@ This section serves as a comprehensive guide for understanding the life cycle of
62
63
63
64
For details on the privileges based on the user groups, see https://docs.webmethods.io/apicontrolplane/administration/chapter3wco#co-user_management
64
65
<br><br>
65
-
12. <b>What is the deployment model of API Control Plane?</b>
66
+
13. <b>What is the deployment model of API Control Plane?</b>
66
67
67
68
API Control Plane can be deployed using High availability solution for protection against single point of failure within a single data center or HADR (High Availability and Disaster Recovery) solution for
68
69
protection from the failure of an entire data center.
69
70
<br><br>
70
-
13. <b>How to deploy the on-prem version of API Control Plane?</b>
71
+
14. <b>How to deploy the on-prem version of API Control Plane?</b>
71
72
72
73
API Control Plane can be deployed using:
73
74
74
75
- Docker: For details, see https://documentation.softwareag.com/wco/11.0.0/en/webhelp/wco-webhelp/#page/wco-webhelp%2Fta-deploy_standalone_apicp_docker.html
75
76
76
77
- Helm: For details, see https://documentation.softwareag.com/wco/11.0.0/en/webhelp/wco-webhelp/#page/wco-webhelp%2Fta-deploy_standalone_apicp_helm.html
77
78
<br><br>
78
-
14. <b>How to connect API Gateway with API Control Plane?</b>
79
+
15. <b>How to connect API Gateway with API Control Plane?</b>
79
80
80
81
To connect API Control Plane using API Gateway UI, see https://documentation.softwareag.com/webmethods/api_gateway/yai10-15/webhelp/yai-webhelp/#page/yai-webhelp%2Fgtw_configure_gateway.html%23
81
82
82
83
To connect API Control Plane using properties or YAML file, see https://documentation.softwareag.com/wco/11.0.0/en/webhelp/wco-webhelp/#page/wco-webhelp%2Fco-connecting-apigw.html
83
84
<br><br>
84
-
15. <b>What are the hardware and product configuration guidelines that are required to deploy API Control Plane to run at an optimal scale?</b>
85
+
16. <b>What are the hardware and product configuration guidelines that are required to deploy API Control Plane to run at an optimal scale?</b>
85
86
86
87
For details, see https://documentation.softwareag.com/wco/11.0.0/en/webhelp/wco-webhelp/#page/wco-webhelp%2Fre-resourcing_guidelines.html
87
88
<br><br>
88
-
16. <b>How to manage data backups/snapshot to ensure data resiliency and disaster recovery?</b>
89
+
17. <b>How to manage data backups/snapshot to ensure data resiliency and disaster recovery?</b>
89
90
90
91
For details, see https://documentation.softwareag.com/wco/11.0.0/en/webhelp/wco-webhelp/#page/wco-webhelp%2Fco-snapshot_management.html
91
92
<br><br>
92
-
17. <b>Does API Control Plane provide REST endpoints to monitor the health and resource utilization of the microservices and Elastic search?</b>
93
+
18. <b>Does API Control Plane provide REST endpoints to monitor the health and resource utilization of the microservices and Elastic search?</b>
93
94
94
95
Yes. For details about how to monitor microservices health and resource utilization, see https://documentation.softwareag.com/wco/11.0.0/en/webhelp/wco-webhelp/#page/wco-webhelp%2Fco-microservices_application_level.html%23
95
96
96
97
For details about how to monitor Elastic search health and resource utilization, see https://documentation.softwareag.com/wco/11.0.0/en/webhelp/wco-webhelp/#page/wco-webhelp%2Fco-elasticsearch_monitoring.html%23
97
98
<br><br>
98
-
18. <b>List the Prometheus metrics to analyze API Control Plane health.</b>
99
+
19. <b>List the Prometheus metrics to analyze API Control Plane health.</b>
99
100
100
101
For details, see https://documentation.softwareag.com/wco/11.0.0/en/webhelp/wco-webhelp/#page/wco-webhelp%2Fco-collect_microservices_metrics.html
101
102
<br><br>
102
-
19. <b>Is Open telemetry supported for tracing?</b>
103
+
20. <b>Is Open telemetry supported for tracing?</b>
103
104
104
105
Yes. To deploy API Control Plane enabling Open Telemetry using Jaeger UI with Docker, perform *step 5* mentioned in
0 commit comments