Removed all deployments = shutdown project?
alberduris
PROOP
a year ago
I want to know if I remove the deployments for all my services if it's equivalent to having the project "shutdown" (e.g., no more charges will be generated from this project). It's just because I don't want to remove it in case I need to spin it up again at some point. Thanks.
ⓘ Deployment information is only viewable by project members and Railway employees.
1 Replies
a year ago
Hello,
Yes removing the deployments will stop the CPU, Memory, and Egress fees, but if you have a volume you will still be charged for that storage even without active deployments.
And please note that if you push code, the deployments will start back up and then use resources again.