diff --git a/zzz_archived_paperless_ngx/rootfs/etc/cont-init.d/00-deprecated.sh b/zzz_archived_paperless_ngx/rootfs/etc/cont-init.d/00-deprecated.sh index bd4674088..d91323251 100755 --- a/zzz_archived_paperless_ngx/rootfs/etc/cont-init.d/00-deprecated.sh +++ b/zzz_archived_paperless_ngx/rootfs/etc/cont-init.d/00-deprecated.sh @@ -16,4 +16,16 @@ bashio::log.yellow "It is recommended to transfer to his version that will be mo bashio::log.yellow "Thanks for all users over the years !" echo "" +echo "Migration (thanks @eikeja) : +- Install the new addon +- Make a backup of the old Paperless directory. In my case "/addon_configs/db21ed7f_paperless_ng" +- View the folder structure of the new instance, assign files from the old instance to the folders of the new instance. + +Start new Paperless - all data is there! + +Folder assignment: +/addon_configs/db21ed7f_paperless_ng/data → /addon_configs/ca5234a0_paperless-ngx/data + +/addon_configs/db21ed7f_paperless_ng/media → /share/paperless" + sleep 5