I am using docker-compose for development, is there a way to sync this to a railway infra configuration file?
shehryarx
HOBBYOP

3 months ago

Hi,

So I use docker-compose locally for my app and am looking to launch this on Railway. I manually need to sync up these variables with the UI / Railway as Code.

Is there a way I can deploy the same infrastructure on Railway locally easily? Or a way for me to convert between docker compose and railway config?

Solved

2 Replies

Railway
BOT

3 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!


Status changed to Awaiting Conductor Response ray-chen 3 months ago


3 months ago

Hey, Railway offers an option to convert a Docker Compose into services, but overall it's pretty limited and might not capture all configurations available in Docker Compose. Still, you can use it by simply drag-and-dropping the docker-compose.yaml file into your project canvas.


Status changed to Awaiting User Response Railway 3 months ago


Railway
BOT

3 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 3 months ago


Loading...