services stand-by
tecdsantana
HOBBYOP
21 days 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
21 days 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
21 days ago
Thanks