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/nginx/admin-guide/installing-nginx/installing-nginx-plus.md
+9-8Lines changed: 9 additions & 8 deletions
Original file line number
Diff line number
Diff line change
@@ -84,15 +84,18 @@ This article explains how to install NGINX Plus on different operating systems,
84
84
85
85
## Install NGINX Plus on RHEL 7.4+, CentOS 7.4+, and Oracle Linux 7.4+ {#install_rhel_centos}
86
86
87
-
1. {{< include "nginx-plus/install/check-tech-specs.md">}}
87
+
{{< call-out "important""Deprecation notice""">}}
88
+
CentOS 7.4, RHEL 7.4, and Oracle Linux 7.4 are deprecated as of NGINX Plus Release 32 (R32) and are not supported in Release 33 (R33) or later. For the list of supported distributions, refer to the [NGINX Plus Tech Specs]({{< relref "nginx/technical-specs.md">}}).
89
+
{{</ call-out >}}
88
90
89
91
1. {{< include "nginx-plus/install/back-up-config-and-logs.md">}}
90
92
91
-
1. {{< include "licensing-and-reporting/download-jwt-crt-from-myf5.md">}}
93
+
1. Download the SSL certificate and private key associated with your NGINX Plus subscription from the MyF5 Customer Portal:
92
94
93
-
1. {{< include "nginx-plus/install/create-dir-for-jwt.md">}}
94
-
95
-
1. {{< include "nginx-plus/install/copy-jwt-to-etc-nginx-dir.md">}}
95
+
- Log in to [MyF5](https://my.f5.com/manage/s/).
96
+
- Go to **My Products & Plans > Subscriptions** to see your active subscriptions.
97
+
- Find your NGINX products or services subscription, and selectthe**Subscription ID**for details.
98
+
- Download the **nginx-repo.crt** and **nginx-repo.key** from the subscription page.
96
99
97
100
1. {{< include "nginx-plus/install/install-ca-certificates-dependency-yum.md">}}
98
101
@@ -117,8 +120,6 @@ This article explains how to install NGINX Plus on different operating systems,
117
120
118
121
1. {{< include "nginx-plus/install/check-nginx-binary-version.md">}}
119
122
120
-
1. {{< include "nginx-plus/install/configure-usage-reporting.md">}}
121
-
122
123
1. {{< include "nginx-plus/install/install-nginx-agent-for-nim.md">}}
123
124
124
125
## Install NGINX Plus on RHEL 8.1+, Oracle Linux 8.1+, AlmaLinux 8, Rocky Linux 8 {#install_rhel8}
@@ -404,7 +405,7 @@ NGINX Plus can be installed on the following versions of Debian or Ubuntu:
404
405
405
406
1. {{< include "nginx-plus/install/install-nginx-agent-for-nim.md">}}
406
407
407
-
## Install NGINX Plus on Alpine Linux {#install_alpine"}
408
+
## Install NGINX Plus on Alpine Linux {#install_alpine}
408
409
409
410
1. {{< include "nginx-plus/install/check-tech-specs.md">}}
0 commit comments