- NGINX Plus repo setup and install instructions (https://cs.nginx.com/repo_setup)
- NGINX Open Source install instructions (http://nginx.org/en/docs/install.html)
- NGINX syntax highlighting in vim (https://gist.github.com/kmjones1979/e3580525801254844e3b3f57989cbd38)
- NGINX command line switches (https://nginx.org/en/docs/switches.html)
- NGINX directives index (http://nginx.org/en/docs/dirindex.html)
- NGINX variables index (http://nginx.org/en/docs/varindex.html)
- NGINX Plus Admin Guide (https://www.nginx.com/resources/admin-guide/)
- NGINX blogs (https://www.nginx.com/blog/)
- A Guide to Caching with NGINX and NGINX Plus (https://www.nginx.com/blog/nginx-caching-guide/)
- Example NGINX Plus status configuration (https://gist.github.com/kmjones1979/91d46790396abc9f12407f567af4b712)
- Example NGINX backend configuration (https://gist.github.com/kmjones1979/b66a630f2f736fac17fc8367c061e663)
- Example NGINX load balancer configuration (https://gist.github.com/kmjones1979/53ef32aa6c9c7083ea6c3eb6adc918af)