|
1 | 1 | ---
|
2 | 2 | title: F5 NGINX One Console
|
3 |
| -nd-subtitle: The F5 NGINX One Console makes it easy to manage NGINX instances across locations and environments. The console lets you monitor and control your NGINX fleet from one place—you can check configurations, track performance metrics, identify security vulnerabilities, manage SSL certificates, and more. |
| 3 | +nd-subtitle: Optimize, Secure, and Scale Your Modern Apps |
4 | 4 | url: /nginx-one/
|
5 | 5 | nd-landing-page: true
|
6 | 6 | cascade:
|
7 | 7 | logo: "NGINX-One-product-icon.svg"
|
8 | 8 | nd-content-type: landing-page
|
9 | 9 | nd-product: NGINX One
|
10 | 10 | ---
|
11 |
| -{{< card-layout >}} |
12 |
| - {{< card-section >}} |
13 |
| - {{< card title="Manage your NGINX fleet" >}} |
14 |
| - Simplify, scale, secure, and collaborate with your NGINX fleet |
15 |
| - {{</ card >}} |
16 |
| - {{< card title="Get started" >}} |
| 11 | + |
| 12 | +## About |
| 13 | +[//]: # "These are Markdown comments to guide you through document structure. Remove them as you go, as well as any unnecessary sections." |
| 14 | +[//]: # "Use underscores for _italics_, and double asterisks for **bold**." |
| 15 | +[//]: # "Backticks are for `monospace`, used sparingly and reserved mostly for executable names - they can cause formatting problems. Avoid them in tables: use italics instead." |
| 16 | +The F5 NGINX One Console makes it easy to manage NGINX instances across locations and environments. The console lets you monitor and control your NGINX fleet from one place—you can check configurations, track performance metrics, identify security vulnerabilities, manage SSL certificates, and more. |
| 17 | + |
| 18 | +## Featured content |
| 19 | +[//]: # "You can add a maximum of three cards: any extra will not display." |
| 20 | +[//]: # "One card will take full width page: two will take half width each. Three will stack like an inverse pyramid." |
| 21 | +[//]: # "Some examples of content could be the latest release note, the most common install path, and a popular new feature." |
| 22 | +{{<card-layout>}} |
| 23 | + {{<card-section showAsCards="true" isFeaturedSection="true">}} |
| 24 | + {{<card title="Get started" titleUrl="getting-started/" isFeatured="true" icon="unplug">}} |
17 | 25 | See benefits from the NGINX One Console
|
18 |
| - {{</ card >}} |
19 |
| - {{< card title="Connect your instances" >}} |
20 |
| - Work with data plane keys, containers, and proxy servers |
21 |
| - {{</ card >}} |
22 |
| - {{< card title="Manage your NGINX instances" >}} |
23 |
| - Monitor and maintain your deployments |
24 |
| - {{</ card >}} |
25 |
| - {{< card title="Draft new configurations" >}} |
26 |
| - Work with Staged Configurations |
27 |
| - {{</ card >}} |
28 |
| - {{< card title="Set up metrics" >}} |
29 |
| - Review your deployments in a dashboard |
30 |
| - {{</ card >}} |
31 |
| - {{< card title="Organize users with RBAC" >}} |
32 |
| - Assign responsibilities with role-based access control |
33 |
| - {{</ card >}} |
34 |
| - {{< card title="Automate with the NGINX One API" >}} |
35 |
| - Manage your NGINX fleet over REST |
36 |
| - {{</ card >}} |
37 |
| - {{< card title="Glossary" >}} |
38 |
| - Learn terms unique to NGINX One Console |
39 |
| - {{</ card >}} |
40 |
| - {{< card title="Changelog" >}}{{< changelog-dates >}} |
41 |
| - {{</ card >}} |
42 |
| - {{</ card-section >}} |
| 26 | + {{</card >}} |
| 27 | + {{<card title="Changelog" titleUrl="changelog/" icon="clock-alert">}} |
| 28 | + See latest updates: New features, improvements, and bug fixes |
| 29 | + {{</card>}} |
| 30 | + {{<card title="Add an NGINX instance" titleUrl="connect-instances/add-instance/" icon="copy-plus">}} |
| 31 | + Connect your instances to NGINX One |
| 32 | + {{</card>}} |
| 33 | + {{</card-section>}} |
| 34 | +{{</card-layout>}} |
43 | 35 |
|
44 |
| - # Other Components |
| 36 | +## Other Components |
| 37 | +[//]: # "You can add any extra content for the page here, such as additional cards, diagrams or text." |
| 38 | + |
| 39 | +{{< card-layout >}} |
45 | 40 | {{< card-section title="Kubernetes Solutions">}}
|
46 | 41 | {{< card title="NGINX Ingress Controller" titleUrl="/nginx-ingress-controller/" brandIcon="NGINX-Ingress-Controller-product-icon">}}
|
47 | 42 | Kubernetes traffic management with API gateway, identity, and observability features.
|
|
0 commit comments