[PR #23739] [CLOSED] Rockstor install guide #17611

Closed
opened 2026-02-05 16:24:45 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/immich-app/immich/pull/23739
Author: @kanecko
Created: 11/9/2025
Status: Closed

Base: mainHead: rockstor-install-guide


📝 Commits (4)

  • a5657ce Adds screenshots of install dialogs
  • 8e509be Add Rockstor installation guide
  • b7dafc0 Fix grammar and formatting in rockstor.md
  • e197c66 Update rockstor.md with share addition instructions

📊 Changes

11 files changed (+120 additions, -0 deletions)

View changed files

docs/docs/install/rockstor.md (+120 -0)
docs/static/img/rockstor01.png (+0 -0)
docs/static/img/rockstor02.png (+0 -0)
docs/static/img/rockstor03.png (+0 -0)
docs/static/img/rockstor04.png (+0 -0)
docs/static/img/rockstor05.png (+0 -0)
docs/static/img/rockstor06.png (+0 -0)
docs/static/img/rockstor07.png (+0 -0)
docs/static/img/rockstor08.png (+0 -0)
docs/static/img/rockstor09.png (+0 -0)
docs/static/img/rockstor10.png (+0 -0)

📄 Description

Description

I am providing an install guide for the Rockstor NAS users. It guides the user through the process and configuration specifics of installing Immich into their Rockstor instance. Especially useful is the "External Libraries" chapter which shows the user how to include any existing libraries of media.

Fixes # (issue)

How Has This Been Tested?

  • Test A
  • Test B

Screenshots (if appropriate)

See committed files.

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation if applicable
  • I have no unrelated changes in the PR.
  • [N/A] I have confirmed that any new dependencies are strictly necessary.
  • [N/A] I have written tests for new code (if applicable)
  • I have followed naming conventions/patterns in the surrounding code
  • [N/A] All code in src/services/ uses repositories implementations for database calls, filesystem operations, etc.
  • [N/A] All code in src/repositories/ is pretty basic/simple and does not have any immich specific logic (that belongs in src/services/)

Please describe to which degree, if any, an LLM was used in creating this pull request.

LLM was not used at all.
...


🔄 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/23739 **Author:** [@kanecko](https://github.com/kanecko) **Created:** 11/9/2025 **Status:** ❌ Closed **Base:** `main` ← **Head:** `rockstor-install-guide` --- ### 📝 Commits (4) - [`a5657ce`](https://github.com/immich-app/immich/commit/a5657ce1bd5d4197e8c24fac79e6aff47a789669) Adds screenshots of install dialogs - [`8e509be`](https://github.com/immich-app/immich/commit/8e509be8d3f012b4828d3844b6ec1e767b8709af) Add Rockstor installation guide - [`b7dafc0`](https://github.com/immich-app/immich/commit/b7dafc008b33b90ec758e89363fbe110bac16e12) Fix grammar and formatting in rockstor.md - [`e197c66`](https://github.com/immich-app/immich/commit/e197c66482173864a6bdac16a3ffab5e3b7a8e56) Update rockstor.md with share addition instructions ### 📊 Changes **11 files changed** (+120 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `docs/docs/install/rockstor.md` (+120 -0) ➕ `docs/static/img/rockstor01.png` (+0 -0) ➕ `docs/static/img/rockstor02.png` (+0 -0) ➕ `docs/static/img/rockstor03.png` (+0 -0) ➕ `docs/static/img/rockstor04.png` (+0 -0) ➕ `docs/static/img/rockstor05.png` (+0 -0) ➕ `docs/static/img/rockstor06.png` (+0 -0) ➕ `docs/static/img/rockstor07.png` (+0 -0) ➕ `docs/static/img/rockstor08.png` (+0 -0) ➕ `docs/static/img/rockstor09.png` (+0 -0) ➕ `docs/static/img/rockstor10.png` (+0 -0) </details> ### 📄 Description ## Description <!--- Describe your changes in detail --> I am providing an install guide for the Rockstor NAS users. It guides the user through the process and configuration specifics of installing Immich into their Rockstor instance. Especially useful is the "External Libraries" chapter which shows the user how to include any existing libraries of media. <!--- Why is this change required? What problem does it solve? --> <!--- If it fixes an open issue, please link to the issue here. --> Fixes # (issue) ## How Has This Been Tested? <!-- Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration --> - [ ] Test A - [ ] Test B <details><summary><h2>Screenshots (if appropriate)</h2></summary> <!-- Images go below this line. --> See committed files. </details> <!-- API endpoint changes (if relevant) ## API Changes The `/api/something` endpoint is now `/api/something-else` --> ## Checklist: - [x] I have performed a self-review of my own code - [x] I have made corresponding changes to the documentation if applicable - [x] I have no unrelated changes in the PR. - [N/A] I have confirmed that any new dependencies are strictly necessary. - [N/A] I have written tests for new code (if applicable) - [x] I have followed naming conventions/patterns in the surrounding code - [N/A] All code in `src/services/` uses repositories implementations for database calls, filesystem operations, etc. - [N/A] All code in `src/repositories/` is pretty basic/simple and does not have any immich specific logic (that belongs in `src/services/`) ## Please describe to which degree, if any, an LLM was used in creating this pull request. LLM was not used at all. ... --- <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 16:24:45 +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#17611