Asking for use case for api, scraper, database
abdallhomarrTRIAL
a year 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
a year ago
I wouldn't deploy mysql inside your image. Use Railway's MySQL service instead: