Update immich/ReadMe.md

This commit is contained in:
2025-12-24 11:24:53 +00:00
parent 5b0239e175
commit fac1cbc00d

View File

@@ -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/