Configure Nginx

Configure Nginx as a web server and reverse proxy. Covers static file serving, reverse proxy to upstream services, SSL/TLS termination with Let's Encrypt, location blocks, load balancing, rate limiting, and security headers. Use when serving static files in production, reverse proxying to backend services (Node.js, Python, R/Shiny), terminating SSL/TLS, load balancing across instances, or adding rate limiting and security headers to harden an endpoint.

pjt222 Updated

File contents

pjt222/agent-almanac/tree/main/skills/configure-nginx commit a122d324e0

Frequently asked questions

npx skillmds@latest add pjt222/configure-nginx