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