9 months ago
is there any hard limit on how many service can run within a project? i have a unique use case where I'll have lots of serverless enabled (sleeping) containers may be witihn same project. i'm creating services by API and not care UI so much. is there any limits on there, wanna know before starting build.
12 Replies
9 months ago
I don't think there is a limit, not 100% sure
there is a volume limit of 10 though
9 months ago
100 services per project is the limit
9 months ago
thanks brody
oh no, any way to increase this @Brody we have use case where we need to deploy hunreds of railway services, should we automatically create new projects for each service?
hope that it is not hard limit, we expect to run aroun 5k services but they will sleep too which makes railway perfect solution
9 months ago
its a hard limit that we can increase to some degree, but we cannot increase it to anywhere near 5k.
I would recommend doing a project per client, there is no limit on number of projects.
but running MCP servers all in single porject not possible, extra logic needed
9 months ago
we cannot do 1k services per project
9 months ago
also @yigit projects are unlimited but they've a rate limit of about two per minute.