Skip to content

Commit 49bfe4b

Browse files
Merge pull request #739 from mulesoft/W-13595035-downtime-CH-deployment-LDS
W-13595035-downtime-CH-deployment
2 parents 52390a2 + f09e4c9 commit 49bfe4b

3 files changed

Lines changed: 5 additions & 1 deletion

File tree

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
[NOTE]
2+
Cancelling a deployment and starting a new one for the same application before the cancellation is complete can lead to a one-to-three-minute downtime.

cloudhub/modules/ROOT/pages/deploying-to-cloudhub.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ To edit the settings of a deployed application:
391391

392392
CloudHub redeploys the application with zero downtime.
393393

394-
394+
include::partial$downtime-during-deployment.adoc[]
395395

396396
== Deployment Progress
397397

cloudhub/modules/ROOT/pages/managing-applications-on-cloudhub.adoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,8 @@ CloudHub supports updating your application so users of your HTTP APIs experienc
124124
[IMPORTANT]
125125
If an application uses static IPs, updates might cause up to one minute of downtime while CloudHub reassigns the static IP address from the previous version of the application to the new version. Ensure that the client includes the necessary retry mechanisms to account for the downtime.
126126

127+
include::partial$downtime-during-deployment.adoc[]
128+
127129
== Static IPs
128130

129131
CloudHub supports allocating a static IP for applications so that they can be allowlisted for other services. To enable a static IP for your application, go to the *Static IPs* tab on your application settings page, then enable the *Use Static IP* checkbox. A static IP is allocated to your application and displayed in the table below; it will be used by the application when it restarts. If your application is not running, you can pre-allocate a static IP before starting the application. For details, see xref:deploying-to-cloudhub.adoc#static-ips-tab-settings[Static IPs Tab Settings].

0 commit comments

Comments
 (0)