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: docs/about-hypernode/support/how-to-handle-os-and-room-change-upgrade.md
+6-6Lines changed: 6 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,9 +1,9 @@
1
1
---
2
2
myst:
3
3
html_meta:
4
-
description: Learn how our Xgrade proces work and how to make sure your Hypernode
4
+
description: Learn how our Xgrade process work and how to make sure your Hypernode
5
5
is ready for the Debian Bookworm upgrade
6
-
title: How does the Xgrade proces work
6
+
title: How does the Xgrade process works
7
7
---
8
8
9
9
# What is the Xgrade process of Hypernode?
@@ -33,7 +33,7 @@ At a certain point, all services will be stopped to prevent new orders from bein
33
33
34
34
Before scheduling a Xgrade to Debian Bookworm/R405, you must check which Node.js version you are using. This is necessary because Node.js versions 6 and 10 are no longer supported on the new operating system. Standard Magento 2 does not make use of Nodejs, but if you use another CMS or have custom scripts that require them, you may need to update your setup.
35
35
36
-
You can check your Node.js version in two ways; withing the Control Panel, or on the CLI:
36
+
You can check your Node.js version in two ways; within the Control Panel, Or through the CLI:
37
37
Within the Control Panel: Navigate to Settings → Development.
38
38
39
39
```
@@ -54,7 +54,7 @@ With the upgrade to Debian Bookworm, the TLS configurations will also change. We
54
54
55
55
Below are the TLS configurations for Debian Buster:
0 commit comments