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. 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). 1. Edit `docker-compose.yml` to set directories and a database password.
- Create the directories specified in the bind volumes *before* first-run. 2. Create directories needed: library, database, model-cache
- Doesn't work with env files for some reason, so that was removed. (I think Cosmos would've screwed that up potentially anyhow.) 3. Run docker compose, create admin account, change instance settings before uploading!
(Paths currently set are from a test on a M4 Mac mini.)
NOTE: I highly recommend changing all admin settings before uploading anything.
## Major Version Upgrades / Breaking Changes ## Major Version Upgrades / Breaking Changes
Check the official docs: https://docs.immich.app/install/upgrading/ Check the official docs: https://docs.immich.app/install/upgrading/