Selfhosted
A place to share alternatives to popular online services that can be self-hosted without giving up privacy or locking you into a service you don't control.
Rules:
-
Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.
-
No spam.
-
Posts here are to be centered around self-hosting. Please ensure it is clear in your post how it relates to self-hosting.
-
Don't duplicate the full text of your blog or git here. Just post the link for folks to click.
-
Submission headline should match the article title.
-
No trolling.
-
Promotion posts require your active participation in selfhosting or related communities, or the post will be removed. No more than 10% of your posts or comments may be self-promotional, or your post will be removed. F/LOSS Exception: If your post is about a project that is completely open source & can be self-hosted in full without payment, and your account is at least 30 days old, your post is exempt from this rule as long as you continue to engage in comments.
Resources:
- selfh.st Newsletter and index of selfhosted software and apps
- awesome-selfhosted software
- awesome-sysadmin resources
- Self-Hosted Podcast from Jupiter Broadcasting
Any issues on the community? Report it using the report flag.
Questions? DM the mods!
view the rest of the comments
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.
Commenting here to save this and also to create engagement.
did you know that you can save a post, by clicking the star?
also, appreciate the engagement :D
I also am creating engagement.
I also am creating engagement.
Oh nice, thanks!
https://github.com/paperless-ngx/paperless-ngx
Is it possible for the scans to be stored as files that are readable should paperless crash and I’m not around to get it up and running, or are files stored as weird non-standard file formats?
edit: looks like scans are saved as pdf’s. Thanks for the insight!
It creates searchable PDFs, so no weird format locked to paperless-ngx
The files are stored in a directory and you can define the default path with an environment variable ( file-name-handling ). If you need a more fine graint solution you can also use storage paths and select it on file level ( storage-paths ). I'm using syncthing to sync the folder structure to my other devices.
How is your work flow from scanning to paperless? Does it support some kind of upload folder?
Yeah paperless supports an upload folder. My scanner has an ability to scan to a network drive, so I scan things onto a shared drive on my homelab box, paperless consumes the scanned PDF and places it into the paperless "inbox".
i dont have a scanner, but do use the email function to get my work payslips.
Why is this better for you than using a folder structure with a decent naming convention? I've tried to get started a couple times, but I just haven't managed to get what's better about it. I know i'm missing something, and I feel like if I knew what it is i'd be more likely to out in the work to transition.
That looks really cool. At the moment I scan everything with OneDrive, and sync it with my NAS. However, it doesn't have e.g. OCR features, it's pretty basic. Will have a look, thanks!