docker-compose alternative
Hello! I have three services in docker-compose, DJANGO, REDIS, CELERY
I heard I need to separate these services. What are the steps i need to follow and how does railway run three individual Dockerfile
Thank you
3 Replies
Project ID:
N/A
There's no real alternative to docker-compose on Railway
the best workaround would be to host each app seperately
you'll have a django service, a redis service, and a celery service in the same project
they can communicate via private networking
Also there's these threads from ppl that converted composer to dockerfile->services
https://discord.com/channels/713503345364697088/1199357366978744411/1199416229136441476
https://discord.com/channels/713503345364697088/1199376253799628841/1199376253799628841