Skip to content

Commit 02efd88

Browse files
committed
edits
1 parent 928e55f commit 02efd88

File tree

2 files changed

+36
-26
lines changed

2 files changed

+36
-26
lines changed

content/solutions/_index.md

Lines changed: 9 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,43 +1,28 @@
11
---
2-
title: Subscription Licensing
2+
title: Subscription licensing & solutions
33
nd-docs: null
44
toc: true
55
weight: 1
66
nd-content-type: landing-page
7-
nd-landing-page: true
7+
nd-landing-page: false
88
---
99

10-
## About
11-
[//]: # "These are Markdown comments to guide you through document structure. Remove them as you go, as well as any unnecessary sections."
12-
[//]: # "Use underscores for _italics_, and double asterisks for **bold**."
13-
[//]: # "Backticks are for `monospace`, used sparingly and reserved mostly for executable names - they can cause formatting problems. Avoid them in tables: use italics instead."
14-
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. NGINX One Console is part of NGINX One, which includes [NGINX One components](#nginx-one-components).
15-
16-
## Featured content
17-
[//]: # "You can add a maximum of three cards: any extra will not display."
18-
[//]: # "One card will take full width page: two will take half width each. Three will stack like an inverse pyramid."
19-
[//]: # "Some examples of content could be the latest release note, the most common install path, and a popular new feature."
10+
## Subscription licensing
2011

2112
{{<card-section showAsCards="true" isFeaturedSection="true">}}
2213
{{<card title="Get started" titleUrl="about-subscription-licenses/getting-started/" icon="unplug" isFullSize="true">}}
23-
Get up and running with NGINX One Console
14+
Learn how NGINX Plus subscription licensing works, what’s required, and how to set up your environment.
2415
{{</card >}}
2516
{{</card-section>}}
2617

2718
{{<card-section showAsCards="true" >}}
28-
{{<card title="Connect more NGINX instances" titleUrl="connect-instances/" >}}
29-
Work with data plane keys, containers, and proxy servers
30-
{{</card>}}
31-
{{<card title="Secure your fleet" titleUrl="/nginx-one/secure-your-fleet/" >}}
32-
Configure alerts that match your security policies
33-
{{</ card >}}
34-
{{<card title="Manage your NGINX instances" titleUrl="/nginx-one/nginx-configs/" >}}
35-
Manage one instance or groups of instances. Monitor certificates. Set up metrics.
19+
{{<card title="Licensing workflows" titleUrl="about-subscription-licenses/nginx-plus-licensing-workflows/" icon="workflow" >}}
20+
View flowcharts that show license validation and usage reporting checks at startup, renewal, and during operation.
3621
{{</card>}}
37-
{{<card title="Connect Kubernetes deployments" titleUrl="/nginx-one/k8s/">}}
38-
Monitor deployments for CVEs and certificates
22+
{{<card title="Instructional videos" titleUrl="about-subscription-licenses/instructional-videos/" icon="youtube" >}}
23+
Watch step-by-step videos on sending usage reports and installing or upgrading NGINX Plus.
3924
{{</ card >}}
40-
{{</card-section>}}
25+
{{</card-section>}}
4126

4227

4328

Lines changed: 27 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,33 @@
11
---
22
title: About subscription licensing
33
nd-docs: null
4-
toc: true
54
weight: 1
65
nd-content-type: landing-page
76
nd-landing-page: true
8-
---
7+
url: /solutions/about-subscription-licenses/
8+
---
9+
10+
## Overview
11+
12+
Starting with NGINX Plus R33, subscription licenses use JSON Web Tokens (JWTs) and require usage reporting.
13+
14+
To get up and running, you’ll need to add a valid license to each instance and make sure usage data can be reported.
15+
16+
The resources below walk you through upgrading, setting up your environment, and understanding how licensing and reporting work in NGINX Plus.
17+
18+
## Subscription licensing
19+
20+
{{<card-section showAsCards="true" isFeaturedSection="true">}}
21+
{{<card title="Get started" titleUrl="about-subscription-licenses/getting-started/" icon="unplug" isFullSize="true">}}
22+
Learn how NGINX Plus subscription licensing works, what’s required, and how to set up your environment.
23+
{{</card >}}
24+
{{</card-section>}}
25+
26+
{{<card-section showAsCards="true" >}}
27+
{{<card title="Licensing workflows" titleUrl="about-subscription-licenses/nginx-plus-licensing-workflows/" icon="workflow" >}}
28+
View flowcharts that show license validation and usage reporting checks at startup, renewal, and during operation.
29+
{{</card>}}
30+
{{<card title="Instructional videos" titleUrl="about-subscription-licenses/instructional-videos/" icon="youtube" >}}
31+
Watch step-by-step videos on sending usage reports and installing or upgrading NGINX Plus.
32+
{{</ card >}}
33+
{{</card-section>}}

0 commit comments

Comments
 (0)