21 days ago
I'd like to pause a service but leave the configuration intact. It seems I cannot set replica to 0. Agent suggested a NEVER as restart policy but obviously not working. What can I do? I want to pause the service but leave the whole configuration there
1 Replies
21 days ago
There is no "pause" feature that scales a service to zero replicas while keeping configuration intact. The closest option is to remove the active deployment using the three-dot menu on the deployment and selecting "Remove" (or via railway down in the CLI). This stops the service and all resource usage, but keeps the service, its variables, and all configuration in place. You can redeploy at any time from the same menu or with a new push.
Status changed to Awaiting User Response Railway • 21 days ago
14 days 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 • 14 days ago