5 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
5 months ago
If you remove the latest deployment you should be able to replicate this behavior, though it's more of a workaround
5 months ago
Why do you need this? Could you perhaps interface diretly with the Railway API?
5 months ago
That is essentially removing
5 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
5 months ago
That is what remove means in context of Railway
5 months ago
You remove the latest deployment and then redeploy whenever you like
5 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.
5 months ago
!s
Status changed to Solved noahd • 5 months ago