Deploying docker compose from github repo
qwuiiin
TRIALOP

a year ago

can someone tell me how do i achieve this? when i try to deploy from repo, it uses dockerfile instead of docker-compose.yaml and i dont know how to force it otherwise

Solved

7 Replies

qwuiiin
TRIALOP

a year ago

11a6d362-49ec-4dca-bc3e-7698c5970b35


a year ago

hello, railway does not support docker compose for that usecase, you would need to manual translate the service's in the compose file into railway services


qwuiiin
TRIALOP

a year ago

oh, i was hoping that i can only deploy from repo and its all :D


qwuiiin
TRIALOP

a year ago

thanks


a year ago

railway services are meant to run a simple app, so it makes sense that a single service would not run the services in your compose file


a year ago

let me know if you have any troubles


a year ago

!s


Status changed to Solved brody about 1 year ago


Loading...