[PR #2252] [MERGED] Update in-page sample .env contents and clarify process #9461

Closed
opened 2026-02-05 14:05:11 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/2252
Author: @WhiteHatRootkitJedi
Created: 4/14/2023
Status: Merged
Merged: 4/17/2023
Merged by: @alextran1502

Base: mainHead: david-update-documentation


📝 Commits (3)

  • a01b020 Update .env example and clarify process
  • 1699a2e Fix some formatting/wording
  • 5359371 Put log level back in and add typesense settings to address PR comments

📊 Changes

1 file changed (+60 additions, -12 deletions)

View changed files

📝 docs/docs/install/docker-compose.md (+60 -12)

📄 Description

Redo of this PR: https://github.com/immich-app/immich/pull/2027
Sorry, I force pushed without realizing it would break the PR.

Update .env contents, and add a little clarification about commands being run. On Windows, for example, you might not have wget, but you'd need to be in the directory with the docker-compose.yml and .env files to run the docker-compose up -d command successfully. (Took me a while to figure out at first)


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/immich-app/immich/pull/2252 **Author:** [@WhiteHatRootkitJedi](https://github.com/WhiteHatRootkitJedi) **Created:** 4/14/2023 **Status:** ✅ Merged **Merged:** 4/17/2023 **Merged by:** [@alextran1502](https://github.com/alextran1502) **Base:** `main` ← **Head:** `david-update-documentation` --- ### 📝 Commits (3) - [`a01b020`](https://github.com/immich-app/immich/commit/a01b02096fc49e57d4e8b3c025187d82b4088802) Update .env example and clarify process - [`1699a2e`](https://github.com/immich-app/immich/commit/1699a2e6e87e1f674a4afbf913012d72a72a2d7c) Fix some formatting/wording - [`5359371`](https://github.com/immich-app/immich/commit/53593711cc87a90f982eb69404f765d53809b465) Put log level back in and add typesense settings to address PR comments ### 📊 Changes **1 file changed** (+60 additions, -12 deletions) <details> <summary>View changed files</summary> 📝 `docs/docs/install/docker-compose.md` (+60 -12) </details> ### 📄 Description Redo of this PR: https://github.com/immich-app/immich/pull/2027 Sorry, I force pushed without realizing it would break the PR. Update .env contents, and add a little clarification about commands being run. On Windows, for example, you might not have wget, but you'd need to be in the directory with the docker-compose.yml and .env files to run the docker-compose up -d command successfully. (Took me a while to figure out at first) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2026-02-05 14:05:11 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#9461