Skip to content
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
56 changes: 55 additions & 1 deletion content/nginx/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,62 @@
description: "Documentation for NGINX Open Source and F5 NGINX Plus."
title: F5 NGINX Plus
weight: 100
nd-subtitle: Optimize, secure, and scale your modern apps
url: /nginx/
nd-landing-page: true
cascade:
logo: NGINX-Plus-product-icon.svg
nd-content-type: landing-page
nd-product: NGINX Plus
---
Request your [free 30‑day trial](https://www.nginx.com/free-trial-request) today.

Request your [free 30‑day trial](https://www.nginx.com/free-trial-request) today.
## About
[//]: # "These are Markdown comments to guide you through document structure. Remove them as you go, as well as any unnecessary sections."
[//]: # "Use underscores for _italics_, and double asterisks for **bold**."
[//]: # "Backticks are for `monospace`, used sparingly and reserved mostly for executable names - they can cause formatting problems. Avoid them in tables: use italics instead."

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.

NGINX Plus adds a range of premium features to address enterprise needs.

## Featured content
[//]: # "You can add a maximum of three cards: any extra will not display."
[//]: # "One card will take full width page: two will take half width each. Three will stack like an inverse pyramid."
[//]: # "Some examples of content could be the latest release note, the most common install path, and a popular new feature."

{{<card-layout>}}
{{<card-section showAsCards="true" isFeaturedSection="true">}}
{{<card title="Install NGINX Plus" titleUrl="/nginx/installing-nginx/installing-nginx-plus/" icon="unplug" isFullSize="true">}}
Install NGINX Plus on different operating systems.
{{</card >}}
{{</card-section>}}
{{</card-layout>}}


{{<card-layout>}}
{{<card-section showAsCards="true" >}}
{{<card title="Install NGINX Open Source" titleUrl="/nginx/installing-nginx/installing-nginx-open-source/" >}}
Install NGINX Open Source. Compile from source.
{{</card>}}
{{<card title="Set up HTTP load balancing" titleUrl="/admin-guide/load-balancer/http-load-balancer/" >}}
Keep your servers running.
{{</ card >}}
{{<card title="Set up a web server" titleUrl="/nginx/admin-guide/web-server/web-server/" >}}
Configure NGINX as a web server.
{{</card>}}
{{<card title="Secure with Single Sign-On" titleUrl="/nginx/admin-guide/security-controls/configuring-oidc/">}}
Set up Open ID connect with identity providers.
{{</ card >}}
{{</card-section>}}
{{</card-layout>}}

### More information

{{<card-layout>}}
{{<card-section showAsCards="true" >}}
{{<card title="View release notes and updates" titleUrl="/nginx-instance-manager/releases/" icon="clock-alert">}}
Get details on new features, bug fixes, and known issues.
{{</card>}}
{{</card-section>}}
{{</card-layout>}}