epic-64
HOBBYOP
2 months ago
Hi there,
I have an sqlite db in my data folder. I added a volume to my service with the mount point /app/data and it's working fine.
However, I need to inspect the DB. Can I connect to it or download the .db file somehow?
2 Replies
2 months ago
You can deploy a Filebrowser service, unmount your volume from your original service and mount it to Filebrowser.
2 months ago
You'll be able to inspect the database from there.