Allow connecting to non-HTTP services from outside Render
J
Jason Barbee
I can connect to any non-HTTP port from within my private network, but I'd like to expose non-HTTP ports outside Render as well.
This is useful for connecting to debugger ports, and to host public apps that don't use HTTP (e.g. Git, VPN, DNS and email).
Log In
Anurag Goel
Merged in a post:
Support UDP
L
Linus Torvalds
My service requires not only processing of HTTP requests, it requires handling WebRTC which preferably should use UDP
L
Lucas Santos
This would be amazing, we have a RabbitMQ config that we would like to access from the external world but this isn't possible
a
aa5856bk
Need this for communication with IoT devices.
k
kate
marked this post as
open
O
Omar Diab
I want to use this in combination with Neon Postgres's recent IP Allow List feature, to run a Tailscale node that runs their pgproxy application with a predictable outbound IP (https://tailscale.com/blog/introducing-pgproxy), to allow developer database access secured by Tailscale.
Unfortunately because Postgres runs over TCP, Render doesn't work for this. Furthermore, Railway and Fly.io doesn't work since they don't suppport fixed outbound IPs (https://community.railway.app/discuss/thread/support-dedicated-outbound-static-i-ps-fo-741d24d1) (https://community.fly.io/t/outbound-ip-address/1366), and I'm trying to avoid bringing in the complexity of AWS/Google Cloud/etc into our infrastructure. Seems like Digital Ocean is the best option for us right now.
S
Steve Frost
Need this to connect to MongoDB remotely and also to be able to run Payload CMS on Render.
M
Martin Seigneuret
We all need this feature asap, what is the point to disallow it 😭😭
S
Swift Admin
+1 we need this to be able to connect to pgbouncer from an external app
M
Marcelino Borges
Common Render!
We need this!
I'm trying to send a message to my RabbitMQ web service from another API and I just can't do it!
What the goal of making it easy to use rabbitmq and not allowing external requests to 'amqp://...' ?
K
Kevin Haggerty
Important! Trying to deploy a cube.js application stack and it's got an SQL api that it exposes over the default postgres port of 5432. Can't connect and now I know why!
Load More
→