• 0 Posts
  • 119 Comments
Joined 3 years ago
cake
Cake day: October 24th, 2023

help-circle







  • Exactly. I’ve got a 4TB mirror setup for my pictures I reclaimed from Google Photos, and music, and other important stuff. It also backs up to iDrive which is really affordable. (Hopefully stays that way…)

    What sucks is I scored a deal on a pair of WD Red 4TBs to add, but one was defective (secondhand, and WDs RMA procedure is STRICT.) , so now I’m stuck with a half expansion I don’t know what to do with and it’s kinda not responsible for me to spend >100 bucks completing the mirror right now.

    My media collection isn’t on a mirror or backed up or anything because it’s naturally way larger than everything else, but I think for the stuff that truly matters, this will see us through.












  • Heads up if your Paperless is installed via Docker: be VERY CAREFUL about your database version and do an export often!

    Mine has been down for a while because I did a pull and it doesn’t support my version of Postgresql anymore. So it’s kinda a huge mess trying to figure out how to safely migrate it in the container.

    I haven’t been able to fix it yet so I’ve just left it disabled and gone without for a while. It’s not fun.

    Allegedly if you export from within Paperless, you can just start with a fresh updated database container and import when this happens. Oof.