学习如何使用 Docker Hub 仓库里的 NGINX 镜像,以及如何创建和部署自己的 NGINX Plus Docker 镜像,从而可以轻松地在 Docker 容器中部署 NGINX。
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.
NGINX 和 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 负载均衡部署场景
Learn about some of the common deployment scenarios for NGINX Plus as a reverse proxy load balancer.
使用 NGINX 和 NGINX Plus 作为 Web 服务器
Learn what makes NGINX and NGINX Plus more than just a web server or just an application delivery controller (ADC)
借助 NGINX Plus 和 NGINX JavaScript 模块实现 API 请求批处理
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.
利用 NGINX Plus 进行动态 A/B 测试
键值存储功能使得我们可以在无需重新加载配置的情况下动态更新。在这篇文章中,我们将使用键值存储 API 进行 A/B测试。
NGINX Plus 健康检查和 Docker 容器带来的更多乐趣
Rick Nelson polishes his health check & Docker container solution from nginx.conf and provides a working example with NGINX Unit.
妙用 NGINX Plus 和 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 部署为虚拟负载均衡器
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
借助 NGINX 和 NGINX Plus 实现 Docker Swarm 的负载均衡
Learn how to use NGINX and NGINX Plus for Docker Swarm load balancing in conjunction with the native Swarm load balancer and Docker 1.12 features.