How to setup deployment for monorepo with many services?
horahoradev
PROOP

2 years ago

We've got a monorepo config with docker-compose atm; I want to use Railway, but I'm not sure exactly how to setup CI/CD and infra as code properly. I get the sense that we can use the docker builder with a railway.toml for each service... but is this supported if we've got multiple services in one repo (over a dozen)?

8 Replies

horahoradev
PROOP

2 years ago

f40d1d84-371d-4fee-b5b9-c9e9b2f382c3


2 years ago

shared or isolated?


horahoradev
PROOP

2 years ago

as in?

services do communicate with each other


2 years ago

I'm talking about if they share packages with one another


2 years ago

shared monorepo Vs isolated monorepo


horahoradev
PROOP

2 years ago

uhh...

yeah they do a bit, e.g. for grpc


horahoradev
PROOP

2 years ago

for the most part it's isolated


2 years ago

what's the structure of your project like?


Welcome!

Sign in to your Railway account to join the conversation.

Loading...