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 posting.
-
Posts have to be centered around self-hosting. There are other communities for discussing hardware or home computing. If it's not obvious why your post topic revolves around selfhosting, please include details to make it clear.
-
Don't duplicate the full text of your blog or github here. Just post the link for folks to click.
-
Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).
-
No trolling.
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
I run OpenMediaVault as it brings plenty of nice features together like SMART disk monitoring, resource usage monitoring, easy RAID creation, FTP/SSH/browser access, etc. You don't strictly need it (or TrueNAS, UnRAID, etc) but it's nice. Unlike TrueNAS and others, OMV seems easier to install on an existing Linux distribution (I run it on Debian).
For important stuff that you really don't want to lose, you probably want to set up a RAID array of some description. The various NAS solutions like OMV or TrueNAS will make that easier but you can do it without them. It does mean you'll want a lot of storage (disks will probably be the most expensive part of your setup) and you'll want your PC to be able to accommodate multiple hard drives (I would think at least 4) particularly if you want to run a RAID.
Jellyfin is good for streaming. Beyond that I don't know much about sailing the seas at scale.
Nextcloud is decent for file storage and has a few good addons that allow you to use it to selfhost calendars, contact, Joplin notes, etc.
Paperless-ngx is a good solution for digitising documents.
Yes there are plenty of different solutions out there but after a while you come to see that as a feature rather than a bug. Selfhosting definitely carries a lot more friction than outsourcing it all to Google, so it's something you need to get used to. It helps if you can view the process itself as a hobby rather than a chore and embrace the fact that you will need to learn a lot to make it work.