Is there a way to pause/stop a project?
Hi all
I have a testing project (QA) env which is being used sometimes to test some features.
Is there a way to pause the project or the unique way is to delete the project?
maybe generating a docker container could help when we want to release some features in a test environment?
and then, delete it every time?
Solution:Jump to solution
There's no way to pause a project, the closest you can get would be to remove active deployments (to pause) and then redeploying them again (to unpause)
11 Replies
Project ID:
N/A
Solution
There's no way to pause a project, the closest you can get would be to remove active deployments (to pause) and then redeploying them again (to unpause)
got it! sounds good
thank you
No problem! :SmileFluent:
I am in the same dilemma and I would like to be able to stop a project if any problem arises or the task cannot be completed at that time.
please see the marked solution
Yes, but that would be eliminating all the deployments that have been made and they could be hundreds or thousands, a simple pause button I don't think is very hard on the server side
then you might be interested in setting a usage limit
New reply sent from Help Station thread:
There's no way to pause a project, the closest you can get would be to remove active deployments (to pause) and then redeploying them again (to unpause)Where can I find the "remove active deployments (to pause) " button ?You're seeing this because this thread has been automatically linked to the Help Station thread.
in the 3-dot menu of your active deployment.
https://docs.railway.app/overview/the-basics#deployments
New reply sent from Help Station thread:
Thanks @brodyYou're seeing this because this thread has been automatically linked to the Help Station thread.