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/