|
1 | 1 | --- |
2 | | -title: About subscription licenses |
| 2 | +title: Getting started |
3 | 3 | toc: true |
4 | | -weight: 2 |
| 4 | +weight: 200 |
5 | 5 | type: |
6 | | -- reference |
| 6 | +- tutorial |
7 | 7 | product: Solutions |
8 | 8 | nd-docs: DOCS-1780 |
9 | 9 | --- |
@@ -43,33 +43,15 @@ Requires: |
43 | 43 | - A successful initial usage report. If the first report fails, NGINX Plus stops processing traffic until the report succeeds. See [Postpone reporting enforcement](#postpone-reporting-enforcement) for how to add a grace period. |
44 | 44 | - At least one usage report every 180 days. If the grace period ends without a report, NGINX Plus stops processing traffic until reporting is restored. |
45 | 45 |
|
46 | | -### What you need to do |
47 | | - |
48 | | -To keep NGINX Plus running after you install or upgrade to R33 or later: |
49 | | - |
50 | | -- **[Add a valid JWT license](#download-jwt)** to each NGINX Plus instance. |
51 | | -- **[Set up reporting](#set-up-environment)** so each instance can send usage data. |
52 | | - |
53 | | -### Licensing and reporting workflow |
54 | | - |
55 | | -The following workflow illustrates the checks NGINX Plus performs and the outcomes if requirements aren’t met. |
56 | | - |
57 | | -{{< figure |
58 | | - src="/nginx/images/nginx-plus-licensing-workflows.png" |
59 | | - link="/nginx/images/nginx-plus-licensing-workflows.png" |
60 | | - alt="Flowchart of NGINX Plus licensing and usage reporting checks (startup, expiration, and connected/disconnected reporting)." |
61 | | - caption="Figure: NGINX Plus licensing and reporting workflow." |
62 | | ->}} |
63 | | -
|
64 | 46 | --- |
65 | 47 |
|
66 | | -## Download the license from MyF5 {#download-jwt} |
| 48 | +## Download your license from MyF5 {#download-jwt} |
67 | 49 |
|
68 | 50 | {{< include "licensing-and-reporting/download-jwt-from-myf5.md" >}} |
69 | 51 |
|
70 | 52 | --- |
71 | 53 |
|
72 | | -## Deploy the JWT license |
| 54 | +## Deploy the license |
73 | 55 |
|
74 | 56 | After you download the JWT license, you need to deploy it to your NGINX Plus instances. You can do this in one of two ways: |
75 | 57 |
|
@@ -259,56 +241,9 @@ If auto-renewal is not available (for example, in disconnected environments), up |
259 | 241 |
|
260 | 242 | --- |
261 | 243 |
|
262 | | -## Understand reported usage metrics {#usage-metrics} |
| 244 | +## Reported usage metrics {#usage-metrics} |
263 | 245 |
|
264 | 246 | {{< include "licensing-and-reporting/reported-usage-data.md" >}} |
265 | 247 |
|
266 | 248 | --- |
267 | 249 |
|
268 | | -## Learn more about related topics |
269 | | - |
270 | | -### NGINX Plus |
271 | | - |
272 | | -#### NGINX Plus installation guide |
273 | | - |
274 | | -For detailed instructions on installing or upgrading NGINX Plus, visit the [NGINX Plus installation guide]({{< ref "nginx/admin-guide/installing-nginx/installing-nginx-plus.md" >}}). |
275 | | - |
276 | | -#### `mgmt` module and directives |
277 | | - |
278 | | -For full details about the `mgmt` module and its directives, visit the [Module ngx_mgmt_module reference guide](https://nginx.org/en/docs/ngx_mgmt_module.html). |
279 | | - |
280 | | -### NGINX Instance Manager |
281 | | - |
282 | | -The instructions below use the terms "internet-connected" and "network-restricted" to describe how NGINX Instance Manager accesses the internet. |
283 | | - |
284 | | -#### License NGINX Instance Manager |
285 | | - |
286 | | -- **Internet-connected**: Follow the steps in [Add license]({{< ref "nim/admin-guide/add-license.md" >}}). |
287 | | -- **Network-restricted**: Follow the steps in [Add a license in a disconnected environment]({{< ref "nim/disconnected/add-license-disconnected-deployment.md" >}}). |
288 | | - |
289 | | -#### Submit usage reports to F5 from NGINX Instance Manager {#submit-usage-reports-from-nim} |
290 | | - |
291 | | -- **Internet-connected**: Follow the steps in [Report usage to F5]({{< ref "nim/admin-guide/report-usage-connected-deployment.md" >}}). |
292 | | -- **Network-restricted**: Follow the steps in [Report usage to F5 in a disconnected environment]({{< ref "nim/disconnected/report-usage-disconnected-deployment.md" >}}). |
293 | | - |
294 | | -### NGINX App Protect WAF |
295 | | - |
296 | | -For details on installing or upgrading NGINX App Protect WAF, visit the guide for the respective version: |
297 | | - |
298 | | -- [NGINX App Protect WAF v4 installation guide]({{< ref "/nap-waf/v4/admin-guide/install.md" >}}) |
299 | | -- [NGINX App Protect WAF v5 installation guide]({{< ref "/nap-waf/v5/admin-guide/install.md" >}}) |
300 | | - |
301 | | -### NGINX App Protect DoS |
302 | | - |
303 | | -For detailed instructions on installing or upgrading NGINX App Protect DoS, visit the [NGINX App Protect DoS installation guide]({{< ref "/nap-dos/deployment-guide/learn-about-deployment.md" >}}). |
304 | | - |
305 | | -## Watch instructional videos |
306 | | - |
307 | | -### Submit usage reports in a connected environment |
308 | | -{{< youtube id="PDnacyh2RUw" >}} |
309 | | - |
310 | | -### Submit usage reports in a disconnected environment |
311 | | -{{< youtube id="4wIM21bR9-g" >}} |
312 | | - |
313 | | -### Install or upgrade to NGINX Plus R33 |
314 | | -{{< youtube id="zHd7btagJRM" >}} |
0 commit comments