Is it possible to mount a Nextcloud folder into the filesystem within the nix config that other services can use it? For example have a jellyfin server use the a family shared nextcloud folder

  • @Gooey0210
    link
    English
    12 months ago

    Why not, I have some really really good combos working, like:

    Synching + photoprism

    Transmission + jellyfin (optionally with *arr)

    • [email protected]A
      link
      English
      12 months ago

      Depends on the thing it’s doing and how low level it expects to access the storage.
      The things you named are pretty much made to work with each other in mind so there’s no issue.

      Weird issues can happen if two things try to write the same file.