Skip to content

Commit 7dfab16

Browse files
committed
Update README.md
1 parent e09e26b commit 7dfab16

File tree

1 file changed

+6
-24
lines changed

1 file changed

+6
-24
lines changed

README.md

Lines changed: 6 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -20,30 +20,12 @@ This role installs NGINX Open Source, NGINX Plus, NGINX Agent or the NGINX Ampli
2020

2121
Depending on your target NGINX use case, you might need to obtain a license or API key/token before being able to use the role:
2222

23-
| Product | Requirements |
24-
|-----------------------|------------------------------------------------------------------------------------------------|
25-
| NGINX Open Source | None |
26-
| NGINX Plus | NGINX Plus license (key and crt) |
27-
| 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-
30-
- **NGINX Open Source (NGINX OSS):**
31-
32-
You do not need to do anything beforehand if you want to install NGINX OSS.
33-
34-
- **NGINX Plus:**
35-
36-
If you wish to install NGINX Plus using this role, you will need to obtain an NGINX Plus license beforehand.
37-
38-
- **NGINX Agent:**
39-
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.
41-
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.
43-
44-
- **NGINX Amplify:**
45-
46-
If you wish to install the NGINX Amplify agent, you will need the API key provided within the NGINX Amplify SaaS console.
23+
| Product | Requirements |
24+
|---------|--------------|
25+
| NGINX Open Source | None |
26+
| NGINX Plus | NGINX Plus license (both a license key and crt files) |
27+
| NGINX Agent | A compatible control plane and (optionally) an NGINX One SaaS console data plane token (available in the F5 Distributed Cloud) |
28+
| NGINX Amplify | API key found within the NGINX Amplify SaaS console |
4729

4830
### Ansible
4931

0 commit comments

Comments
 (0)