RailwayEnvironments
haakonstromsnes
HOBBYOP

a year ago

I'm trying to create PR Environments with CI/CD. I need the custom public server url to set in vercel. How can I create this?

8 Replies

haakonstromsnes
HOBBYOP

a year ago

71913b14-fb3b-458b-a31a-aae3ff8c5bf5


haakonstromsnes
HOBBYOP

a year ago

Is there a way to create the public network url? Without it, PR environments are almost useless. I can create it manually, but I don't want to do the manual process everytime a PR environment is created ☺️


brody
EMPLOYEE

a year ago

hello, we do not support custom domain for services in PR environments, are you not able to use the auto generated domains?


haakonstromsnes
HOBBYOP

a year ago

I'm able to use auto generated domains. But they are default not generated I think. And I need to programatically get the url in my github action flow @Brody


brody
EMPLOYEE

a year ago

they are auto generated as long as the service in the base environment has a service domain


haakonstromsnes
HOBBYOP

a year ago

That worked! Thanks ☺️


brody
EMPLOYEE

a year ago

no problem!


brody
EMPLOYEE

a year ago

now second topic, why vercel instead of running it on railway?


Loading...