Deploying to IP Address

I have a website that is being deployed via FTP and there are 6 IP addresses across which our servers are duplicated. Currently there is a master server and we have a command that duplicates across the rest. For deployment, I am uploading my build files to the master and duplicating.

I want to move the deployment process to Netlify, but if I deploy to the custom domain it will go randomly to 1 of the 6 servers and we won’t be able to guarantee we can replicate the master server. Is there a way to deploy to a specific IP address instead of a custom domain?

Hi, @evcheung, and welcome to our Netlify community site.

Netlify doesn’t deploy to third-party servers, only to our own CDN nodes. We publish to all of our regular CDN nodes for Pro and Starter level plans automatically. This cannot be changed. There is no way to deploy from Netlify to an IP address we do not control.

If there are other questions about this, please let us know.