Skip to content

Commit 07ad046

Browse files
committed
fix: MR comments
1 parent 11503d2 commit 07ad046

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

‎content/waf/install/prerequisites.md‎

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ The following prerequisites apply to all deployment methods:
3232

3333
### NGINX instance
3434

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)
3636
- [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
3737

3838
### Registry access
@@ -62,8 +62,8 @@ To review supported operating systems, read the [Technical specifications]({{< r
6262
### Virtual machine or bare metal
6363

6464
- 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 Source or 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
6767

6868
### Docker deployment
6969

@@ -81,7 +81,7 @@ To review supported operating systems, read the [Technical specifications]({{< r
8181

8282
- [Kubernetes cluster](https://kubernetes.io/docs/setup/)
8383
- [kubectl CLI](https://kubernetes.io/docs/tasks/tools/install-kubectl/) configured and connected to your cluster
84-
- Running [Docker Engine](https://docs.docker.com/engine/install/) (with [Docker Compose](https://docs.docker.com/compose/install/)) - required for running containers
84+
- Running [Docker Engine](https://docs.docker.com/engine/install/) - required for running containers
8585

8686
## Additional requirements by feature
8787

0 commit comments

Comments
 (0)