Use the NGINX image from the Docker Hub repository or create your own NGINX Plus image to easily deploy NGINX in Docker containers.
Rick Nelson
Rick Nelson is the Manager of Pre‑Sales, with over 30 years of experience in technical and leadership roles at a variety of technology companies, including Riverbed Technology. From virtualization to load balancing to accelerating application delivery, Rick brings deep technical expertise and a proven approach to maximizing customer success.
Deploying NGINX and NGINX Plus with Docker
Use the NGINX image from the Docker Hub repository or create your own NGINX Plus image to easily deploy NGINX in Docker containers.
A Regular Expression Tester for NGINX and NGINX Plus
The regular expression (regex) tester for NGINX and NGINX Plus takes the guesswork out of regexes, telling you whether a regex for a location or map block matches values as you intend. It builds the relevant configuration for you and shows the values for capture groups.
NGINX Load Balancing Deployment Scenarios
Learn about some of the common deployment scenarios for NGINX Plus as a reverse proxy load balancer.
Using NGINX and NGINX Plus as a Web Server
Learn what makes NGINX and NGINX Plus more than just a web server or just an application delivery controller (ADC)
Batching API Requests with NGINX Plus and the NGINX JavaScript Module
The NGINX JavaScript module released with NGINX Plus R15 supports subrequests, adding a whole new class of use cases for NGINX Plus. This complete example also uses the NGINX Plus API and Key-Value modules to convert client API requests to separate requests to the microservices APIs that make up an app.
Dynamic A/B Testing with NGINX Plus
The key-value store feature allows updates without a configuration reload. In this post we use the key-value stores API for A/B testing.
More Fun with NGINX Plus Health Checks and Docker Containers
Rick Nelson polishes his health check & Docker container solution from nginx.conf and provides a working example with NGINX Unit.
Fun with Health Checks using NGINX Plus and Docker
How you can use the active health checks in NGINX Plus when you need to worry about system resources, when you’re running in containers
NGINX Plus as a Virtual Load Balancer
With NGINX Plus as your virtual load balancer, you have the flexibility to choose the operating system, hypervisor, and cloud platform that suits your needs