9 months ago
What's the best way to turn off a Development env Deployment that's connected to a GitHub Repo? Then start it up again when a new push is made to the repo?
14 Replies
9 months ago
If you remove the latest deployment you should be able to replicate this behavior, though it's more of a workaround
9 months ago
Why do you need this? Could you perhaps interface diretly with the Railway API?
9 months ago
That is essentially removing
9 months ago
What's the difference in your eyes?
remove = physically remove and never come back, inactivate = stop it but its still there and can be re-activated at another point
9 months ago
That is what remove means in context of Railway
9 months ago
You remove the latest deployment and then redeploy whenever you like
9 months ago
No data as lost as long as you properly use volumes
i understand but i'm expressing my opinion that a better word could be used. nothing more.
9 months ago
!s
Status changed to Solved noahd • 9 months ago