Skip to content

Commit 9c1efbe

Browse files
author
nginx
committed
Pre OSS commit
1 parent fd779eb commit 9c1efbe

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

content/nginx/admin-guide/installing-nginx/installing-nginx-plus.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -84,15 +84,18 @@ This article explains how to install NGINX Plus on different operating systems,
8484

8585
## Install NGINX Plus on RHEL 7.4+, CentOS 7.4+, and Oracle Linux 7.4+ {#install_rhel_centos}
8686

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 >}}
8890

8991
1. {{< include "nginx-plus/install/back-up-config-and-logs.md" >}}
9092

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:
9294

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 select the **Subscription ID** for details.
98+
- Download the **nginx-repo.crt** and **nginx-repo.key** from the subscription page.
9699

97100
1. {{< include "nginx-plus/install/install-ca-certificates-dependency-yum.md" >}}
98101

@@ -117,8 +120,6 @@ This article explains how to install NGINX Plus on different operating systems,
117120

118121
1. {{< include "nginx-plus/install/check-nginx-binary-version.md" >}}
119122

120-
1. {{< include "nginx-plus/install/configure-usage-reporting.md" >}}
121-
122123
1. {{< include "nginx-plus/install/install-nginx-agent-for-nim.md" >}}
123124

124125
## 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:
404405
405406
1. {{< include "nginx-plus/install/install-nginx-agent-for-nim.md" >}}
406407
407-
## Install NGINX Plus on Alpine Linux {#install_alpine"}
408+
## Install NGINX Plus on Alpine Linux {#install_alpine}
408409
409410
1. {{< include "nginx-plus/install/check-tech-specs.md" >}}
410411

0 commit comments

Comments
 (0)