Skip to content

Render Static IPs with Noble IP

Render is a serverless platform for deploying fullstack applications.

Host your Render Service on a Static IP

If you need your Render application to be reachable via static IP you can create an inbound proxy. Then the hostname you attach to the proxy will have a static IP.

Find your onrender.com domain

Your destination hostname will be project-id.onrender.com. Copy this domain.

vercel

Add your domain to Noble IP

  1. Add your onrender.com domain as a destination.
  2. Enable the SSL Termination and disable the Forward Host Header options.
    • If you do not enable these options, you will need to also add your domain to your Vercel domains
  3. Ensure you have setup your CNAME.

vercel

Access a database or service from Render with a Static IP

When making HTTP/HTTPS requests you can follow the quickstart guide and use the proxy option. However if you need to access a database you should leverage Port Leases