|
2 | 2 | description: "Documentation for NGINX Open Source and F5 NGINX Plus."
|
3 | 3 | title: F5 NGINX Plus
|
4 | 4 | weight: 100
|
| 5 | +nd-subtitle: Optimize, secure, and scale your modern apps |
| 6 | +url: /nginx/ |
| 7 | +nd-landing-page: true |
5 | 8 | cascade:
|
6 | 9 | logo: NGINX-Plus-product-icon.svg
|
| 10 | +nd-content-type: landing-page |
| 11 | +nd-product: NGINX Plus |
7 | 12 | ---
|
| 13 | +Request your [free 30‑day trial](https://www.nginx.com/free-trial-request) today. |
8 | 14 |
|
9 |
| -Request your [free 30‑day trial](https://www.nginx.com/free-trial-request) today. |
| 15 | +## About |
| 16 | +[//]: # "These are Markdown comments to guide you through document structure. Remove them as you go, as well as any unnecessary sections." |
| 17 | +[//]: # "Use underscores for _italics_, and double asterisks for **bold**." |
| 18 | +[//]: # "Backticks are for `monospace`, used sparingly and reserved mostly for executable names - they can cause formatting problems. Avoid them in tables: use italics instead." |
| 19 | + |
| 20 | +NGINX is open source software for web serving, reverse proxying, caching, load balancing, media streaming, and more. It started out as a web server designed for maximum performance and stability. In addition to its HTTP server capabilities, NGINX can also function as a proxy server for email (IMAP, POP3, and SMTP) and a reverse proxy and load balancer for HTTP, TCP, and UDP servers. |
| 21 | + |
| 22 | +NGINX Plus adds a range of premium features to address enterprise needs. |
| 23 | + |
| 24 | +## Featured content |
| 25 | +[//]: # "You can add a maximum of three cards: any extra will not display." |
| 26 | +[//]: # "One card will take full width page: two will take half width each. Three will stack like an inverse pyramid." |
| 27 | +[//]: # "Some examples of content could be the latest release note, the most common install path, and a popular new feature." |
| 28 | + |
| 29 | +{{<card-layout>}} |
| 30 | + {{<card-section showAsCards="true" isFeaturedSection="true">}} |
| 31 | + {{<card title="Install NGINX Plus" titleUrl="/nginx/installing-nginx/installing-nginx-plus/" icon="unplug" isFullSize="true">}} |
| 32 | + Install NGINX Plus on different operating systems. |
| 33 | + {{</card >}} |
| 34 | + {{</card-section>}} |
| 35 | +{{</card-layout>}} |
| 36 | + |
| 37 | + |
| 38 | +{{<card-layout>}} |
| 39 | + {{<card-section showAsCards="true" >}} |
| 40 | + {{<card title="Install NGINX Open Source" titleUrl="/nginx/installing-nginx/installing-nginx-open-source/" >}} |
| 41 | + Install NGINX Open Source. Compile from source. |
| 42 | + {{</card>}} |
| 43 | + {{<card title="Set up HTTP load balancing" titleUrl="/admin-guide/load-balancer/http-load-balancer/" >}} |
| 44 | + Keep your servers running. |
| 45 | + {{</ card >}} |
| 46 | + {{<card title="Set up a web server" titleUrl="/nginx/admin-guide/web-server/web-server/" >}} |
| 47 | + Configure NGINX as a web server. |
| 48 | + {{</card>}} |
| 49 | + {{<card title="Secure with Single Sign-On" titleUrl="/nginx/admin-guide/security-controls/configuring-oidc/">}} |
| 50 | + Set up Open ID connect with identity providers. |
| 51 | + {{</ card >}} |
| 52 | + {{</card-section>}} |
| 53 | +{{</card-layout>}} |
| 54 | + |
| 55 | +### More information |
| 56 | + |
| 57 | +{{<card-layout>}} |
| 58 | + {{<card-section showAsCards="true" >}} |
| 59 | + {{<card title="View release notes and updates" titleUrl="/nginx-instance-manager/releases/" icon="clock-alert">}} |
| 60 | + Get details on new features, bug fixes, and known issues. |
| 61 | + {{</card>}} |
| 62 | + {{</card-section>}} |
| 63 | +{{</card-layout>}} |
0 commit comments