ImmichI
Immich5mo ago
Aalian

Migrating from raspberry pi to proxmox

I was running immich as an addon inside home assistant and since my library was growing I felt the need to migrate to something that has more redundancy. I installed proxmox and created a vm and installed and set up truenas. I uploaded all data of immich I had to truenas where it has library, upload, backups etc. I tried using immich in truenas at first but it seemed like there wasn't an easy way to restore. so I fired another VM with debian and installed using docker compose and connected my truenas drive to debian using SMB. it fired up just fine, just without my stuff. I followed the steps listed here https://immich.app/docs/administration/backup-and-restore/#manual-backup-and-restore but struggled.

when running start immich_postgres it says Error network immich_defaut not found. so I ran docker network create immich_default. then starting postgres worked. I then proceeded with the script but I got template 1 not found. When running all the containers, I get errors in the immich server and goes in a boot loop.
image.png
Was this page helpful?