Сделайте понятный интерфейс управления библиотекой, путь, выбор устройства. #4480

Closed
opened 2026-02-05 10:35:05 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @fa1ke5 on GitHub (Oct 6, 2024).

The bug

То что есть сейчас это насилие над мозгом, в принципе не ясно куда сервер располагает библиотеку, как ее найти и главное как указать другой путь.
У меня диск с сиcтемой 50 GB, есть несколько RAID разделов, но не могу установить библиотеку туда.
Разработчики вообще в курсе что бывает несколько дисков на сервере????

The OS that Immich Server is running on

Ubuntu 22.04

Version of Immich Server

actual release

Version of Immich Mobile App

v1

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

na

Your .env content

na

Reproduction steps

  1. https://shape.host/resources/a-comprehensive-guide-on-installing-immich-on-ubuntu-22-04-lts

Relevant log output

No response

Additional information

No response

Originally created by @fa1ke5 on GitHub (Oct 6, 2024). ### The bug То что есть сейчас это насилие над мозгом, в принципе не ясно куда сервер располагает библиотеку, как ее найти и главное как указать другой путь. У меня диск с сиcтемой 50 GB, есть несколько RAID разделов, но не могу установить библиотеку туда. Разработчики вообще в курсе что бывает несколько дисков на сервере???? ### The OS that Immich Server is running on Ubuntu 22.04 ### Version of Immich Server actual release ### Version of Immich Mobile App v1 ### Platform with the issue - [X] Server - [ ] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML na ``` ### Your .env content ```Shell na ``` ### Reproduction steps 1. https://shape.host/resources/a-comprehensive-guide-on-installing-immich-on-ubuntu-22-04-lts ### Relevant log output _No response_ ### Additional information _No response_
Author
Owner

@mmomjian commented on GitHub (Oct 6, 2024):

What we have now is violence against the brain, in principle it is not clear where the server places the library, how to find it and most importantly how to specify another path.
I have a disk with a 50 GB system, there are several RAID partitions, but I can not install the library there.
Do the developers even know that there can be several disks on the server????

It's relatively easy to set the UPLOAD_LOCATION in the .env file per our documents. If you want more fine grained volumes, you can choose to mount any specific subfolder you want to a location on the host system. Because of the way Docker works, it's not possible for Immich to handle this.

@mmomjian commented on GitHub (Oct 6, 2024): > What we have now is violence against the brain, in principle it is not clear where the server places the library, how to find it and most importantly how to specify another path. > I have a disk with a 50 GB system, there are several RAID partitions, but I can not install the library there. Do the developers even know that there can be several disks on the server???? It's relatively easy to set the `UPLOAD_LOCATION` in the `.env` file per our documents. If you want more fine grained volumes, you can choose to mount any specific subfolder you want to a location on the host system. Because of the way Docker works, it's not possible for Immich to handle this.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#4480