Docs missing - how to use Cloudron mounted volumes as backend?
-
I see from the docs at https://xbackbone.app/configuration.html that local volumes are (should be) supported. When I click the app's documentation link (in cloudron), I get a file or directory not found error message.
I tried using an already mounted Volume but with no luck. My config.php file looks like this:
'storage' => [ 'driver' => 'local', 'path' => '/media/MountName/',But this doesn't seem to work. I cannot browse any of the files/folders in this volume.
Could anyone offer some guidance? Thanks!
-
I see from the docs at https://xbackbone.app/configuration.html that local volumes are (should be) supported. When I click the app's documentation link (in cloudron), I get a file or directory not found error message.
I tried using an already mounted Volume but with no luck. My config.php file looks like this:
'storage' => [ 'driver' => 'local', 'path' => '/media/MountName/',But this doesn't seem to work. I cannot browse any of the files/folders in this volume.
Could anyone offer some guidance? Thanks!
@odie
I managed to solve this (partially). I needed to mount the file system without the "Read only" flag. The syntax above was correct.However, I was disappointed to notice that this app (apparently) makes its own sub folder (named "NeGO3") and only indexes files in this sub folder. Which means that the app (apparently) cannot index and display already existing files in this volume.
Any way to fix this, or is this app unusable as a web frontend for the files in my backend?
Thanks again.
-
@odie
I managed to solve this (partially). I needed to mount the file system without the "Read only" flag. The syntax above was correct.However, I was disappointed to notice that this app (apparently) makes its own sub folder (named "NeGO3") and only indexes files in this sub folder. Which means that the app (apparently) cannot index and display already existing files in this volume.
Any way to fix this, or is this app unusable as a web frontend for the files in my backend?
Thanks again.
@odie said in Docs missing - how to use Cloudron mounted volumes as backend?:
However, I was disappointed to notice that this app (apparently) makes its own sub folder (named "NeGO3") and only indexes files in this sub folder. Which means that the app (apparently) cannot index and display already existing files in this volume.
AFAIK, the storage directory is an internal format to XBackBone. You can't drop existing files there.
-
@odie said in Docs missing - how to use Cloudron mounted volumes as backend?:
However, I was disappointed to notice that this app (apparently) makes its own sub folder (named "NeGO3") and only indexes files in this sub folder. Which means that the app (apparently) cannot index and display already existing files in this volume.
AFAIK, the storage directory is an internal format to XBackBone. You can't drop existing files there.
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login
