Pause project

7 months ago

How do I pause or disable a project without deleting it? I'm not using it at the moment so I don't need it to run but I do want to enable it later so don't want to loose the settings.

Solved$10 Bounty

8 Replies

7 months ago

!s


Status changed to Open brody 7 months ago


7 months ago

Just remove the latest deployments


Just right click on the recent deployment and you can remove it. Since your project is still stored on Github, when you want to restart it, you can just click 'Deploy' in Railway.


Keep in mind that you want to do this for every service linked to the deployment as well. If you have a database connected to it, you can just take a backup and close it.


7 months ago

Thanks, guys. Would be nice to have a global pause button. Because like this I have to go into each an every deployment in the project and remove latest deployment one by one.


Technically, it automatically happens once you stop paying for the subscription. But, if you want to be sure, what's suggested above would work too.


Also, you might want to check on the manual for how workspaces function.


6 months ago

You can disconnect the repository in the service settings


Status changed to Solved noahd 5 months ago


Loading...