Skip to content

fix: Reorg cards in N1 Console index #845

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 our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Jul 17, 2025
Merged
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
26 changes: 8 additions & 18 deletions content/nginx-one/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,37 +38,27 @@ F5 NGINX One Console makes it easy to manage NGINX instances across locations an
Manage one instance or groups of instances. Monitor certificates. Set up metrics.
{{</card>}}
{{<card title="Secure with NGINX App Protect" titleUrl="/nginx-one/nap-integration/" >}}
Manage one instance or groups of instances. Monitor certificates. Set up metrics.
Set up security policies by instance and group
{{</card>}}
{{<card title="Connect Kubernetes deployments" titleUrl="/nginx-one/k8s/">}}
Monitor deployments for CVEs and certificates
{{</ card >}}
{{<card title="Organize users with RBAC" titleUrl="/nginx-one/rbac/" >}}
Assign responsibilities with role-based access control
{{</card>}}
{{<card title="Automate with the NGINX One API" titleUrl="/nginx-one/api/" >}}
Manage your NGINX fleet over REST
{{</card>}}
{{</card-section>}}
{{</card-layout>}}

### More information

{{<card-layout>}}
{{<card-section showAsCards="true" >}}
{{<card title="Glossary" titleUrl="/nginx-one/glossary/" >}}
See latest updates: New features, improvements, and bug fixes
{{<card title="Connect Kubernetes deployments" titleUrl="/nginx-one/k8s/">}}
Monitor deployments for CVEs and certificates
{{</ card >}}
{{<card title="Organize users with RBAC" titleUrl="/nginx-one/rbac/" >}}
Assign responsibilities with role-based access control
{{</card>}}
{{<card title="Changelog" titleUrl="/nginx-one/changelog/" icon="clock-alert">}}
See latest updates: New features, improvements, and bug fixes
{{<card title="Automate with the NGINX One Console API" titleUrl="/nginx-one/api/" >}}
Manage your NGINX fleet over REST
{{</card>}}
{{</card-section>}}
{{</card-layout>}}

### More information

{{<card-layout>}}
{{<card-section showAsCards="true" >}}
{{<card title="Glossary" titleUrl="/nginx-one/glossary/" >}}
See latest updates: New features, improvements, and bug fixes
{{</card>}}
Expand Down