Asking for use case for api, scraper, database
abdallhomarr
TRIALOP

2 years ago

Hi,

I have a docker image containing 3 containers,

one for django API,

and one for Python application (data scrapper)

and one for mysql databsae

which is the best way to deploy it on railway?

1 Replies

2 years ago

I wouldn't deploy mysql inside your image. Use Railway's MySQL service instead:

https://docs.railway.app/guides/mysql


Welcome!

Sign in to your Railway account to join the conversation.

Loading...