Can Different Environments Have the Same Service Names
vinkaga
HOBBYOP

6 months ago

Hello,

I am trying to create development and production environments. Each environment has 4 services

  1. api

  2. web

  3. Postgres

  4. Redis

I am able to create Postgres and Redis services in both environments (without having to append dev/prod to them) but I am not able to api or web exact name in prod.

Can services have same names in different environment?

Thanks.

Solved$10 Bounty

2 Replies

Railway
BOT

6 months ago

Hey there! We've found the following might help you get unblocked faster:

If you find the answer from one of these, please let us know by solving the thread!


6 months ago

Hello,

Yes they can, but you would need to sync the service from one environment to another instead of manually creating duplicate services in the other environments.

Best,
Brody


Status changed to Awaiting User Response Railway 6 months ago


Status changed to Solved vinkaga 6 months ago


Loading...