Skip to content

Commit c290500

Browse files
mjangtravisamartin
andauthored
Apply suggestions from code review
Co-authored-by: Travis Martin <[email protected]>
1 parent 841b69a commit c290500

File tree

2 files changed

+30
-12
lines changed

2 files changed

+30
-12
lines changed

content/includes/nginx-one/how-to/install-nginx-agent.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ files:
88
After entering your data plane key, you'll see a `curl` command to install NGINX Agent, similar to the one below. Copy and run this command on each NGINX instance. Once installed, NGINX Agent typically registers with NGINX One within a few seconds.
99

1010
{{<call-out "important" "Connecting to NGINX One" >}}
11-
Ensure that any firewall rules you have in place for your NGINX hosts allows network traffic to port `443` for all of the following IPs:
11+
Ensure that any firewall rules you have in place for your NGINX hosts allow network traffic to port `443` for all of the following IPs:
1212

1313
- `3.135.72.139`
1414
- `3.133.232.50`

content/nginx-one/secure-your-fleet/secure.md

Lines changed: 29 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ nd-content-type: how-to
66
nd-product: NGINX One
77
---
88

9-
With this page, you'll learn how to set up alerts in F5 Distributed Cloud. Once configured, you'll see the CVEs and insecure configurations associated with your NGINX fleet. These instructions are intended for those responsible for keeping their NGINX infrastructure and application traffic secure. It assumes you know how to:
9+
Set up alerts in F5 Distributed Cloud to track CVEs and insecure configurations across your NGINX fleet.
10+
11+
These instructions are for those responsible for keeping their NGINX infrastructure and application traffic secure. Before you begin, make sure you know how to:
1012

1113
- Install Linux programs or run Docker containers
1214

@@ -27,11 +29,22 @@ If you already have accessed F5 Distributed Cloud and have NGINX instances avail
2729

2830
### Confirm access to the F5 Distributed Cloud
2931

30-
Confirm an F5 Distributed Cloud tenant has been provisioned for you. Log in to the [MyF5](https://my.f5.com) customer portal and review your subscriptions. You should see within one of your subscriptions "Distributed Cloud". This could be in either an NGINX subscription or a Distributed Cloud. If the above does not appear in any of your subscriptions, reach out to either your F5 Account Team or Customer Success Manager.
32+
Make sure your F5 Distributed Cloud tenant is provisioned before continuing.
33+
34+
Log in to the [MyF5](https://my.f5.com) customer portal and check your subscriptions. Look for **Distributed Cloud** under one of your subscriptions. It might appear under an NGINX subscription or a dedicated Distributed Cloud subscription.
35+
36+
If you don’t see Distributed Cloud listed, contact your F5 account team or Customer Success Manager.
37+
38+
Once your tenant is provisioned, you or someone in your organization should receive an email from `[email protected]` prompting you to set a password. The **account name** shown in bold in the email is your tenant name.
3139

32-
With access, you or someone in your organization should have an email from [email protected] asking you to update your password when the tenant was created. The account name referenced in the email in bold is the tenant name.
40+
To access the F5 Distributed Cloud Console, go to: `https://INSERT_YOUR_TENANT_NAME.console.ves.volterra.io/`
3341

34-
Go to https://INSERT_YOUR_TENANT_NAME.console.ves.volterra.io/ to access F5 Distributed Cloud. If you have never logged in, select the **Forgot Password?** option in the log in screen. Alternatively, if someone within your organization has access, ask them to add you as a user within your tenant with a role providing permissions for NGINX One.
42+
If you haven’t logged in before:
43+
- Select **Forgot password?** on the login screen.
44+
45+
If someone in your organization already has access:
46+
- Ask them to add you as a user in your tenant.
47+
- Make sure the role they assign gives you the right permissions.
3548

3649
### Confirm access to NGINX One Console in the F5 Distributed Cloud
3750

@@ -42,13 +55,14 @@ Once you've logged in with your password, you should be able to see and select t
4255

4356
### Install an instance of NGINX
4457

45-
Ensure you have an instance of [NGINX Open Source or NGINX Plus]({{< ref "/nginx/admin-guide/installing-nginx/" >}}) installed and available. This guide provides instructions for connecting an instance installed in a Linux environment (VM or bare metal hardware) where you have command line access.
46-
Alternatively, we also have instructions for [Deploying NGINX and NGINX Plus with Docker]({{< ref "/nginx/admin-guide/installing-nginx/installing-nginx-docker.md" >}}) with NGINX and the NGINX Agent installed. That deployment can connect with environment variables.
58+
Ensure you have an instance of [NGINX Open Source or NGINX Plus]({{< ref "/nginx/admin-guide/installing-nginx/" >}}) installed and available. This guide shows you how to connect an instance installed on a Linux system (VM or bare metal hardware) where you have command line access.
59+
Alternatively, you can [deploy NGINX Open Source or NGINX Plus with Docker]({{< ref "/nginx/admin-guide/installing-nginx/installing-nginx-docker.md" >}}). This method includes the NGINX Agent and uses environment variables to connect the deployment.
4760

4861
## Connect at least one NGINX instance to the NGINX One Console
4962

50-
If you already have connected instances to the NGINX One Console, you can start to [Configure an active alert policy]({{< ref "/nginx-one/secure-your-fleet/secure.md#configure-an-active-alert-policy" >}}).
51-
Otherwise, you need to add an instance, generate a data plane key, and install NGINX Agent. We assume this is the first time you are connecting an instance.
63+
If you've already connected instances to the NGINX One Console, you can [configure an active alert policy]({{< ref "/nginx-one/secure-your-fleet/secure.md#configure-an-active-alert-policy" >}}).
64+
65+
If not, you’ll need to add an instance, generate a data plane key, and install NGINX Agent. This guide assumes you're connecting an instance for the first time.
5266

5367
### Add an instance
5468

@@ -66,9 +80,13 @@ You can also install NGINX Agent from our repositories and configure it manually
6680

6781
## Configure an active alert policy
6882

69-
The NGINX One Console monitors all connected NGINX instances for CVEs and insecure configurations. Using the F5 Distributed Cloud's Alert Policies, you can receive alerts for these risks in a manner of your choosing; for the purposes of this guide, we show you how to configure email alerts.
83+
The NGINX One Console monitors all connected NGINX instances for CVEs and insecure configurations.
84+
85+
With F5 Distributed Cloud alert policies, you can choose how to receive alerts for these risks. This guide shows how to set up email alerts.
86+
87+
F5 Distributed Cloud generates alerts from all its services, including the NGINX One Console.
7088

71-
The F5 Distributed Cloud generates alerts from all its services including NGINX One Console. You can configure rules to send those alerts to a receiver of your choice. These instructions walk you through how to configure an email notification when we see new CVEs or detect security issues with your NGINX instances.
89+
You can create rules to send those alerts to the receiver of your choice. This guide shows how to set up email notifications for new CVEs or other security issues detected in your NGINX instances.
7290

7391
This page describes basic steps to set up an email alert. For authoritative documentation, see
7492
[Alerts - Email & SMS](https://docs.cloud.f5.com/docs-v2/shared-configuration/how-tos/alerting/alerts-email-sms).
@@ -132,7 +150,7 @@ Now to make sure your new policy works, add your new policies to the list of **A
132150
1. Select the **Add Select Active Alert Policies** button.
133151
1. Select **Add Item**
134152

135-
You've now set up F5 Distributed Cloud to send you alerts from NGINX One Console, to your email address. When the alert policy identifies an alert, it sends you an email from **[email protected]**.
153+
You've now set up F5 Distributed Cloud to send you alerts from the NGINX One Console to your email. When an alert is triggered, you'll receive a message from **[email protected]**.
136154

137155
## Summary
138156

0 commit comments

Comments
 (0)