Railway billing and pausing the workflow
arti-0
HOBBYOP

9 months ago

The doc says Railway offers a consumption-based pricing model for your projects. You don't get charged for resources you don't use, instead, Railway charges by the minute for each vCPU and memory resource your service uses.
Since I'm in production and am not using railway on a daily basis, some of my projects are up and running even when nobody's actively using them.
I was wondering if I could pause some projects when I'm not working on them to prevent the bill to go past what my 5$ hobby plan allows. <:Fingers:1202140286956867644>

3 Replies

arti-0
HOBBYOP

9 months ago

f48395b9-50c0-4538-a750-8c06208cabfa


kampouse
HOBBY

9 months ago

Well you can
Make your services serverless
its a setting
You will have a cold start but you will only pay for volume at this point


arti-0
HOBBYOP

9 months ago

Perfect ! Thanks a lot


Loading...