How to Set Up Reverse Proxy and Let's Encrypt SSL

TL;DR AI
2 min readKey summary
The article explains how to point devrama.my.id to a local app running on port 3030 using an Nginx reverse proxy.
It walks through setting up the domain, installing Nginx and Certbot, and creating the proxy configuration.
It then enables HTTPS with a free Let's Encrypt SSL certificate.
The guide also checks that certificate auto-renewal is working, making the VPS deployment secure and production-ready.

