How Do I Deploy Multiple Instances of My Github Repo?
vasallius
HOBBYOP

3 months ago

title

$10 Bounty

14 Replies

3 months ago

Are you perhaps talking about replicas?
https://docs.railway.com/reference/scaling


3 months ago

Or are you talking about multiple individual services of the same repo?


skriken
PRO

3 months ago

One thing I'm encountering is that when I make a new project I cannot make several services of the same repo (monorepo) unless I right click and duplicate the service, then it works fine


3 months ago

Oh, you mean going through that right click -> github repo?


3 months ago

Are you the owner of this monorepo or is it a public repo?


3 months ago

Asking because I was talking with a team member about this, this might be some sort of regression/bug


skriken
PRO

3 months ago

Yes, owner of the org and it's a private repo


skriken
PRO

3 months ago

Yup!


skriken
PRO

3 months ago

I'm assuming that's what this guy meant too so just jumping in here with my experience


3 months ago

Can you show a screenshot of what modal opens up when you right click the canvas and click 'github repo'?


vasallius
HOBBYOP

3 months ago

This


vasallius
HOBBYOP

3 months ago

I figured out by just duplicating


vasallius
HOBBYOP

3 months ago

This breaks if u already deployed it


vasallius
HOBBYOP

3 months ago

i mean - nothing happens


Loading...