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/includes/installation/add-nms-repo.md
+5Lines changed: 5 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -25,6 +25,11 @@ Add the NGINX Instance Manager repository:
25
25
sudo yum module disable nginx:1.14
26
26
sudo yum module enable nginx:1.20
27
27
```
28
+
- **RHEL 9**: If you're installing on RHEL 9 and using the distro's NGINX, run the following commands to use the new version of NGINX (1.20 at the time of this update):
0 commit comments