Skip to content

Commit 5cf2c72

Browse files
author
Donna-Marie Smith
committed
added 2025.6.1 to 2025.3 upgrade guide, removed CIP upgrade from 2025.1 to 2025.3 upgrade guide and hid old upgrade guides
1 parent f148560 commit 5cf2c72

File tree

26 files changed

+378
-17
lines changed

26 files changed

+378
-17
lines changed

content/en/docs/2025.3/Guides/upgrade-guides/upgrade-cortex/2024.1-to-2024.3/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ title: "2024.1 to 2024.3"
33
linkTitle: "2024.1 to 2024.3"
44
description: "Instructions to upgrade {{% ctx %}} 2024.1 to 2024.3"
55
weight: 1000
6+
outOfSupport: true
67
---

content/en/docs/2025.3/Guides/upgrade-guides/upgrade-cortex/2024.11-to-2025.1/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
title: "2024.11 to 2025.1"
33
linkTitle: "2024.11 to 2025.1"
44
description: "Instructions to upgrade {{% ctx %}} 2024.11 to 2025.1"
5-
weight: 980
5+
weight: 940
6+
outOfSupport: true
67
---

content/en/docs/2025.3/Guides/upgrade-guides/upgrade-cortex/2024.3-to-2024.5/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
title: "2024.3 to 2024.5"
33
linkTitle: "2024.3 to 2024.5"
44
description: "Instructions to upgrade {{% ctx %}} 2024.3 to 2024.5"
5-
weight: 999
5+
weight: 990
6+
outOfSupport: true
67
---

content/en/docs/2025.3/Guides/upgrade-guides/upgrade-cortex/2024.5-to-2024.7/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
title: "2024.5 to 2024.7"
33
linkTitle: "2024.5 to 2024.7"
44
description: "Instructions to upgrade {{% ctx %}} 2024.5 to 2024.7"
5-
weight: 998
5+
weight: 980
6+
outOfSupport: true
67
---

content/en/docs/2025.3/Guides/upgrade-guides/upgrade-cortex/2024.7-to-2024.9/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
title: "2024.7 to 2024.9"
33
linkTitle: "2024.7 to 2024.9"
44
description: "Instructions to upgrade {{% ctx %}} 2024.7 to 2024.9"
5-
weight: 997
5+
weight: 970
6+
outOfSupport: true
67
---

content/en/docs/2025.3/Guides/upgrade-guides/upgrade-cortex/2024.9-to-2024.11/_index.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
title: "2024.9 to 2024.11"
33
linkTitle: "2024.9 to 2024.11"
44
description: "Instructions to upgrade {{% ctx %}} 2024.9 to 2024.11"
5-
weight: 990
5+
weight: 960
6+
outOfSupport: true
67
---
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: "2024.9.25161 to 2025.3"
3+
linkTitle: "2024.9.25161 to 2025.3"
4+
description: "Instructions to upgrade {{% ctx %}} 2024.9.25161 to 2025.3"
5+
weight: 950
6+
---
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
---
2+
title: "Multiple Server - With HA"
3+
linkTitle: "Multiple Server - With HA"
4+
description: "Upgrade instructions for multiple on-premise servers with high availability (HA)."
5+
weight: 10
6+
---
Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,20 @@
1+
---
2+
title: "Pre-Upgrade"
3+
linkTitle: "Pre-Upgrade"
4+
description: "Information about the steps required to be completed prior to starting the upgrade."
5+
weight: 30
6+
---
7+
8+
# {{% param title %}}
9+
10+
This guide describes how to perform the steps required before starting the upgrade of {{% ctx %}}.
11+
12+
## Make Installation Artefacts Available on all Servers
13+
14+
{{< section "/upgrade/2025.3/pre-upgrade/multi-server/make-artefacts-available.md">}}
15+
16+
## Next Steps?
17+
18+
1. [Upgrade][]
19+
20+
[Upgrade]: {{< url path="Cortex.Guides.UpgradeGuides.UpgradeCortex.2024.9.25161to2025.3.MultipleServerWithHA.Upgrade" >}}
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: "Try it out"
3+
linkTitle: "Try it out"
4+
description: "Information about trying out {{% ctx %}} after upgrade."
5+
weight: 60
6+
---
7+
8+
# {{% param title %}}
9+
10+
This guide describes how to try out an upgraded {{% ctx %}} to make sure it is working. Please ensure that both the [Application Servers and Load Balancer Upgrade][] and [Web Application Server Upgrade][] has been completed before taking these steps.
11+
12+
## Test Debugging Flows
13+
14+
{{< section "/upgrade/try-it-out/test-debugging-flows.md" >}}
15+
16+
## Test Publishing Production Flows
17+
18+
{{< section "/upgrade/try-it-out/test-publishing-flows.md" >}}
19+
20+
## Test Executing Production Flows
21+
22+
{{< section "/upgrade/try-it-out/multi-server/test-executing-production-flows.md" >}}
23+
24+
[Application Servers and Load Balancer Upgrade]: {{< url path="Cortex.Guides.UpgradeGuides.UpgradeCortex.2024.9.25161to2025.3.MultipleServerWithHA.UpgradeApplicationAndLoadBalancerServers" >}}
25+
[Web Application Server Upgrade]: {{< url path="Cortex.Guides.UpgradeGuides.UpgradeCortex.2024.9.25161to2025.3.MultipleServerWithHA.UpgradeWebApplicationServer" >}}

0 commit comments

Comments
 (0)