Completed
Key NGINX Commands
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Installing NGINX Open Source and NGINX Plus
Automatically move to the next video in the Classroom when playback concludes
- 1 Introduction
- 2 What is NGINX?
- 3 NGINX Installation Options
- 4 How to Install NGINX on Debian/Ubuntu
- 5 How to Install NGINX on CentOS/Red Hat
- 6 How to Install NGINX Plus
- 7 How to Verify Your NGINX Installation
- 8 NGINX Key Files, Commands and Directories
- 9 Key NGINX Commands
- 10 Basic NGINX Configurations
- 11 Simple Virtual Server
- 12 Basic Web Server Configuration
- 13 Basic Load Balancing Configuration
- 14 Basic Reverse Proxy Configuration
- 15 Basic Caching Configuration
- 16 Basic SSL Configuration
- 17 Basic HTTP/2 Configuration
- 18 Multiplexing Multiple Sites on One IP
- 19 Layer 7 Request Routing
- 20 Modifications to main nginx.conf
- 21 HTTP/1.1 Keepalive to Upstreams
- 22 SSL Session Caching
- 23 Advanced Caching Configuration
- 24 gRPC Proxying with SSL Termination
- 25 Active Health Checks
- 26 Sticky Cookie Session Persistence
- 27 NGINX Stub Status Module
- 28 NGINX Plus Extended Status
- 29 NGINX Access Logs
- 30 Q & A