ena526
HOBBYOP
a year ago
I have a bot that generates a json and need the data in it. I haven't used a volume for this and I need the data so I can transition to it. Is there a way to access the data? I don't mind if the container have to be turned off. I was going to shut it down and update it anyways.
3 Replies
a year ago
if you stored the file in the ephemeral storage, the only way you can access it would be if your application provided a way to export it.
going forward, i highly recommend you store the data in a database like postgres.
a year ago
!s
Status changed to Solved brody • over 1 year ago