accessing my database
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

You can deploy a Filebrowser service, unmount your volume from your original service and mount it to Filebrowser.


You'll be able to inspect the database from there.


Welcome!

Sign in to your Railway account to join the conversation.

Loading...