• SayCyberOnceMore
    link
    fedilink
    English
    112 days ago

    If you’re using Arch, the AUR package works well

    I’m fully aware of the joy of containers, but I just don’t want all that extra faff

      • SayCyberOnceMore
        link
        fedilink
        English
        102 days ago

        The additional software required to run it in a container plus its configuration, on top of Immich’s configuration.

        Just install & configure Immich, done.

        • Estebiu
          link
          fedilink
          61 day ago

          Thats… Just… Docker compose… You copy, paste, docker-compose up and you’re done…

          • SayCyberOnceMore
            link
            fedilink
            English
            11 day ago

            Or… <using package manager of choice> install immich

            Done.

            No need to map internal & external ports, wrestle with permissions (or… good grief, run the container as root!), etc, etc.

            It’s just… less faff.

            Plus I save all that additional disk space, not having to install docker! 😉

            Don’t get me wrong; Containers, chroot jails, Type-1 & Type-2 hypervisors all had their place in the history of my systems, I just don’t see it as a necessity.

            • Estebiu
              link
              fedilink
              21 day ago

              I see. I still prefer docker for the semplicity tho.