1. What is Nginx?
Overview
- The leading open source automation server, Nginx provides hundreds of plugins to support building, deploying and automating any project.
Nginx workflow
Official website documentation of Nginx
2. Prerequisites
- Basic networking, HTTP, Linux
3. Installation
How to install Nginx?
- https://nginx.org/en/docs/install.html
Install Nginx with Docker
4. Basics of Nginx
Nginx getting started
- Begginner’s Guide: https://nginx.org/en/docs/beginners_guide.html
Nginx Hello World
5. Beyond the Basics
Hands-On Example
- Check the advanced/ directory for more Nginx examples.
6. More…
Admin guide
- https://docs.nginx.com/nginx/admin-guide/
Nginx cheatsheet
Recommended Books