Comment on Upgrading Paperless-ngx several revisions behind
dan@upvote.au 1 week agoI addition to backups, consider using snapshots if your file system supports it (ZFS, Btrfs, or LVM). I use ZFS and have each of my Docker volumes in a separate dataset. I take a snapshot before an upgrade. If the upgrade goes badly, I can instantly revert back to the point before I performed the upgrade.