Skip to content
Closed
Changes from 4 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
5 changes: 4 additions & 1 deletion content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,10 @@ Learn how to deliver, manage, and protect your applications using F5 NGINX produ
{{<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">}}
{{<card title="NGINX Agent version 3" titleUrl="/nginx-one-console/agent/" brandIcon="NGINX-Agent-product-icon.svg" isLanding="true">}}
A daemon designed to work with NGINX One Console and enable remote management of NGINX instances.
{{</card >}}
{{<card title="NGINX Agent version 2" 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">}}
Expand Down