Skip to content

Commit dbddff2

Browse files
committed
added same instructions to multi server
1 parent 4114d63 commit dbddff2

File tree

1 file changed

+8
-0
lines changed
  • content/en/docs/2024.9/Guides/upgrade-cortex/2024.7-to-2024.9/multiple-server-with-ha/upgrade-web-application-server

1 file changed

+8
-0
lines changed

content/en/docs/2024.9/Guides/upgrade-cortex/2024.7-to-2024.9/multiple-server-with-ha/upgrade-web-application-server/upgrade-gateway.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ This guide describes how to upgrade {{% ctx %}} Gateway from 2024.7 to 2024.9. P
1717

1818
{{< section "/upgrade/2024.9/upgrade-web-application-server/run-gateway-script.md" >}}
1919

20+
## Republish packages
21+
{{< alert type="note" title="Note" >}} This only needs to happen for upgrading to this release version as breaking changes were introduced as part of the cleanup of the NServiceBus endpoint and RabbitMQ queues. This step should not be required in future upgrades.{{< /alert >}}
22+
{{< section "/upgrade/2024.9/upgrade-web-application-server/republish-packages.md" >}}
23+
24+
## Delete old execution service
25+
{{< alert type="note" title="Note" >}} This only needs to happen for upgrading to this release version as breaking changes were introduced as part of the cleanup of the NServiceBus endpoint and RabbitMQ queues. This step should not be required in future upgrades.{{< /alert >}}
26+
{{< section "/upgrade/2024.9/upgrade-web-application-server/delete-old-execution-services.md" >}}
27+
2028
## Preserve installation files
2129

2230
{{< section "/preserve-installation-files.md" >}}

0 commit comments

Comments
 (0)