Do hobby plans support IPV6?
mrcatnip
PROOP

6 months ago

Title. I have an external database exposed only through IPV6. And I'm looking for a service that supports IPV6.

11 Replies

mrcatnip
PROOP

6 months ago

N/A


adam
MODERATOR

6 months ago

According to this thread, Railway services should have no problem connecting to IPV6 databases


adam
MODERATOR

6 months ago

Though something to note, on Railway you are charged for network egress, so we don’t recommend communicating with external databases. Railway’s database templates are wide ranging and cover most use cases, so if you’re using Railway I’d recommend you use their databases as well


brody
EMPLOYEE

6 months ago

In that message, I am talking about connecting to Railway services from an IPv6 only network, not connecting out to an IPv6 only network from a Railway service.

So, to clarify, we do not support outbound IPv6, that is, connecting to an external IPv6-only service from a Railway service.


lvndry
FREE

6 months ago

Out of curiosity is it due to a technical limitation or is it planned to be supported in the future ?


brody
EMPLOYEE

6 months ago

Purely just haven't implemented it yet because the need has not shown to be great enough at this time.


lvndry
FREE

5 months ago

I think an important use is being able to connect to a supabase database from railway. i'm building an app where my customers input the db connection info and I connect to their DB.
seems like I can't communicate with DBs on supabase because of this ipv6 limitation. Now I must consider moving out of Railway because obviously asking my clients to move from supabase is not an option

1415441824771735800


brody
EMPLOYEE

5 months ago

Supabase does provide database connections that use IPv4.


lvndry
FREE

5 months ago

It does but you got to upgrade to Pro Plan. 25$/month + 4$/month for the address location


lvndry
FREE

5 months ago

So it's minimum 29$/month

1415776708329476000
1415776708707094500


uxuz
MODERATOR

5 months ago

Hey, as you have highlighted in the screenshot you have sent, Supabase offers a total of three options to connect to your Postgres database. The only option that is IPv6 only without add-ons is the direct connection. The other two pooler connection options are IPv4 compatible, with one of them being the suggested alternative to the direct connection when using IPv4.

1415779127499427800


Loading...