#Using Filebrowser to view volume of a diferent Service

7 messages · Page 1 of 1 (latest)

tulip cradle
#

Project ID: 275c8ba3-ba27-4ea3-ab4d-b9ef8dfb135c

I added the filebrowser template and I reviewed the help station form that I had to delete the filebrowser volume, unmount my api volume, then mount it on the filebrowser; when I do the change in the path I use the same /app/storage/ that works on my api.
Is this the right way to do it or when I mount the volume to the filebrowser the path is /data and when I switch it back to my api change it to /app/storage?

  1. Will I lose my files in the volume?
  2. Why I dont see my files in the filebrowser template?
rigid rivetBOT
#

Project ID: 275c8ba3-ba27-4ea3-ab4d-b9ef8dfb135c

hybrid fable
#

when mounting to filebrowser you'll want to mount on /data

#
  1. you won't lose files in the volume
  2. make sure you have USE_VOLUME_ROOT set to 1
tulip cradle
#

Thank you! That worked perfectly.

hybrid fable
#

neat, glad i could help

hybrid fable
#

!s