services stand-by
tecdsantana
HOBBYOP
4 months ago
Hi guys,
I have n8n, postgress, redis, i´m not using often, so I would like to shutdown or stand-by for an period, it´s possible?
2 Replies
4 months ago
You can enable enable serverless (this shuts down service if there is no activity for 10 or more minutes otherwise you can simply pause service ..
https://docs.railway.com/pricing/cost-control#enabling-serverless
tecdsantana
HOBBYOP
4 months ago
Thanks