#Help running a Docker Compose project on Railway

7 messages · Page 1 of 1 (latest)

dusky otter
#

Looking for some guidance!

The project I'd like to deploy uses Docker-compose to launch several services. I understand that Railway doesn't support DC so I'd need to convert these into separate Dockerfiles. Can this all be done via the same Railway service or would it need to be separate?

Can provide the project ID & source repo. Thank you.

clever parrotBOT
#

Project ID: 9dad1c4a-d8f9-4452-9a27-4efec7ae30ad

#

Ivo and g0z018 have provided their project IDs and source repos in their posts. You can provide your project ID and source repo to get help with your project.

dusky otter
dusky otter
#

Update description for additional specificity & bump

orchid spear
#

Docker compose is not supported by Railway atm

#

Unsure where to go from there, could just have multiple start commands in your service or split your app into multiple services