#Unraid to Docker compose template
1 messages · Page 1 of 1 (latest)
:wave: Hey @nimble elm,
Thanks for reaching out to us. Please follow the recommended actions below; this will help us be more effective in our support effort and leave more time for building Immich
.
References
- Container Logs:
docker compose logsdocs - Container Status:
docker compose psdocs - Reverse Proxy: https://immich.app/docs/administration/reverse-proxy
- Typesense: You can't fix this. Just wait until we get rid of it. Sorry.
Checklist
- :blue_square: I have verified I'm on the latest release(note that mobile app releases may take some time).
- :blue_square: I have read applicable release notes.
- :blue_square: I have reviewed the FAQs for known issues.
- :blue_square: I have reviewed Github for known issues.
- :blue_square: I have tried accessing Immich via local ip (without a custom reverse proxy).
- :blue_square: I have uploaded the relevant logs, docker compose, and .env files using the buttons below or the
/uploadcommand. - :blue_square: I have tried an incognito window, cleared mobile app cache, logged out and back in, different browsers, etc. as applicable
(an item can be marked as "complete" by reacting with the appropriate number)
If this ticket can be closed you can use the /close command, and re-open it later if needed.
Does this make a complete backup of all my photos and settings? Should I also delete the data from the immich template? Should I re-upload the photos from the mobile app?
Also say that I already have a separate Postgres container working, should I make the backup?
all you need to do is follow the instructions to backup then restore - if you do this correctly your photos, profiles and settings will carry over.
you’ll just need to re-run jobs (machine learning, thumbnails, etc)
Can my database take up so little space?
This is the content of the database, it would be possible for the backup to be 140mb
yes, the database is just a record of the file paths, see https://github.com/immich-app/immich/discussions/3299
i understand your concerns though. I'm assuming you are switching from unraid to another OS? for your peace of mind, my recommendation for you is to not remove your unraid immich server, but instead set it up on another machine in parallel - make sure all your photos and settings carry over. then once your machine is ready for the docker compose setup, complete that parallel migration again.
I'm trying to create immich again using my postgresql container but I can't get it to start, would compose be ok?
and the .env file??
what error message are you seeing?
I'll show it to you right now, but are compose and send okay?
to say that in that container I already have the database created with all my data
yeah looks OK for me
Wait a minute and I'll show you the error
Well it seems that it works now, I have changed the upload folder from immich to immich_1, I have to scan the entire library to get the images, right?
Hello, is it possible to delete photos from an external library?
If you've mounted it as read-only in Immich, then you and the container will not be able to delete from the external library that way.
You need to connect to the external library from an account/device that has permission to delete from that library.
But if I put it in read and write mode, can I delete it?