I need to map network shares from my Synology NAS and also from a Win11 Pro desktop. There are just so many variations on how to do this. All I need to do is map drive letters to shares on startup so they are always available.

Sorry for the noob question.

  • CanIFishHere@lemmy.caOP
    link
    fedilink
    arrow-up
    1
    ·
    7 days ago

    My nas is extremely old, I’d rather not put apps on it, plus I already purchased this mini pc.

    So, doing some searching, I decided to give my list of apps I needed to copilot and see what came back. The AI answer is I should 100% use Docker to run all the apps on the Linux box. Feel free to jump in and disagree if you think otherwise.

    So now, I am going to do the reading to install docker, and then move to installing the ARR containers. Other than the mount points, any cons I should be aware of with this scenario?

    • Damage@slrpnk.net
      link
      fedilink
      arrow-up
      1
      ·
      1 day ago

      Well, containerization can mess with GPU acceleration if you want to use Immich’s auto-description-whatever-function. Also mind that docker runs as root, so don’t just spin up random containers from unknown sources.

      • CanIFishHere@lemmy.caOP
        link
        fedilink
        arrow-up
        1
        ·
        21 hours ago

        Something I wasn’t aware of. In your opinion, would I see better performance just installing all these apps separately? That’s the way I was doing it on Windows (with the exception of Immich of course).