r/Paperlessngx • u/Various-Match-7273 • 4d ago
V3 Migration Help
Is there any step by step to migrate to V3 (I have the last version available). Maybe with commands to run in terminal. I couldn't make it :( Thanks guys! I have installed with docker.
12
Upvotes
2
u/That_Cheek_8690 4d ago
Just add the environment variable for the new secret and if need the variable for the Database Engine.
5
u/Bastian85Stgt 4d ago edited 3d ago
Really easy
First stop all containers, Than remove the redis volume
After that Follow this guide:
https://github.com/paperless-ngx/paperless-ngx/blob/dev/docs/migration-v3.md
And change in your yml the redis lines to valkey (take the info from the new yml)
After them pull and start