@@ -21,7 +21,7 @@ F5 NGINX One Console makes it easy to manage NGINX instances across locations an
21
21
[ // ] : # " Some examples of content could be the latest release note, the most common install path, and a popular new feature. "
22
22
{{<card-layout >}}
23
23
{{<card-section showAsCards =" true " isFeaturedSection =" true " >}}
24
- {{<card title =" Get started " titleUrl =" /nginx-one/ getting-started/" isFeatured =" true " icon =" unplug " >}}
24
+ {{<card title =" Get started " titleUrl =" getting-started/ " isFeaturedCard =" true " icon =" unplug " >}}
25
25
Get up and running with NGINX One Console
26
26
{{</card >}}
27
27
{{</card-section >}}
@@ -30,16 +30,16 @@ F5 NGINX One Console makes it easy to manage NGINX instances across locations an
30
30
31
31
{{<card-layout >}}
32
32
{{<card-section showAsCards =" true " >}}
33
- {{<card title =" Connect more NGINX instances " titleUrl =" /nginx-one/ connect-instances/" >}}
33
+ {{<card title =" Connect more NGINX instances " titleUrl =" connect-instances/ " >}}
34
34
Work with data plane keys, containers, and proxy servers
35
35
{{</card >}}
36
- {{<card title =" Manage your NGINX instances " titleUrl =" /nginx-one/ nginx-configs/" >}}
36
+ {{<card title =" Manage your NGINX instances " titleUrl =" nginx-configs/ " >}}
37
37
Manage one instance or groups of instances. Monitor certificates. Set up metrics.
38
38
{{</card >}}
39
- {{<card title =" Organize users with RBAC " titleUrl =" /nginx-one/ rbac/" >}}
39
+ {{<card title =" Organize users with RBAC " titleUrl =" rbac/ " >}}
40
40
Assign responsibilities with role-based access control
41
41
{{</card >}}
42
- {{<card title =" Automate with the NGINX One API " titleUrl =" /nginx-one/ api/" >}}
42
+ {{<card title =" Automate with the NGINX One API " titleUrl =" api/ " >}}
43
43
Manage your NGINX fleet over REST
44
44
{{</card >}}
45
45
{{</card-section >}}
@@ -49,10 +49,10 @@ F5 NGINX One Console makes it easy to manage NGINX instances across locations an
49
49
50
50
{{<card-layout >}}
51
51
{{<card-section showAsCards =" true " >}}
52
- {{<card title =" Glossary " titleUrl =" /nginx-one/ glossary/" >}}
52
+ {{<card title =" Glossary " titleUrl =" glossary/ " >}}
53
53
See latest updates: New features, improvements, and bug fixes
54
54
{{</card >}}
55
- {{<card title =" Changelog " titleUrl =" /nginx-one/ changelog/" icon =" clock-alert " >}}
55
+ {{<card title =" Changelog " titleUrl =" changelog/ " icon =" clock-alert " >}}
56
56
See latest updates: New features, improvements, and bug fixes
57
57
{{</card >}}
58
58
{{</card-section >}}
@@ -63,31 +63,31 @@ F5 NGINX One Console makes it easy to manage NGINX instances across locations an
63
63
64
64
{{< card-layout >}}
65
65
{{< card-section title="Kubernetes Solutions">}}
66
- {{< card title="NGINX Ingress Controller" titleUrl="/nginx-ingress-controller/" brandIcon="NGINX-Ingress-Controller-product-icon">}}
66
+ {{< card title="NGINX Ingress Controller" titleUrl="/nginx-ingress-controller/" brandIcon="NGINX-Ingress-Controller-product-icon.svg ">}}
67
67
Kubernetes traffic management with API gateway, identity, and observability features.
68
68
{{</ card >}}
69
- {{< card title="NGINX Gateway Fabric" titleUrl="/nginx-gateway-fabric" brandIcon="NGINX-product-icon">}}
69
+ {{< card title="NGINX Gateway Fabric" titleUrl="/nginx-gateway-fabric/ " brandIcon="NGINX-product-icon.svg ">}}
70
70
Next generation Kubernetes connectivity using the Gateway API.
71
71
{{</ card >}}
72
72
{{</ card-section >}}
73
73
{{< card-section title="Local Console Option">}}
74
- {{< card title="NGINX Instance Manager" titleUrl="/nginx-instance-manager" brandIcon="NGINX-Instance-Manager-product-icon">}}
74
+ {{< card title="NGINX Instance Manager" titleUrl="/nginx-instance-manager/ " brandIcon="NGINX-Instance-Manager-product-icon.svg ">}}
75
75
Track and control NGINX Open Source and NGINX Plus instances.
76
76
{{</ card >}}
77
77
{{</ card-section >}}
78
78
{{< card-section title="Modern App Delivery">}}
79
- {{< card title="NGINX Plus" titleUrl="/nginx" brandIcon="NGINX-Plus-product-icon-RGB">}}
79
+ {{< card title="NGINX Plus" titleUrl="/nginx/ " brandIcon="NGINX-Plus-product-icon-RGB.svg ">}}
80
80
The all-in-one load balancer, reverse proxy, web server, content cache, and API gateway.
81
81
{{</ card >}}
82
- {{< card title="NGINX Open Source" titleUrl="https://nginx.org " brandIcon="NGINX-product-icon">}}
82
+ {{< card title="NGINX Open Source" titleUrl="https://nginx.org " brandIcon="NGINX-product-icon.svg ">}}
83
83
The open source all-in-one load balancer, content cache, and web server
84
84
{{</ card >}}
85
85
{{</ card-section >}}
86
86
{{< card-section title="Security">}}
87
- {{< card title="NGINX App Protect WAF" titleUrl="/nginx-app-protect-waf" brandIcon="NGINX-App-Protect-WAF-product-icon">}}
87
+ {{< card title="NGINX App Protect WAF" titleUrl="/nginx-app-protect-waf/ " brandIcon="NGINX-App-Protect-WAF-product-icon.svg ">}}
88
88
Lightweight, high-performance, advanced protection against Layer 7 attacks on your apps and APIs.
89
89
{{</ card >}}
90
- {{< card title="NGINX App Protect DoS" titleUrl="/nginx-app-protect-dos" brandIcon="NGINX-App-Protect-DoS-product-icon">}}
90
+ {{< card title="NGINX App Protect DoS" titleUrl="/nginx-app-protect-dos/ " brandIcon="NGINX-App-Protect-DoS-product-icon.svg ">}}
91
91
Defend, adapt, and mitigate against Layer 7 denial-of-service attacks on your apps and APIs.
92
92
{{</ card >}}
93
93
{{</ card-section >}}
0 commit comments