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/waf/install/prerequisites.md
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ The following prerequisites apply to all deployment methods:
32
32
33
33
### NGINX instance
34
34
35
-
- Active F5 NGINX Plus/OSS instance - trial or licensed; optional if not yet installed (NGINX will be installed automatically during App Protect installation)
35
+
- Active F5 NGINX Plus instance (trial or licensed) or NGINX Open Source; optional if not yet installed (NGINX will be installed automatically during App Protect installation)
36
36
-[NGINX Plus JWT license]({{< ref "/nginx/admin-guide/installing-nginx/installing-nginx-plus.md#obtaining-and-installing-the-license" >}}) — required if NGINX Plus is used
37
37
38
38
### Registry access
@@ -62,8 +62,8 @@ To review supported operating systems, read the [Technical specifications]({{< r
62
62
### Virtual machine or bare metal
63
63
64
64
- A [supported operating system]({{< ref "/waf/fundamentals/technical-specifications.md#supported-operating-systems" >}})
65
-
- A working [NGINX Open Source]({{< ref "/nginx/admin-guide/installing-nginx/installing-nginx-open-source.md" >}}) or [NGINX Plus]({{< ref "/nginx/admin-guide/installing-nginx/installing-nginx-plus.md" >}}) instance
66
-
-[Docker](https://docs.docker.com/get-started/get-docker/) is required for NGINX Open Source or NGINX Plus type deployments
65
+
- A working NGINX Open Sourceor NGINX Plus instance (optional if not yet installed)
66
+
-[Docker](https://docs.docker.com/get-started/get-docker/) is required for container-based deployments only
67
67
68
68
### Docker deployment
69
69
@@ -81,7 +81,7 @@ To review supported operating systems, read the [Technical specifications]({{< r
0 commit comments