Report this

What is the reason for this report?

How to expose a port on a DigitalOcean droplet to a dynamic IP?

Posted on July 16, 2022

I have a Heroku app (heresy) and I would like that app to be the only app talking to a service I am running on DigitalOcean. Heroku apps change their IP so I don’t think I can do a static UFW rule. Aside from JWT auth on the application level, is there a networking-level thing I can do to ensure only the Heroku app can talk with the DO app?



This textbox defaults to using Markdown to format your answer.

You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!

These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.

Hi there,

I believe that you could use a Heroku Static IP service like QuotaGuard Shield, which should provide you with a load balanced set of static IP’s to route either inbound or outbound traffic through to your desired destination:

https://elements.heroku.com/addons/quotaguardshield

Hope that this helps!

Best,

Bobby

The developer cloud

Scale up as you grow — whether you're running one virtual machine or ten thousand.

Start building today

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.