Pointing to previously saved immich data

I have configured the app to store data to my SSD and it all worked fine. a couple of days ago, my windows docker engine started acting weird and I reinstalled docker. now the old volumes don't show up anymore. I do have the thumbnails and photos stored on my ssd though. is there a way I could point the current instance to the previously generated thumbnails and ml data so to avoid expensive computations all over again. is there a way to backup volumes and restore if this were to happen again?
12 Replies
jrasm91
jrasm912y ago
Did you take a database backup by chance?
adqa5379
adqa5379OP2y ago
unfortunately no i have added the db_dumper config to the docker-compse to start taking backups going forward
jrasm91
jrasm912y ago
I don't think there is an easy way to avoid reporting everything
adqa5379
adqa5379OP2y ago
any insights into backing up the db vs backing up the docker volumes?
jrasm91
jrasm912y ago
Have you looked at this? Sorry wrong one
adqa5379
adqa5379OP2y ago
yup I did go through this. but my question was more toward the other 2 volumes
No description
adqa5379
adqa5379OP2y ago
model-cache and tsdata do we need to back them up as well?
ddshd
ddshd2y ago
Nope
jrasm91
jrasm912y ago
Correct, just the database and originals need to be backed up
adqa5379
adqa5379OP2y ago
gotcha

Did you find this page helpful?