What is a good strategy for accessing an API that is limited to Heroku's static IP?

I need my application to have access to a third-party API that restricts access based on a single static IP address.

Due to the dynamic nature of Heroku speakers and the routing grid, this is not possible - I need something with a fixed IP address in order to act as a proxy.

The US East EC2 Linux / Nginx exam would seem like a smart choice, but it seems like a lot of work / maintenance for something pretty trivial. Does anyone know of any services that do this?

+5
source share
2 answers

, , - AWS US East EC2 - -. linux/nginx.

, - Heroku, . , Heroku.

+3

Proximo add-on IP- - - .

+1

All Articles