How to pause a project
jonathandantaschagas
PROOP

a year ago

How can I pause a custoHello! How are you?

I have a client's project that I manage, and he is late with his payment. I would like to pause his project when this happens. So that when he pays for the service, I can put the project back online, but without losing anything.

How can I do this?

Solved

2 Replies

a year ago

You can remove the last deploy from the services or enable serverless in the service settings if they don't make automatic requests from time to time (like a healthcheck or something)


echohack
EMPLOYEE

a year ago

You can also use the deploymentRemove mutation in the GraphQL API to do this programatically, if that's what you're looking for.

https://docs.railway.com/guides/deployment-actions#remove


Status changed to Awaiting User Response Railway 11 months ago


Railway
BOT

7 months ago

This thread has been marked as solved automatically due to a lack of recent activity. Please re-open this thread or create a new one if you require further assistance. Thank you!

Status changed to Solved Railway 7 months ago


Loading...