Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


    Cloudron Forum

    • Register
    • Login
    • Search
    • Categories
    • Recent
    • Tags
    • Popular

    Docs missing - how to use Cloudron mounted volumes as backend?

    XBackBone
    1
    2
    34
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • O
      odie last edited by

      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!

      O 1 Reply Last reply Reply Quote 0
      • O
        odie @odie last edited by

        @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.

        1 Reply Last reply Reply Quote 0
        • First post
          Last post
        Powered by NodeBB