R
Railway8mo ago
Fabian

Add volume after deploy

I have a service that I deployed about a year ago when volumes weren't available. Is there a way to attach a volume to that service without causing it to redeploy since the data would then be gone? I would like to somehow take the data from that deployed project and add that to a volume but not sure if that's even possible
Solution:
unless your service itself provides a way to exfil that data then there is no way around losing the data in this case since you are storing the data in the ephemeral container storage
Jump to solution
4 Replies
Percy
Percy8mo ago
Project ID: 6d5659b4-4d0e-44dc-97b0-232f809d12ee
Solution
Brody
Brody8mo ago
unless your service itself provides a way to exfil that data then there is no way around losing the data in this case since you are storing the data in the ephemeral container storage
Fabian
Fabian8mo ago
Got it. Unfortunately the service doesn't provide a way to do that. I probably need to manually get that data and somehow save it. Thanks for the help
Brody
Brody8mo ago
no problem!
Want results from more Discord servers?
Add your server