You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: content/docs/deploy/upgrading.mdx
+2
Original file line number
Diff line number
Diff line change
@@ -286,13 +286,15 @@ Your Pomerium Enterprise version should always match the same **minor version nu
286
286
:::
287
287
288
288
To **upgrade** a Pomerium Enterprise deployment, we recommend that you:
289
+
289
290
1. First review the version-specific upgrade notes on this page for **both** Pomerium Core and Pomerium Enterprise for any changes that might pertain to your deployment. (If you're not sure, please don't hesitate to reach out and ask for clarification.)
290
291
1. Take a database backup of the Pomerium Enterprise database.
291
292
1. Upgrade Pomerium Core to the new version. For a replicated deployment, instances can be updated one at a time to avoid downtime.
292
293
1. Upgrade Pomerium Enterprise to the new version.
293
294
1. Verify that your deployment continues to behave as expected.
294
295
295
296
In case of trouble during the upgrade process, follow these steps to **roll back** to the previous version:
297
+
296
298
1. Stop Pomerium Enterprise.
297
299
1. Restore the Pomerium Enterprise database from a backup taken before the upgrade.
298
300
1. Downgrade Pomerium Core to the previous version.
0 commit comments