NGINX Unit Cookbook

ebook

By Derek DeJonghe

cover image of NGINX Unit Cookbook

Sign up to save your library

With an OverDrive account, you can save your favorite libraries for at-a-glance information about availability. Find out more about OverDrive accounts.

   Not today

Find this title in Libby, the library reading app by OverDrive.

Download Libby on the App Store Download Libby on Google Play

Search for a digital library with this title

Title found at these libraries:

Library Name Distance
Loading...

Alongside its popular web server, NGINX provides a dynamic application server that supports configuration through a RESTful JSON API. The open source NGINX Unit server deploys configuration changes without service disruptions and runs apps built with multiple languages and frameworks. This updated cookbook shows developers, DevOps personnel, network admins, and cloud infrastructure pros how to quickly get started with NGINX Unit.

Hands-on recipes demonstrate Unit's new approach and show you how to deploy and configure this server for different applications. You'll learn how to run applications written in different languages on the same server, how to use NGINX Unit as the foundation for your web application development environment, and how Unit's RESTful API simplifies configuration.

  • Learn how Unit differs from other middleware application servers
  • Install Unit using source code, Red Hat and Debian systems, or third-party repositories
  • Configure Unit using application, router, and listener objects
  • Start and stop the Unit server and the applications it runs
  • Manage user permissions, Linux namespace isolation, and API security
  • Run WordPress, Django, and other web applications with Unit
  • Serve applications with an NGINX proxy or load balancer
  • NGINX Unit Cookbook