v1.124.0
Highlights
Happy New Year, and welcome to the release v1.124.0 of Immich. After a long break, we are back! Along with many new contributors. This release adds many enhancements and bug fix...
High performance self-hosted photo and video management solution
I would consider docker very easy to use and well worth exploring. The benefit of Docker is that it runs exactly the same on any system, no matter what the underlying OS is.
Here’s how difficult it was to set up Immich:
Download a docker-compose.yml file, which describes the options for the Immich server.
I would consider docker very easy to use and well worth exploring. The benefit of Docker is that it runs exactly the same on any system, no matter what the underlying OS is.
Here’s how difficult it was to set up Immich:
docker-compose.yml
file, which describes the options for the Immich server.docker-compose up -d
That’s it. Immich is now installed and running.