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
@@ -36,7 +34,7 @@ This repository has been tested with:
36
34
- Private registry to push the target Docker image
37
35
- Kubernetes cluster with dynamic storage provisioner enabled: see the [example](contrib/pvc-provisioner)
38
36
- NGINX Ingress Controller with `VirtualServer` CRD support (see https://docs.nginx.com/nginx-ingress-controller/configuration/virtualserver-and-virtualserverroute-resources/)
39
-
- Access to F5/NGINX downloads to fetch NGINX Instance Manager 2.4.0+ installation .deb file and API Connectivity Manager 1.0+ installation .deb file (when running in manual mode)
37
+
- Access to F5/NGINX downloads to fetch NGINX Instance Manager 2.4.0+ installation .deb file (when running in manual mode)
40
38
- Valid NGINX license certificate and key to fetch NGINX Management Suite packages (when running in automated mode)
41
39
- Linux host running Docker to build the image
42
40
@@ -63,7 +61,6 @@ NGINX Management Suite Docker image builder
1. Edit `manifests/1.nginx-nim.yaml` and specify the correct image by modifying the "image" line and configure NGINX Instance Manager username, password and the base64-encoded license file for automated license activation. In order to use API Connectivity Manager an ACM license is required
124
+
1. Edit `manifests/1.nginx-nim.yaml` and specify the correct image by modifying the "image" line and configure NGINX Instance Manager username, password and the base64-encoded license file for automated license activation.
-C [file.crt]\t\t- Certificate file to pull packages from the official NGINX repository\n
19
18
-K [file.key]\t\t- Key file to pull packages from the official NGINX repository\n
20
-
-A\t\t\t- Enable API Connectivity Manager - optional\n
21
19
-W\t\t\t- Enable Security Monitoring - optional\n
22
20
-P [version]\t\t- Enable WAF policy compiler, version can be any [v3.1088.2|v4.100.1|v4.2.0|v4.218.0|v4.279.0|v4.402.0|v4.457.0|v4.583.0] - optional\n\n
0 commit comments