New user registration screen/losing images after restarting the docker.
It’s a fresh install based on the provided docker-compose instructions.
11 Replies
When you restart docker all your images are gone?
How are you restarting immich?
Yes they all disappear and I’m shown the new admin screen when Immich comes back. I’m using docker-compose up -d/docker-compose down -v
Thanks for the reply also
-v means delete all the volumes.
Weow
That would explain it
Don't do that 😛
lol
Thank you
And take database backups
I have a scheduled job that dumps database everyday.
Hm okay I will look into that once I get rolling
You have some tutorial to recommend ? Or better yet another docker service which can do this ? 😄
The answer is yes.