From fac1cbc00d7c7d47e2b11118285aed98a56a0043 Mon Sep 17 00:00:00 2001 From: Tangent Date: Wed, 24 Dec 2025 11:24:53 +0000 Subject: [PATCH] Update immich/ReadMe.md --- immich/ReadMe.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/immich/ReadMe.md b/immich/ReadMe.md index 00141c4..45449c2 100644 --- a/immich/ReadMe.md +++ b/immich/ReadMe.md @@ -3,13 +3,9 @@ This was created following the [Docker Compose installation guide](https://docs. WARNING: Does not work with docker-compose. -- Run this using docker compose manually and only use Cosmos Cloud to point a URL at it (and manage it after initial creation). -- Create the directories specified in the bind volumes *before* first-run. -- Doesn't work with env files for some reason, so that was removed. (I think Cosmos would've screwed that up potentially anyhow.) - -(Paths currently set are from a test on a M4 Mac mini.) - -NOTE: I highly recommend changing all admin settings before uploading anything. +1. Edit `docker-compose.yml` to set directories and a database password. +2. Create directories needed: library, database, model-cache +3. Run docker compose, create admin account, change instance settings before uploading! ## Major Version Upgrades / Breaking Changes Check the official docs: https://docs.immich.app/install/upgrading/