<!DOCTYPE article SYSTEM "../dtd/article.dtd">
<article name="nginx"
link="/"
lang="en"
rev="2">
<section>
<para>
nginx ("<i>engine x</i>") is an HTTP web server, reverse proxy,
content cache, load balancer,
TCP/UDP proxy server,
and mail proxy server.
Originally written by <link url="http://sysoev.ru/en/">Igor Sysoev</link>
and distributed under the
<link url="../LICENSE">2-clause BSD License</link>.
Enterprise distributions, commercial support and training are
<link doc="en/enterprise.xml">available from F5, Inc.</link>
</para>
<para>
<link doc="en/docs/index.xml">Docs</link>
•
<link url="https://github.com/nginx/nginx">Code</link>
•
<link doc="en/docs/install.xml">Install</link>
•
<link doc="en/docs/beginners_guide.xml">Beginner's Guide</link>
</para>
</section>
<section name="Latest News">
<topnews/>
<para>
<link url="news.html">Older news</link>
</para>
</section>
<section name="Other NGINX Projects">
<projects>
<project
title="NGINX JavaScript"
docs="/en/docs/njs/"
repo="https://github.com/nginx/njs"
logo="img/njs_icon.png"
description="(njs) extends nginx functionality with an ECMAScript-compatible interpreter for HTTP and Stream modules."
/>
<project
title="NGINX Ingress Controller"
docs="https://docs.nginx.com/nginx-ingress-controller/"
repo="https://github.com/nginxinc/kubernetes-ingress"
logo="img/ingress_icon.png"
description=" connects Kubernetes apps and services with rock solid request handling, auth, self-service CRDs, and easy debugging.
Not to be confused with ingress-nginx, the separate Kubernetes community project."
/>
<project
title="NGINX Gateway Fabric"
docs="https://docs.nginx.com/nginx-gateway-fabric/"
repo="https://github.com/nginxinc/nginx-gateway-fabric"
logo="img/gateway_fabric_icon.png"
description=" provides L4 and L7 routing capabilities in Kubernetes, implementing the Gateway API using NGINX as the data plane."
/>
</projects>
</section>
</article>