Table of Contents

Nginx

What is it?

Uses

Reverse Proxy

Steps to setting up:

  1. Install nginx
  2. Unlink default config
  3. Create new config under sites-available
  4. Link to sites-enabled
  5. Test
  6. Secure your hostname or dynamic DNS
  7. Test
  8. Harden system

https://www.reddit.com/r/qnap/comments/e13h8r/guide_how_to_set_ssl_secure_access_using_a/ https://raw.githubusercontent.com/trimstray/nginx-admins-handbook/master/static/img/cheatsheets/nginx-hardening-cheatsheet-tls13.png https://github.com/dslatten/nginx_npp (Syntax for Notepad ++)