Installing nginx
  • Install nginx on Ubuntu
  • Install nginx on CentOS
  • Install nginx on containers - Part 1
  • Install nginx on containers - Part 2
  • Section 1: Quiz
Understanding nginx configuration
  • nginx configuration
  • nginx configuration files
  • nginx log files
  • nginx others
  • Section 2: Quiz
Serving content using nginx
  • nginx serving content basics
  • nginx serving content challenge
  • nginx serving content solution
  • Section 3: Quiz
Configure nginx as a reverse proxy
  • What is a reverse proxy ?
  • Install Apache tomcat
  • Configure nginx to forward requests to Apache tomcat
  • Section 4: Quiz
SSL setup on nginx
  • Setup SSL on nginx
  • Section 5: Quiz