IP problems
mdroidhd
HOBBYOP

2 years ago

I am trying to use my static address for the wordpress service I found in the template but it does not load and it does not take me anywhere.

6 Replies

ray-chen
EMPLOYEE

2 years ago

This thread has been marked as public for community involvement, as it does not contain any sensitive or personal information. Any further activity in this thread will be visible to everyone.


phin
EMPLOYEE

2 years ago

Hello, are you talking about Static IPs? Static IPs can only be used for outbound traffic, so you cannot access your service through these IPs. Apologies!


mdroidhd
HOBBYOP

2 years ago

Isn't there any way to obtain this ip for the service?


phin
EMPLOYEE

2 years ago

No, not currently - sorry. What is your use-case? You mentioned you're deploying Wordpress, which is accessible over HTTP so you should just be able to use a service domain or custom domain to access it, which you can configure in the service settings.


mdroidhd
HOBBYOP

2 years ago

my case is more complicated but in short I want to use my own proxy server to be able to access this wordpress


phin
EMPLOYEE

2 years ago

You can use something like Tailscale to enable private access into your Railway project's internal network.

For example: https://github.com/operandinc/rproxy


Loading...