What can the 'average Joe' start hosting, that will change their life?
What can the 'average Joe' start hosting, that will change their life?
As far as changed your life, there are not too many that i really love, that made a massive difference to how i do things. But there is one:
Paperless_ngx
ALL of my paper work, receipts, transcripts, tax, shares, council rates. Everything goes in there. We no longer have paper lieing everywhere (well, my wife is another matter, still keeps grocery shopping reciepts...). when i get soimething in the mail, i used the paperless app to "scan" it, upload it, then bin the paper.
An actual life change that i didn't know i needed.
Thanks for the suggestion! I tried to do that and have the files reside on a mount (on my NAS) but that didn’t work, resulted in a “chmod” error. So, instead I’ve created a shell script that runs every night and creates a backup & copies the resulting zip file to my NAS :)
By the way, when using docker volumes, you can see the actual files as well. In my case (RPI4) they are located here: /var/lib/docker/volumes/paperless_media/_data/documents
good to know! thanks
With the right permissions you can get to them. ( i needed root, well started with root)