how much time can I have an inactive deployment(removed)
eusoubroza
PROOP

9 months ago

I currently have a service that I don't use anymore, but I might need it in the future. If I remove the deployments for the service and database, can I redeploy them whenever I need again in the future?

Solved

5 Replies

medim
MODERATOR

9 months ago

Yeah, you can just spin up the latest removed deployment or if it's a repo you can redeploy from latest commit.


eusoubroza
PROOP

9 months ago

and the will the db remain the same as when it was removed?


medim
MODERATOR

9 months ago

If you leave the volume untouched, yes.


eusoubroza
PROOP

9 months ago

Okay, thanks!


echohack
EMPLOYEE

9 months ago

I should mention that old deployments aren't guaranteed to stay around forever. So please keep that in mind when developing your workflow.


Status changed to Awaiting User Response Railway 9 months ago


Status changed to Solved echohack 9 months ago


Loading...