Nginx Reverse Proxy Generator

Fill in the basics. Copy the config. Works with apps like Next.js, Express, APIs, etc.

Inputs

Outputs include: HTTP→HTTPS redirect, proxy headers, optional WebSockets, optional security headers.

Paste into /etc/nginx/sites-available/your-site then symlink to sites-enabled.

Generated config

Note: Update upstream if your app runs elsewhere. This tool doesn’t install certs; it just generates config.