BagelsForTuesday
Go Deploy Gone Wrong
Hey all, need a sanity check on a failing deploy. I am able to build and run my app locally just fine with my Dockerfile but it fails when I attempt to deploy on Railway. Interestingly, I have used the exact same project structure and Dockerfile to deploy an app to Railway before too.
39 replies
Is it possible to set resource limits at the service level?
For example I want to host Meilisearch on Railway but by default it uses a lot of RAM and I understand that is due to the nature of the underlying storage technique. Is it possible to limit the RAM a service has access to from the Railway side.
19 replies