- Notifications
You must be signed in to change notification settings - Fork100
feature: Secure your fleet, NGINX One#731
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
base:main
Are you sure you want to change the base?
Uh oh!
There was an error while loading.Please reload this page.
Conversation
✅ Deploy Preview will be available once build job completes!
|
ADubhlaoich left a comment• edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
LGTM. Small LOGAF non-blocking edit suggestions.
If the PR replaces#637, then that should probably be closed.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
I find the order in which the docs are presented confusing. Is "Manage your fleet" really before "Get started"? Shouldn't "Manage your instances" include items like Connect your instances and Draft configurations? I could see 3 top-level headings on the landing page: Get started, Secure your fleet, and Manage your fleet. Or maybe 4, if we also add one for Admin tasks (like RBAC, metrics, etc.). |
Uh oh!
There was an error while loading.Please reload this page.
Will be addressed in an internal issue (num-200 in internal-docs repo) |
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
2f9fbfe
tocb81103
Comparend-product: NGINX One | ||
--- | ||
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: |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Should we spell out CVE on first mention? Or is this a well-known domain acronym?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
@travisamartin thank you for the detailed review. I've accepted all but 2 of your suggestions. |
This commit adds a new landing page archetype, which has theability to display various cards to highlight specific items. Thearchetype includes inline guidance like other archetypes, includingexplanations of new frontmatter parameters and a new card shortcode.---------Co-authored-by: Mike Jang <3287976+mjang@users.noreply.github.com>Co-authored-by: Alan Dooley <a.dooley@f5.com>Co-authored-by: Alan Dooley <a.dooley@f5.com>Co-authored-by: Travis Martin <33876974+travisamartin@users.noreply.github.com>
Proposed changes
Create end-to-end "use-case" documentation for admins / security engineers who want to use NGINX One Console to "Secure your fleet".
Fleets of NGINX deployments frequently include dozens and many more instances. With this use case, an admin/security engineer can set up the NGINX One Console to send them alerts for appropriate issues. Today, those issues include CVEs and other detected security "misconfigurations" identified by NGINX One Console.
This use case goes somewhat beyond NGINX One Console. This PR removes roadblocks to success in the following ways:
It clarifies what users need to access the NGINX One Console, specifically with:
It then shows users, step by step, how to set up notifications when one/more of their instances have CVEs and other detected security issues.
Replaces#637
Checklist
Before merging a pull request, run through this checklist and mark each as complete.
README.md
andCHANGELOG.md
Footnotes
Potentially sensitive changes include anything involving code, personally identify information (PII), live URLs or significant amounts of new or revised documentation. Please refer toour style guide for guidance about placeholder content.↩