Access json generated by application
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.

Solved

3 Replies

ena526
HOBBYOP

a year ago

8499c1c2-d5c8-4fcc-a836-d35457a810f3


brody
EMPLOYEE

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.


brody
EMPLOYEE

a year ago

!s


Status changed to Solved brody about 1 year ago


Loading...