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
| NGINX Agent | A compatible control plane and (optionally) a data plane token if you wish to use the NGINX One SaaS control plane available in the F5 Distributed Cloud |
28
+
| NGINX Amplify | API key found within the NGINX Amplify SaaS console |
29
+
23
30
-**NGINX Open Source (NGINX OSS):**
24
31
25
32
You do not need to do anything beforehand if you want to install NGINX OSS.
@@ -30,7 +37,7 @@ Depending on your target NGINX use case, you might need to obtain a license or A
30
37
31
38
-**NGINX Agent:**
32
39
33
-
If you wish to install and configure the NGINX Agent, you will need: to have previously set up a compatible control plane. Check out the [NGINX Agent docs](https://docs.nginx.com/nginx-agent/overview/) for more info.
40
+
If you wish to install and configure the NGINX Agent, you will need to have previously set up a compatible control plane. Check out the [NGINX Agent docs](https://docs.nginx.com/nginx-agent/overview/) for more info.
34
41
35
42
In addition, if you wish to connect the NGINX Agent to the NGINX One SaaS control plane available in the F5 Distributed Cloud, you will also need the data plane token provided by the NGINX One SaaS control plane.
36
43
@@ -117,7 +124,7 @@ If you want to contribute to this role, you will also need to install Ansible Li
117
124
molecule test -s plus
118
125
```
119
126
120
-
- You can install and/or upgrade Molecule, the Molecule plugins package, and the Docker Python SDK by running the following command on your Ansible host:
127
+
- For ease of use, you can install and/or upgrade Molecule, the Molecule plugins package, and the Docker Python SDK by running the following command on your Ansible host:
0 commit comments