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
|| HTTPS/443 | Used by Sisense Portal SSL (if SSL is configured). |
@@ -47,10 +47,10 @@ Port 27017 is mostly used while port 27020 is used in very specific use cases wh
47
47
|| 27019 | Used by Identity Service to store CloudShell user data for access control within Job Scheduling Services. |
48
48
|| 27020 | Used by Sandbox Service to store sandbox events data related to historic, active and future sandboxes. |
49
49
|||**Note:** These are the default ports, but you can change them as appropriate (see Configure the MongoDB Database Connection). Or, you can use a hosted MongoDB solution (on Kubernetes or your organization’s managed MongoDB solution) for the different CloudShell services. |
50
-
| Quali Server | TCP/8028 | Used by all CloudShell components to communicate with the Quali Server (CloudShell Portal, Authoring, Resource Manager Client, TestShell Studio, TestShell Runner). |
50
+
| Quali Server | TCP/8028 | Used by all CloudShell components to communicate with the Quali Server (CloudShell Portal, Execution Server, Authoring, Resource Manager Client, TestShell Studio, TestShell Runner). |
51
51
|| TCP/8029 TCP/9000 | Used by API clients to communicate with the Quali Server. <br />Quali API port TCP/9000 can be changed using the `QualiApi.Port` configuration key. |
52
52
|| HTTP/8034 | Used by the Sandbox API Web server (internal). |
53
-
|| TCP/8031 TCP/8029 | Used by Execution Servers to communicate with the Quali Server. |
53
+
|| TCP/8031 TCP/8029 TCP/8028 | Used by Execution Servers to communicate with the Quali Server. |
54
54
|| HTTP/8030 TCP/8023 | Used by Studio and Runner. <ul><li>8023 is a file streamer service used by Quali Server to provide access to shared tests and assets. </li><li>8030 is a centralized HTTP service that Quali Server provides. It grants access to centralized Testshell reports (Used for sharing and downloading test reports).</li></ul> |
55
55
|| HTTP – TCP/8036 | (PyPi Server) Used by the execution servers to access the local PyPi Server. |
56
56
|| HTTPS/443 | Used in an online CloudShell environment to access the public Python repository. |
|| HTTPS/443 | Used by Sisense Portal SSL (if SSL is configured). |
@@ -47,10 +47,10 @@ Port 27017 is mostly used while port 27020 is used in very specific use cases wh
47
47
|| 27019 | Used by Identity Service to store CloudShell user data for access control within Job Scheduling Services. |
48
48
|| 27020 | Used by Sandbox Service to store sandbox events data related to historic, active and future sandboxes. |
49
49
|||**Note:** These are the default ports, but you can change them as appropriate (see Configure the MongoDB Database Connection). Or, you can use a hosted MongoDB solution (on Kubernetes or your organization’s managed MongoDB solution) for the different CloudShell services. |
50
-
| Quali Server | TCP/8028 | Used by all CloudShell components to communicate with the Quali Server (CloudShell Portal, Authoring, Resource Manager Client, TestShell Studio, TestShell Runner). |
50
+
| Quali Server | TCP/8028 | Used by all CloudShell components to communicate with the Quali Server (CloudShell Portal, Execution Server, Authoring, Resource Manager Client, TestShell Studio, TestShell Runner). |
51
51
|| TCP/8029 TCP/9000 | Used by API clients to communicate with the Quali Server. <br />Quali API port TCP/9000 can be changed using the `QualiApi.Port` configuration key. |
52
52
|| HTTP/8034 | Used by the Sandbox API Web server (internal). |
53
-
|| TCP/8031 TCP/8029 | Used by Execution Servers to communicate with the Quali Server. |
53
+
|| TCP/8031 TCP/8029 TCP/8028 | Used by Execution Servers to communicate with the Quali Server. |
54
54
|| HTTP/8030 TCP/8023 | Used by Studio and Runner. <ul><li>8023 is a file streamer service used by Quali Server to provide access to shared tests and assets. </li><li>8030 is a centralized HTTP service that Quali Server provides. It grants access to centralized Testshell reports (Used for sharing and downloading test reports).</li></ul> |
55
55
|| HTTP – TCP/8036 | (PyPi Server) Used by the execution servers to access the local PyPi Server. |
56
56
|| HTTPS/443 | Used in an online CloudShell environment to access the public Python repository. |
|| HTTPS/443 | Used by Sisense Portal SSL (if SSL is configured). |
@@ -47,10 +47,10 @@ Port 27017 is mostly used while port 27020 is used in very specific use cases wh
47
47
|| 27019 | Used by Identity Service to store CloudShell user data for access control within Job Scheduling Services. |
48
48
|| 27020 | Used by Sandbox Service to store sandbox events data related to historic, active and future sandboxes. |
49
49
|||**Note:** These are the default ports, but you can change them as appropriate (see Configure the MongoDB Database Connection). Or, you can use a hosted MongoDB solution (on Kubernetes or your organization’s managed MongoDB solution) for the different CloudShell services. |
50
-
| Quali Server | TCP/8028 | Used by all CloudShell components to communicate with the Quali Server (CloudShell Portal, Authoring, Resource Manager Client, TestShell Studio, TestShell Runner). |
50
+
| Quali Server | TCP/8028 | Used by all CloudShell components to communicate with the Quali Server (CloudShell Portal, Execution Server, Authoring, Resource Manager Client, TestShell Studio, TestShell Runner). |
51
51
|| TCP/8029 TCP/9000 | Used by API clients to communicate with the Quali Server. <br />Quali API port TCP/9000 can be changed using the `QualiApi.Port` configuration key. |
52
52
|| HTTP/8034 | Used by the Sandbox API Web server (internal). |
53
-
|| TCP/8031 TCP/8029 | Used by Execution Servers to communicate with the Quali Server. |
53
+
|| TCP/8031 TCP/8029 TCP/8028 | Used by Execution Servers to communicate with the Quali Server. |
54
54
|| HTTP/8030 TCP/8023 | Used by Studio and Runner. <ul><li>8023 is a file streamer service used by Quali Server to provide access to shared tests and assets. </li><li>8030 is a centralized HTTP service that Quali Server provides. It grants access to centralized Testshell reports (Used for sharing and downloading test reports).</li></ul> |
55
55
|| HTTP – TCP/8036 | (PyPi Server) Used by the execution servers to access the local PyPi Server. |
56
56
|| HTTPS/443 | Used in an online CloudShell environment to access the public Python repository. |
0 commit comments