Ideally, there’d be a simple RPM installer compatible with Alma 9 that I can point to a samba share that holds all the photos, kind of like what I do with Jellyfin. Also nice if it uses an otherwise unused port or I can easily set what port it uses.

My googling is finding a bunch of docker stuff, which always seems needlessly complicated to me vs an RPM… I’m also using a low powered x86 tiny computer to front JellyFin and would like to host this on the same computer vs needing another server.

Any ideas?

  • @Phrey
    link
    English
    34 months ago

    Like I said, if you follow the dockerfiles you will end up with a similar result on bare metal.

    It’s your own decision if you want to deviate from what the developers want to support.

    A project doesn’t need to produce binary releases.

    • Shimitar
      link
      fedilink
      English
      14 months ago

      It is true that a project doesn’t need to release binaries. But either those or the instructions on how to build from sources I think are somewhat expected.

      Said so, I am hosting immich on docker because, specially on such fast evolving and kind of “beta” software its by far the fastest way.