Skip to content

Commit 44a870b

Browse files
author
Donna-Marie Smith
committed
Reverted Innovation change in Add to 7.2
1 parent 66afbb3 commit 44a870b

File tree

18 files changed

+42
-42
lines changed

18 files changed

+42
-42
lines changed

content/en/docs/2025.1/_shared/pre-installation/multi-server/make-artefacts-available.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,16 +18,16 @@
1818
cd "C:\Install\Cortex Innovation {{< version >}} - App Server Install Scripts"
1919
```
2020
21-
1. Ensure that the `Cortex.Install.PreInstallation.ps1` script has not been blocked by the operating system by running the following command:
21+
1. Ensure that the `Cortex.Innovation.Install.PreInstallation.ps1` script has not been blocked by the operating system by running the following command:
2222
2323
```powershell
24-
Unblock-File -Path .\Cortex.Install.Preinstallation.ps1
24+
Unblock-File -Path .\Cortex.Innovation.Install.Preinstallation.ps1
2525
```
2626
27-
1. Run the `Cortex.Install.PreInstallation.ps1` script using the following command, modifying the `ApplicationServers` value to contain the NETBIOS names or fully qualified domain names of the Application Servers, the `WebApplicationServer` value to contain the NETBIOS names or fully qualified domain name of the Web Application Server and the `LoadBalancerServer` value to contain the NETBIOS names or fully qualified domain name of the Load Balancer Server (remove the `LoadBalancerServer` parameter if using an [alternative load balancer][]):
27+
1. Run the `Cortex.Innovation.Install.PreInstallation.ps1` script using the following command, modifying the `ApplicationServers` value to contain the NETBIOS names or fully qualified domain names of the Application Servers, the `WebApplicationServer` value to contain the NETBIOS names or fully qualified domain name of the Web Application Server and the `LoadBalancerServer` value to contain the NETBIOS names or fully qualified domain name of the Load Balancer Server (remove the `LoadBalancerServer` parameter if using an [alternative load balancer][]):
2828
2929
```powershell
30-
.\Cortex.Install.Preinstallation.ps1 -ApplicationServers @("app-server1", "app-server2", "app-server3") -WebApplicationServer "webapp-server" -LoadBalancerServer "lb-server"
30+
.\Cortex.Innovation.Install.Preinstallation.ps1 -ApplicationServers @("app-server1", "app-server2", "app-server3") -WebApplicationServer "webapp-server" -LoadBalancerServer "lb-server"
3131
```
3232
3333
[alternative load balancer]: {{< url path="Cortex.GettingStarted.OnPremise.InstallInnovationOnly.MultipleServerWithHA.AltLoadBalancerNew" >}}

content/en/docs/2025.1/_shared/pre-installation/single-server/make-artefacts-available.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@
1818
cd "C:\Install\Cortex Innovation {{< version >}} - App Server Install Scripts"
1919
```
2020
21-
1. Ensure that the `Cortex.Install.PreInstallation.ps1` script has not been blocked by the operating system by running the following command:
21+
1. Ensure that the `Cortex.Innovation.Install.PreInstallation.ps1` script has not been blocked by the operating system by running the following command:
2222
2323
```powershell
24-
Unblock-File -Path .\Cortex.Install.Preinstallation.ps1
24+
Unblock-File -Path .\Cortex.Innovation.Install.Preinstallation.ps1
2525
```
2626
27-
1. Run the `Cortex.Install.PreInstallation.ps1` script using the following command, modifying the `ApplicationServers` and the `WebApplicationServer` values to contain the NETBIOS name or fully qualified domain name of the Server:
27+
1. Run the `Cortex.Innovation.Install.PreInstallation.ps1` script using the following command, modifying the `ApplicationServers` and the `WebApplicationServer` values to contain the NETBIOS name or fully qualified domain name of the Server:
2828
2929
```powershell
30-
.\Cortex.Install.Preinstallation.ps1 -ApplicationServers @("app-server1") -WebApplicationServer "webapp-server"
30+
.\Cortex.Innovation.Install.Preinstallation.ps1 -ApplicationServers @("app-server1") -WebApplicationServer "webapp-server"
3131
```
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: "Add CORTEX to a 7.2 Installation"
33
linkTitle: "Add CORTEX to a 7.2 Installation"
4-
description: "Information about adding {{% ctx %}} to an existing {{% ctx %}} 7.2 platform."
4+
description: "Information about adding {{% ctx %}} Innovation to an existing {{% ctx %}} 7.2 platform."
55
weight: 20
66
---
77

88
{{% pageinfo %}}
9-
{{% ctx %}} can be deployed on-premise across [multiple servers](multiple-server-with-ha) to provide improved scale and high availability (HA), or to a [single server](single-server-without-ha) if scale and HA aren't required.
9+
{{% ctx %}} Innovation can be deployed on-premise across [multiple servers](multiple-server-with-ha) to provide improved scale and high availability (HA), or to a [single server](single-server-without-ha) if scale and HA aren't required.
1010
{{% /pageinfo %}}

content/en/docs/2025.1/getting-started/on-premise/add-innovation-to-72/multiple-server-with-ha/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Multiple Server - With HA (Recommended)"
33
linkTitle: "Multiple Server - With HA"
4-
description: "Information about adding {{% ctx %}} to {{% ctx %}} 7.2 across multiple on-premise servers with high availability (HA), including: information about components, supported architectures, server requirements, pre-installation steps and installation instructions."
4+
description: "Information about adding {{% ctx %}} Innovation to {{% ctx %}} 7.2 across multiple on-premise servers with high availability (HA), including: information about components, supported architectures, server requirements, pre-installation steps and installation instructions."
55
weight: 10
66
---
77

content/en/docs/2025.1/getting-started/on-premise/add-innovation-to-72/multiple-server-with-ha/architecture.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ weight: 10
1717

1818
## Possible Architectures
1919

20-
{{% ctx %}} and v7.2 can run side-by-side, allowing flows to be built and run for both of them from the same Gateway instance. They each require a different set of back-end components to be installed. Innovation can be added to a v7.2 installation and the only component shared by both Innovation and v7.2 is {{% ctx %}} Gateway.
20+
{{% ctx %}} Innovation and v7.2 can run side-by-side, allowing flows to be built and run for both of them from the same Gateway instance. They each require a different set of back-end components to be installed. Innovation can be added to a v7.2 installation and the only component shared by both Innovation and v7.2 is {{% ctx %}} Gateway.
2121

2222
### Recommended Architecture
2323

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
---
22
title: "Installation"
33
linkTitle: "Installation"
4-
description: "Installation instructions to add {{% ctx %}} to {{% ctx %}} 7.2 across multiple on-premise servers with high availability (HA)."
4+
description: "Installation instructions to add {{% ctx %}} Innovation to {{% ctx %}} 7.2 across multiple on-premise servers with high availability (HA)."
55
weight: 40
66
---
77

8-
This guide describes how to add {{% ctx %}} to an existing {{% ctx %}} 7.2 platform. Please ensure that the [Pre-Installation][PreInstallation] steps have been completed before starting the installation.
8+
This guide describes how to add {{% ctx %}} Innovation to an existing {{% ctx %}} 7.2 platform. Please ensure that the [Pre-Installation][PreInstallation] steps have been completed before starting the installation.
99

1010
[PreInstallation]: {{< url path="Cortex.GettingStarted.OnPremise.AddInnovationTo72.MultipleServerWithHA.PreInstallation" >}}

content/en/docs/2025.1/getting-started/on-premise/add-innovation-to-72/multiple-server-with-ha/installation/install-application-and-loadbalancer-servers.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 30
77

88
# {{< param title >}}
99

10-
This guide describes how to install the Application Servers and Load Balancer Server. Please ensure that the [Pre-Installation steps for adding {{% ctx %}} to 7.2][] have been completed before starting this installation.
10+
This guide describes how to install the Application Servers and Load Balancer Server. Please ensure that the [Pre-Installation steps for adding Innovation to 7.2][] have been completed before starting this installation.
1111

1212
## Install Microsoft .NET Framework 4.7.2
1313

@@ -319,7 +319,7 @@ More advanced configuration (such as changing ports) can be undertaken by modify
319319
[Encryption Requirements]: {{< url path="Cortex.GettingStarted.OnPremise.AddInnovationTo72.MultipleServerWithHA.EncryptionRequirementsNew" >}}
320320
[Eula]: {{< url path="Cortex.Website.Eula.MainDoc" >}}
321321
[NET Framework 472]: {{< url path="MSDotNet.Framework472.MainDoc" >}}
322-
[Pre-Installation steps for adding {{% ctx %}} to 7.2]: {{< url path="Cortex.GettingStarted.OnPremise.AddInnovationTo72.MultipleServerWithHA.PreInstallation" >}}
322+
[Pre-Installation steps for adding Innovation to 7.2]: {{< url path="Cortex.GettingStarted.OnPremise.AddInnovationTo72.MultipleServerWithHA.PreInstallation" >}}
323323
[SSL Best Practices]: {{< url path="Cortex.GettingStarted.OnPremise.InstallInnovationOnly.Advanced.SSLBestPractices" >}}
324324
[Troubleshooting During Installation]: {{< url path="Cortex.Reference.Troubleshooting.Installation.TroubleshootingDuringInstallation" >}}
325325
[Upgrade Gateway]: {{< url path="Cortex.GettingStarted.OnPremise.AddInnovationTo72.MultipleServerWithHA.ConfigureCortexGatewayInstallationScriptNew2" >}}

content/en/docs/2025.1/getting-started/on-premise/add-innovation-to-72/multiple-server-with-ha/pre-installation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ weight: 30
77

88
# {{% param title %}}
99

10-
This guide describes how to perform the steps required before starting the installation of {{% ctx %}}. Please ensure that the [Requirements][] have been read and met before starting this installation.
10+
This guide describes how to perform the steps required before starting the installation of {{% ctx %}} Innovation. Please ensure that the [Requirements][] have been read and met before starting this installation.
1111

1212
## Make Installation Artefacts Available on all Servers
1313

content/en/docs/2025.1/getting-started/on-premise/add-innovation-to-72/multiple-server-with-ha/requirements.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@ The installation requires IP to hostname resolution to be available. Please ensu
8585

8686
## Licensing Requirements
8787

88-
A valid {{% ctx %}} licence file and {{% ctx %}} with v7.2 feature identifier must be procured from {{% ctx %}}. The feature identifier is a GUID which will be used when configuring the Gateway installation. The licence file is needed when installing the Web Application server and it should contain fingerprints for the Web Application Server and each Application Server.
88+
A valid {{% ctx %}} licence file and {{% ctx %}} Innovation feature identifier must be procured from {{% ctx %}}. The feature identifier is a GUID which will be used when configuring the Gateway installation. The licence file is needed when installing the Web Application server and it should contain fingerprints for the Web Application Server and each Application Server.
8989

9090
Details on how to obtain these are specified during the [Pre-Installation][obtain licence file] steps.
9191

@@ -159,7 +159,7 @@ On the Web Application Server and each Application Server, the following Windows
159159

160160
### Installation User
161161

162-
On all Application Servers, Web Application Server and Load Balancer Server, a domain user, which is a member of the Local Administrators group, must be available to run the installation scripts. This is a prerequisite of Microsoft Service Fabric, which is the HA platform that {{% ctx %}} is built upon.
162+
On all Application Servers, Web Application Server and Load Balancer Server, a domain user, which is a member of the Local Administrators group, must be available to run the installation scripts. This is a prerequisite of Microsoft Service Fabric, which is the HA platform that {{% ctx %}} Innovation is built upon.
163163

164164
### Antivirus Exclusions
165165

@@ -199,7 +199,7 @@ If adding the exclusions manually, the Process Exclusions should be done before
199199

200200
### Port Requirements
201201

202-
{{% ctx %}} and Microsoft Service Fabric require a range of [firewall ports to be opened][Port Requirements] between the servers and specific services.
202+
{{% ctx %}} Innovation and Microsoft Service Fabric require a range of [firewall ports to be opened][Port Requirements] between the servers and specific services.
203203

204204
If you are using Windows Firewall, some ports are opened during installation and others are opened dynamically as needed. If any other firewall is used, it will be necessary to add the rules described in [Port Requirements][] to open the correct ports.
205205

content/en/docs/2025.1/getting-started/on-premise/add-innovation-to-72/multiple-server-with-ha/try-it-out.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: "Try it out"
33
linkTitle: "Try it out"
4-
description: "Information about trying out {{% ctx %}} for the first time."
4+
description: "Information about trying out {{% ctx %}} Innovation for the first time."
55
weight: 60
66
---
77

@@ -55,7 +55,7 @@ Test the platform by creating a new flow and executing it using the following st
5555
{{% alert title="Note" %}} If you used self-signed certificates when installing the Application Servers you will need to disable SSL certificate validation in your HTTP client. {{% /alert %}}
5656

5757
1. The request should return a JSON object with the output variables of the flow e.g. `{ "Output": "2022-03-09T07:35:16+0000" }`.
58-
1. {{% ctx %}} has now been verified and is ready to use.
58+
1. {{% ctx %}} Innovation has now been verified and is ready to use.
5959

6060
[Troubleshooting During Installation]: {{< url path="Cortex.Reference.Troubleshooting.Installation.TroubleshootingDuringInstallation" >}}
6161
[Troubleshooting Flow No Blocks]: {{< url path="Cortex.Reference.Troubleshooting.Installation.TroubleshootingFlowNoBlocks" >}}

0 commit comments

Comments
 (0)