Tag - OPERATION-AND-MAINTENANCE

Posts of OPERATION-AND-MAINTENANCE

Configuration Boilerplate for SPA with Nginx

Some times I need to deploy SPA (create-react-app, Vue, Angular) with nginx on my server. And here is the boilerplate for nginx configuration that allows you to modify it according to your requirements.

5 January, 2023
OPERATION-AND-MAINTENANCE

Configuring SSL for HTTPS with Certbot + Let's Encrypt + Nginx

Let's Encrypt makes HTTPS available to everyone for free. In this article, we will introduce how to use the Certbot application tool to configure an SSL certificate for HTTPS of a domain name on a personal server.

3 January, 2023
LINUX
OPERATION-AND-MAINTENANCE

Some Examples of Nginx Proxy Forwarding

This article gives three examples of Nginx proxy forwarding: forwarding domain name requests to a local port, forwarding domain name requests to another domain name, and forwarding a local port to another port or another domain name.

3 January, 2023
OPERATION-AND-MAINTENANCE
/ 1