|
2 | 2 | title: NGINX Instance Manager
|
3 | 3 | description: Track and control NGINX Open Source and NGINX Plus instances.
|
4 | 4 | url: /nginx-instance-manager/
|
| 5 | +nd-landing-page: true |
5 | 6 | cascade:
|
6 | 7 | logo: "NGINX-Instance-Manager-product-icon.svg"
|
7 | 8 | ---
|
8 | 9 |
|
| 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 | + |
| 15 | +F5 NGINX Instance Manager gives you a centralized way to manage NGINX Open Source and NGINX Plus instances across your environment. It’s ideal for disconnected or air-gapped deployments, with no need for internet access or external cloud services. Use NGINX Instance Manager to organize and group instances, apply and version configuration files, monitor metrics and logs, and manage certificates securely and efficiently. |
| 16 | + |
| 17 | +NGINX Instance Manager is part of NGINX One, which includes [NGINX One components](#nginx-one-components). |
| 18 | + |
| 19 | +## Featured content |
| 20 | +[//]: # "You can add a maximum of three cards: any extra will not display." |
| 21 | +[//]: # "One card will take full width page: two will take half width each. Three will stack like an inverse pyramid." |
| 22 | +[//]: # "Some examples of content could be the latest release note, the most common install path, and a popular new feature." |
| 23 | + |
| 24 | +{{<card-layout>}} |
| 25 | + {{<card-section showAsCards="true" isFeaturedSection="true">}} |
| 26 | + {{<card title="Deploy in a disconnected environment" titleUrl="/nginx-instance-manager/disconnected" icon="unplug" isFullSize="true">}} |
| 27 | + Run NGINX Instance Manager in air-gapped or offline systems |
| 28 | + {{</card >}} |
| 29 | + {{<card title="Manage NGINX instances" titleUrl="/nginx-instance-manager/nginx-instances" >}} |
| 30 | + Add instances, group them for config reuse, and manage certificates |
| 31 | + {{</card>}} |
| 32 | + {{<card title="Manage NGINX configs" titleUrl="/nginx-instance-manager/nginx-configs" >}} |
| 33 | + Stage, version, and publish configs. Use templates to stay consistent. |
| 34 | + {{</card>}} |
| 35 | + {{</card-section>}} |
| 36 | +{{</card-layout>}} |
| 37 | + |
| 38 | + |
| 39 | +### Set up and configure NGINX Instance Manager |
| 40 | + |
| 41 | +{{<card-layout>}} |
| 42 | + {{<card-section showAsCards="true" >}} |
| 43 | + {{<card title="Administer your platform" titleUrl="/nginx-instance-manager/admin-guide" >}} |
| 44 | + Add licenses, set up user access and roles, and back up your NGINX Instance Manager deployment. |
| 45 | + {{</card>}} |
| 46 | + {{<card title="Configure your system" titleUrl="/nginx-instance-manager/system-configuration/" >}} |
| 47 | + Set platform behavior, enable high availability, and secure traffic. Use Vault and ClickHouse if needed. |
| 48 | + {{</card>}} |
| 49 | + {{</card-section>}} |
| 50 | +{{</card-layout>}} |
| 51 | + |
| 52 | + |
| 53 | +### Monitor and secure your environment |
| 54 | + |
| 55 | +{{<card-layout>}} |
| 56 | + {{<card-section showAsCards="true" >}} |
| 57 | + {{<card title="Monitor metrics and events" titleUrl="/nginx-instance-manager/monitoring/" >}} |
| 58 | + Track performance, system health, and changes using built-in metrics, logs, and the REST API. |
| 59 | + {{</card>}} |
| 60 | + {{<card title="Secure with NGINX App Protect WAF" titleUrl="/nginx-instance-manager/nginx-app-protect/" >}} |
| 61 | + Apply WAF policies and monitor activity from a centralized view. |
| 62 | + {{</card>}} |
| 63 | + {{</card-section>}} |
| 64 | +{{</card-layout>}} |
| 65 | + |
| 66 | + |
| 67 | +### More information |
| 68 | + |
| 69 | +{{<card-layout>}} |
| 70 | + {{<card-section showAsCards="true" >}} |
| 71 | + {{<card title="Deploy in connected environments" titleUrl="/nginx-instance-manager/deploy/">}} |
| 72 | + Install NGINX Instance Manager using Docker, Kubernetes, or traditional infrastructure with internet access. |
| 73 | + {{</ card >}} |
| 74 | + {{<card title="Get to know NGINX Instance Manager" titleUrl="/nginx-instance-manager/fundamentals/">}} |
| 75 | + Check system requirements, explore the dashboard, and learn how to access and use the REST API. |
| 76 | + {{</ card >}} |
| 77 | + {{<card title="View release notes and updates" titleUrl="/nginx-instance-manager/releases/" icon="clock-alert">}} |
| 78 | + Get details on new features, bug fixes, and known issues. |
| 79 | + {{</card>}} |
| 80 | + {{</card-section>}} |
| 81 | +{{</card-layout>}} |
| 82 | + |
| 83 | + |
| 84 | +## NGINX One components |
| 85 | +[//]: # "You can add any extra content for the page here, such as additional cards, diagrams or text." |
| 86 | + |
| 87 | +{{<card-layout>}} |
| 88 | + {{< card-section title="Kubernetes Solutions">}} |
| 89 | + {{< card title="NGINX Ingress Controller" titleUrl="/nginx-ingress-controller/" brandIcon="NGINX-Ingress-Controller-product-icon.png">}} |
| 90 | + Kubernetes traffic management with API gateway, identity, and observability features. |
| 91 | + {{</ card >}} |
| 92 | + {{< card title="NGINX Gateway Fabric" titleUrl="/nginx-gateway-fabric/" brandIcon="NGINX-product-icon.png">}} |
| 93 | + Next generation Kubernetes connectivity using the Gateway API. |
| 94 | + {{</ card >}} |
| 95 | + {{</ card-section >}} |
| 96 | + {{< card-section title="Cloud Console Option">}} |
| 97 | + {{< card title="NGINX One Console" titleUrl="/nginx-one/" brandIcon="NGINX-One-product-icon.svg">}} |
| 98 | + Manage, monitor, and secure your NGINX fleet from a centralized web-based interface. |
| 99 | + {{</ card >}} |
| 100 | + {{</ card-section >}} |
| 101 | + {{< card-section title="Modern App Delivery">}} |
| 102 | + {{< card title="NGINX Plus" titleUrl="/nginx/" brandIcon="NGINX-Plus-product-icon-RGB.png">}} |
| 103 | + The all-in-one load balancer, reverse proxy, web server, content cache, and API gateway. |
| 104 | + {{</ card >}} |
| 105 | + {{< card title="NGINX Open Source" titleUrl="https://nginx.org" brandIcon="NGINX-product-icon.png">}} |
| 106 | + The open source all-in-one load balancer, content cache, and web server |
| 107 | + {{</ card >}} |
| 108 | + {{</ card-section >}} |
| 109 | + {{< card-section title="Security">}} |
| 110 | + {{< card title="NGINX App Protect WAF" titleUrl="/nginx-app-protect-waf" brandIcon="NGINX-App-Protect-WAF-product-icon.png">}} |
| 111 | + Lightweight, high-performance, advanced protection against Layer 7 attacks on your apps and APIs. |
| 112 | + {{</ card >}} |
| 113 | + {{< card title="NGINX App Protect DoS" titleUrl="/nginx-app-protect-dos" brandIcon="NGINX-App-Protect-DoS-product-icon.png">}} |
| 114 | + Defend, adapt, and mitigate against Layer 7 denial-of-service attacks on your apps and APIs. |
| 115 | + {{</ card >}} |
| 116 | + {{</ card-section >}} |
| 117 | +{{</card-layout>}} |
0 commit comments