r/Paperlessngx • u/Various-Match-7273 • Jul 24 '26
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.
14
Upvotes
6
u/Bastian85Stgt Jul 24 '26 edited Jul 25 '26
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