Skip to content

Commit d54afda

Browse files
Cortex-DMSDonna-Marie Smith
andauthored
Amended Port Requirements to reflect changes (#181)
* Amended Port Requirements to reflect changes --------- Co-authored-by: Donna-Marie Smith <[email protected]>
1 parent 1acb722 commit d54afda

File tree

7 files changed

+19
-11
lines changed

7 files changed

+19
-11
lines changed

.htmltest.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ IgnoreURLs:
2424
- "https://code.visualstudio.com/"
2525
- "https://blogs.oracle.com/.*"
2626
- "https://jsonformatter.org/.*"
27+
- "https://www.newtonsoft.com/.*"
2728
IgnoreDirs:
2829
- "docs/?.*/_print/"
2930
- "docs/?.*/_shared/"
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
The ports providing an entry to receive Flow API Proxy requests and SNMP traps to trigger executions within the Innovation platform.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
The ports providing communication between other services and the Monitoring service. These are dynamic ports managed by Service Fabric.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
The ports providing communication between other services and the Scheduling service. These are dynamic ports managed by Service Fabric.

content/en/docs/2024.11/_shared/port-requirements/description/triggers-snmp.md

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
The ports providing communication between other services and the Triggers service. These are dynamic ports managed by Service Fabric.

content/en/docs/2024.11/getting-started/on-premise/install-innovation-only/advanced/port-requirements.md

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ description: "Information about the ports opened when installing {{% ctx %}} Inn
1717
| Cortex.RabbitMqErlangDistribut ionClientPorts | The ports used by CLI tools (Erlang distribution client ports) for communication with nodes and is allocated from a dynamic range (computed as Erlang dist port + 10000 through dist port + 10010). **This cannot currently be changed.** | 35672-35682 | TCP | Inbound |
1818
| Cortex.RabbitMqErlangDistribut ionServerPort | The port used for RabbitMQ inter-node and CLI tools communication (Erlang distribution server port) and is allocated from a dynamic range (limited to a single port by default, computed as AMQP port + 20000). **This cannot currently be changed.** | 25672 | TCP | Inbound |
1919
| Cortex.RabbitMqManagement ApiPort | The port used by the RabbitMQ management plugin. **This cannot currently be changed.** | 15671 | TCP | Inbound |
20+
| Cortex.RabbitMqStreamPorts | The ports used by the RabbitMQ stream replication. **This cannot currently be changed.** | 6000-6500 | TCP | Inbound |
2021
| Cortex.WindowsSmbRemote Registry | The ports used by Windows SMB and Remote Registry service. | 135, 137, 138, 139, 445 | TCP | Inbound |
2122
| Cortex.ServiceFabric.Customer1. ClusterConnectionEndpointPort | The port used by the client to connect to the cluster when client APIs are used. | 8001 | TCP | Inbound |
2223
| Cortex.ServiceFabric.Customer1. ClientConnectionEndpointPort | The port where the nodes communicate with each other. | 8002 | TCP | Inbound |
@@ -54,16 +55,19 @@ Each service has an endpoint which is used to communicate with Service Fabric an
5455

5556
| Name of Service | Description | Default Port(s) | Protocol(s) | Direction | Program |
5657
|--------------------------|--------------------------------------------------------------------------------|--------------------------------------|-------------|-------------------|---------|
57-
| API Gateway | {{< section "/port-requirements/description/api-gateway.md" >}} | 8722 | TCP, UDP | Inbound, Outbound | Any |
58-
| Authorisation | {{< section "/port-requirements/description/authorisation.md" >}} | Dynamic – Uses the application ports | N/A | N/A | N/A |
59-
| Configuration Management | {{< section "/port-requirements/description/configuration-management.md" >}} | Dynamic – Uses the application ports | N/A | N/A | N/A |
60-
| Data Storage | {{< section "/port-requirements/description/data-storage.md" >}} | Dynamic – Uses the application ports | N/A | N/A | N/A |
61-
| Execution | {{< section "/port-requirements/description/execution.md" >}} | Dynamic – Uses the application ports | N/A | N/A | N/A |
62-
| Execution Management | {{< section "/port-requirements/description/execution-management.md" >}} | Dynamic – Uses the application ports | N/A | N/A | N/A |
63-
| Licence Management | {{< section "/port-requirements/description/licence-management.md" >}} | Dynamic – Uses the application ports | N/A | N/A | N/A |
64-
| Package Management | {{< section "/port-requirements/description/package-management.md" >}} | Dynamic – Uses the application ports | N/A | N/A | N/A |
65-
| Provisioning | {{< section "/port-requirements/description/provisioning.md" >}} | Dynamic – Uses the application ports | N/A | N/A | N/A |
66-
| Triggers (SNMP) | {{< section "/port-requirements/description/triggers-snmp.md" >}} | 10001 | UDP | Inbound | Any |
58+
| API Gateway | {{< section "/port-requirements/description/api-gateway.md" >}} | 8722 | TCP, UDP | Inbound, Outbound | Any |
59+
| Authorisation | {{< section "/port-requirements/description/authorisation.md" >}} | Dynamic – Uses the application ports | N/A | N/A | N/A |
60+
| Configuration Management | {{< section "/port-requirements/description/configuration-management.md" >}} | Dynamic – Uses the application ports | N/A | N/A | N/A |
61+
| Data Storage | {{< section "/port-requirements/description/data-storage.md" >}} | Dynamic – Uses the application ports | N/A | N/A | N/A |
62+
| Execution | {{< section "/port-requirements/description/execution.md" >}} | Dynamic – Uses the application ports | N/A | N/A | N/A |
63+
| Execution Management | {{< section "/port-requirements/description/execution-management.md" >}} | Dynamic – Uses the application ports | N/A | N/A | N/A |
64+
| Licence Management | {{< section "/port-requirements/description/licence-management.md" >}} | Dynamic – Uses the application ports | N/A | N/A | N/A |
65+
| Listeners | {{< section "/port-requirements/description/listeners.md" >}} | 10000, 10001 | TCP, UDP | Inbound, Outbound | Any |
66+
| Monitoring | {{< section "/port-requirements/description/monitoring.md" >}} | Dynamic – Uses the application ports | N/A | N/A | N/A |
67+
| Package Management | {{< section "/port-requirements/description/package-management.md" >}} | Dynamic – Uses the application ports | N/A | N/A | N/A |
68+
| Provisioning | {{< section "/port-requirements/description/provisioning.md" >}} | Dynamic – Uses the application ports | N/A | N/A | N/A |
69+
| Scheduling | {{< section "/port-requirements/description/scheduling.md" >}} | Dynamic – Uses the application ports | N/A | N/A | N/A |
70+
| Triggers | {{< section "/port-requirements/description/triggers.md" >}} | Dynamic – Uses the application ports | N/A | N/A | N/A |
6771

6872
## Load Balancer Rules
6973

0 commit comments

Comments
 (0)