Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 10 additions & 12 deletions archetypes/landing-page.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,18 +31,16 @@ nd-product:
[//]: # "One card will take full width page: two will take half width each. Three will stack like an inverse pyramid."
[//]: # "Some examples of content could be the latest release note, the most common install path, and a popular new feature."

{{<card-layout>}}
{{<card-section showAsCards="true" isFeaturedSection="true">}}
{{<card title="<some-title>">}}
<!-- Each description should be roughly 10 words or less. -->
{{</card>}}
<!-- The titleURL and icon are both optional -->
<!-- Lucide icon names can be found at https://lucide.dev/icons/ -->
{{<card title="<some-title>" titleUrl="<some-url>" icon="<some-lucide-icon>">}}
<!-- Each description should be roughly 10 words or less. -->
{{</card>}}
{{</card-section>}}
{{</card-layout>}}
{{<card-section showAsCards="true" isFeaturedSection="true">}}
{{<card title="<some-title>">}}
<!-- Each description should be roughly 10 words or less. -->
{{</card>}}
<!-- The titleURL and icon are both optional -->
<!-- Lucide icon names can be found at https://lucide.dev/icons/ -->
{{<card title="<some-title>" titleUrl="<some-url>" icon="<some-lucide-icon>">}}
<!-- Each description should be roughly 10 words or less. -->
{{</card>}}
{{</card-section>}}

## Other content

Expand Down
90 changes: 44 additions & 46 deletions content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,52 +6,50 @@ description: Learn how to deliver, manage, and protect your applications using F
## NGINX Product Documentation
Learn how to deliver, manage, and protect your applications using F5 NGINX products.

{{<card-layout>}}
{{<card-section showAsCards="true" title="NGINX One">}}
{{<card title="NGINX One Console" titleUrl="/nginx-one/" brandIcon="NGINX-One-product-icon.svg" isLanding="true">}}
Monitor your infrastructure, address security vulnerabilities, and assess the health of your NGINX fleet, all from a single console.
{{</card >}}
{{<card title="NGINX Plus" titleUrl="/nginx/" brandIcon="NGINX-Plus-product-icon-RGB.svg" isLanding="true">}}
The all-in-one load balancer, reverse proxy, web server, content cache, and API gateway.
{{</card >}}
{{<card title="NGINX Instance Manager" titleUrl="/nginx-instance-manager/" brandIcon="NGINX-Instance-Manager-product-icon.svg" isLanding="true">}}
Track and control NGINX Open Source and NGINX Plus instances.
{{</card >}}
{{<card title="NGINX Ingress Controller" titleUrl="/nginx-ingress-controller/" brandIcon="NGINX-Ingress-Controller-product-icon.svg" isLanding="true">}}
Kubernetes traffic management with API gateway, identity, and observability features.
{{</card >}}
{{<card title="NGINX Gateway Fabric" titleUrl="/nginx-gateway-fabric/" brandIcon="NGINX-Gateway-Fabric-product-icon.svg" isLanding="true">}}
Next generation Kubernetes connectivity using the Gateway API.
{{</card >}}
{{<card title="NGINX Open Source" titleUrl="https://nginx.org/en/docs/" brandIcon="NGINX-product-icon.svg" isLanding="true">}}
The open source all-in-one load balancer, content cache, and web server
{{</card >}}
{{<card title="NGINX Agent" titleUrl="/nginx-agent/" brandIcon="NGINX-product-icon.svg" isLanding="true">}}
A daemon providing observability data and remote configuration for NGINX Open Source and NGINX Plus instances
{{</card >}}
{{<card title="Subscription Licensing & Solutions" titleUrl="/solutions/" brandIcon="NGINX-product-icon.svg" isLanding="true">}}
Stay compliant with your NGINX subscription licenses and see how you can use NGINX One to build secure, scalable, and high-performing applications and APIs.
{{</card >}}
{{</card-section>}}
{{<card-section showAsCards="true" title="NGINX One">}}
{{<card title="NGINX One Console" titleUrl="/nginx-one/" brandIcon="NGINX-One-product-icon.svg" isLanding="true">}}
Monitor your infrastructure, address security vulnerabilities, and assess the health of your NGINX fleet, all from a single console.
{{</card >}}
{{<card title="NGINX Plus" titleUrl="/nginx/" brandIcon="NGINX-Plus-product-icon.svg" isLanding="true">}}
The all-in-one load balancer, reverse proxy, web server, content cache, and API gateway.
{{</card >}}
{{<card title="NGINX Instance Manager" titleUrl="/nginx-instance-manager/" brandIcon="NGINX-Instance-Manager-product-icon.svg" isLanding="true">}}
Track and control NGINX Open Source and NGINX Plus instances.
{{</card >}}
{{<card title="NGINX Ingress Controller" titleUrl="/nginx-ingress-controller/" brandIcon="NGINX-Ingress-Controller-product-icon.svg" isLanding="true">}}
Kubernetes traffic management with API gateway, identity, and observability features.
{{</card >}}
{{<card title="NGINX Gateway Fabric" titleUrl="/nginx-gateway-fabric/" brandIcon="NGINX-Gateway-Fabric-product-icon.svg" isLanding="true">}}
Next generation Kubernetes connectivity using the Gateway API.
{{</card >}}
{{<card title="NGINX Open Source" titleUrl="https://nginx.org/en/docs/" brandIcon="NGINX-Open-Source-product-icon.svg" isLanding="true">}}
The open source all-in-one load balancer, content cache, and web server
{{</card >}}
{{<card title="NGINX Agent" titleUrl="/nginx-agent/" brandIcon="NGINX-Agent-product-icon.svg" isLanding="true">}}
A daemon providing observability data and remote configuration for NGINX Open Source and NGINX Plus instances
{{</card >}}
{{<card title="Subscription Licensing & Solutions" titleUrl="/solutions/" brandIcon="NGINX-product-icon.svg" isLanding="true">}}
Stay compliant with your NGINX subscription licenses and see how you can use NGINX One to build secure, scalable, and high-performing applications and APIs.
{{</card >}}
{{</card-section>}}

{{<card-section showAsCards="true" title="NGINX App Protect">}}
{{<card title="NGINX App Protect WAF" titleUrl="/nginx-app-protect-waf/" brandIcon="NGINX-App-Protect-WAF-product-icon.svg" isLanding="true">}}
Lightweight, high-performance, advanced protection against Layer 7 attacks on your apps and APIs
{{</card >}}
{{<card title="NGINX App Protect DoS" titleUrl="/nginx-app-protect-dos/" brandIcon="NGINX-App-Protect-DoS-product-icon.svg" isLanding="true">}}
Defend, adapt, and mitigate against Layer 7 denial-of-service attacks on your apps and APIs
{{</card >}}
{{</card-section>}}
{{<card-section showAsCards="true" title="NGINX App Protect">}}
{{<card title="NGINX App Protect WAF" titleUrl="/nginx-app-protect-waf/" brandIcon="NGINX-App-Protect-WAF-product-icon.svg" isLanding="true">}}
Lightweight, high-performance, advanced protection against Layer 7 attacks on your apps and APIs
{{</card >}}
{{<card title="NGINX App Protect DoS" titleUrl="/nginx-app-protect-dos/" brandIcon="NGINX-App-Protect-DoS-product-icon.svg" isLanding="true">}}
Defend, adapt, and mitigate against Layer 7 denial-of-service attacks on your apps and APIs
{{</card >}}
{{</card-section>}}

{{<card-section showAsCards="true" title="NGINX as a Service">}}
{{<card title="NGINX as a Service for Azure" titleUrl="/nginxaas/azure/" brandIcon="NGINX-for-Azure-product-icon.png" isLanding="true">}}
Infrastructure-as-a-Service (IaaS) version of NGINX Plus for your Microsoft Azure application stack
{{</card >}}
{{</card-section>}}
{{<card-section showAsCards="true" title="NGINX as a Service">}}
{{<card title="NGINX as a Service for Azure" titleUrl="/nginxaas/azure/" brandIcon="NGINX-for-Azure-product-icon.png" isLanding="true">}}
Infrastructure-as-a-Service (IaaS) version of NGINX Plus for your Microsoft Azure application stack
{{</card >}}
{{</card-section>}}

{{<card-section showAsCards="true" title="More NGINX Products">}}
{{<card title="NGINX Unit" titleUrl="https://unit.nginx.org/" brandIcon="NGINX-product-icon.svg" isLanding="true">}}
Dynamic app server that can run beside NGINX, NGINX Plus, or on its own
{{</card >}}
{{</card-section>}}
{{</card-layout>}}
{{<card-section showAsCards="true" title="More NGINX Products">}}
{{<card title="NGINX Unit" titleUrl="https://unit.nginx.org/" brandIcon="NGINX-Unit-product-icon.svg" isLanding="true">}}
Dynamic app server that can run beside NGINX, NGINX Plus, or on its own
{{</card >}}
{{</card-section>}}
40 changes: 18 additions & 22 deletions content/agent/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,26 +33,22 @@ configurations, collection and reporting of real-time NGINX performance and oper
[//]: # "One card will take full width page: two will take half width each. Three will stack like an inverse pyramid."
[//]: # "Some examples of content could be the latest release note, the most common install path, and a popular new feature."

{{<card-layout>}}
{{<card-section showAsCards="true" isFeaturedSection="true">}}
{{<card title="About" titleUrl="about/" icon="info">}}
Learn everything you need to know about NGINX Agent
{{</card>}}
<!-- The titleURL and icon are both optional -->
<!-- Lucide icon names can be found at https://lucide.dev/icons/ -->
{{<card title="Getting started" titleUrl="installation-upgrade/getting-started/" icon="unplug">}}
Install NGINX Agent and run a mock control plane
{{</card>}}
{{</card-section>}}
{{</card-layout>}}
{{<card-section showAsCards="true" isFeaturedSection="true">}}
{{<card title="About" titleUrl="about/" icon="info">}}
Learn everything you need to know about NGINX Agent
{{</card>}}
<!-- The titleURL and icon are both optional -->
<!-- Lucide icon names can be found at https://lucide.dev/icons/ -->
{{<card title="Getting started" titleUrl="installation-upgrade/getting-started/" icon="unplug">}}
Install NGINX Agent and run a mock control plane
{{</card>}}
{{</card-section>}}

{{<card-layout>}}
{{<card-section showAsCards="true" isFeaturedSection="true">}}
{{<card title="Upgrade" titleUrl="installation-upgrade/upgrade/" icon="circle-fading-arrow-up">}}
{{</card>}}
{{<card title="Configuration" titleUrl="configuration/" icon="cog">}}
{{</card>}}
{{<card title="Support" titleUrl="support/" icon="hand-helping">}}
{{</card>}}
{{</card-section>}}
{{</card-layout>}}
{{<card-section showAsCards="true" isFeaturedSection="true">}}
{{<card title="Upgrade" titleUrl="installation-upgrade/upgrade/" icon="circle-fading-arrow-up">}}
{{</card>}}
{{<card title="Configuration" titleUrl="configuration/" icon="cog">}}
{{</card>}}
{{<card title="Support" titleUrl="support/" icon="hand-helping">}}
{{</card>}}
{{</card-section>}}
54 changes: 24 additions & 30 deletions content/ngf/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,17 @@ For a list of supported Gateway API resources and features, see the [Gateway API

## Featured content

{{<card-layout>}}
{{<card-section showAsCards="true" isFeaturedSection="true">}}
{{<card title="Get started" titleUrl="/nginx-gateway-fabric/get-started">}}
Use kind to quickly deploy and test a NGINX Gateway Fabric cluster.
{{</card>}}
{{<card title="Deploy NGINX Gateway Fabric" titleUrl="/nginx-gateway-fabric/install">}}
Choose how to deploy NGINX Gateway Fabric in production.
{{</card>}}
{{<card title="Changelog" titleUrl="/nginx-gateway-fabric/changelog">}}
Review the changes from the latest releases.
{{</card>}}
{{</card-section>}}
{{</card-layout>}}
{{<card-section showAsCards="true" isFeaturedSection="true">}}
{{<card title="Get started" titleUrl="/nginx-gateway-fabric/get-started">}}
Use kind to quickly deploy and test a NGINX Gateway Fabric cluster.
{{</card>}}
{{<card title="Deploy NGINX Gateway Fabric" titleUrl="/nginx-gateway-fabric/install">}}
Choose how to deploy NGINX Gateway Fabric in production.
{{</card>}}
{{<card title="Changelog" titleUrl="/nginx-gateway-fabric/changelog">}}
Review the changes from the latest releases.
{{</card>}}
{{</card-section>}}

## Design

Expand All @@ -59,21 +57,17 @@ For more information, see the [Gateway architecture]({{< ref "/ngf/overview/gate

## More information

{{<card-layout>}}

{{<card-section showAsCards="true">}}
{{<card title="Gateway API compatibility" titleUrl="/nginx-gateway-fabric/overview/gateway-api-compatibility/">}}
View how much of the Gateway API NGINX Gateway Fabric supports.
{{</card>}}
{{<card title="Technical specifications" titleUrl="/nginx-gateway-fabric/reference/technical-specifications/">}}
Check which versions of NGINX Gateway Fabric match the API.
{{</card>}}
{{<card title="Routing traffic to applications" titleUrl="/nginx-gateway-fabric/traffic-management/basic-routing/">}}
Create simple rules for directing network traffic with HTTPRoute resources.
{{</card>}}
{{<card title="Secure traffic using Let's Encrypt and cert-manager" titleUrl="/nginx-gateway-fabric/traffic-security/integrate-cert-manager/">}}
Implement HTTPS with Let's Encrypt to secure client-server communication.
{{</card>}}
{{</card-section>}}

{{</card-layout>}}
{{<card title="Gateway API compatibility" titleUrl="/nginx-gateway-fabric/overview/gateway-api-compatibility/">}}
View how much of the Gateway API NGINX Gateway Fabric supports.
{{</card>}}
{{<card title="Technical specifications" titleUrl="/nginx-gateway-fabric/reference/technical-specifications/">}}
Check which versions of NGINX Gateway Fabric match the API.
{{</card>}}
{{<card title="Routing traffic to applications" titleUrl="/nginx-gateway-fabric/traffic-management/basic-routing/">}}
Create simple rules for directing network traffic with HTTPRoute resources.
{{</card>}}
{{<card title="Secure traffic using Let's Encrypt and cert-manager" titleUrl="/nginx-gateway-fabric/traffic-security/integrate-cert-manager/">}}
Implement HTTPS with Let's Encrypt to secure client-server communication.
{{</card>}}
{{</card-section>}}
Loading
Loading