Appearance
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.

Add your domain to Noble IP
- Add your onrender.com domain as a destination.
- Enable the
SSL Terminationand disable theForward Host Headeroptions.- If you do not enable these options, you will need to also add your domain to your Vercel domains
- Ensure you have setup your CNAME.

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