Nginx Notes
The Nginx documentation and various tutorial articles are scattered, so we are learning and organizing at the same time.
We write down what we have learned, hoping it will help those in need.
📄️ Nginx Introduction
Starting from scratch can often seem dull and uninspiring.
📄️ Nginx Configuration
We will use Ubuntu as an example to install Nginx and set up basic configurations.
📄️ Nginx HTTPS Settings
In today's internet environment, website security has become a crucial concern, and SSL/TLS certificates are essential technologies to protect data transmission between websites and users.
📄️ Nginx Security
Due to its flexibility and efficiency, Nginx is widely used in modern network environments. However, without proper security configurations, your well-set-up website could become a target for attackers.
📄️ Nginx Monitoring
Once we expose the API to the public, we immediately start receiving malicious requests from all directions.
📄️ Nginx Serving Static Resources
This chapter uses a static website built with Docusaurus as an example to explain how to serve a website using Nginx.
🗃️ Supplementary
3 items