Hello,
I'm curious what's the difference between this image and the general image that filebrowser release directly as mentioned here.
I'm currently struggling with their official image because the default config storage location (only for docker) image is at /database.db which docker compose will mount as a directory by default.
Discussion here hasn't moved in a while. filebrowser/docs#44
PS: I know the simple fix is to just do a one time creation of the database.db on the host but I'm trying to make it so people won't have to do that every time they deploy filebrowser on coolify.
Hello,
I'm curious what's the difference between this image and the general image that filebrowser release directly as mentioned here.
I'm currently struggling with their official image because the default config storage location (only for docker) image is at
/database.dbwhich docker compose will mount as a directory by default.Discussion here hasn't moved in a while. filebrowser/docs#44
PS: I know the simple fix is to just do a one time creation of the database.db on the host but I'm trying to make it so people won't have to do that every time they deploy filebrowser on coolify.