mabounassif
HOBBYOP
5 months ago
I've deployed a DB with a volume and the DB seem to be leaking data into the directory.
Is there a way to look into the volume for investigation and see what data is constantly being created?
4 Replies
5 months ago
You could try SSHing into the container, that's the least invasive method I can think of
otherwise if you're willing to risk downtime and are comfortable playing around with the volume then you can mount the volume to something like Filebrowser (important: enable use volume root) to visually look through the contents of the volume specifically
5 months ago
no problem 🙂
5 months ago
!s
Status changed to Solved dev • 5 months ago