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
It really depends on what you want out of it. I personally installed ProxMox on an old gaming machine (DDR3 RAM old lol) and have an Open Media Vault virtual machine running on it with access to my ZFS mirrored pair of storage drives.
Enabling Samba support in Open Media Vault gives you a nice little NAS. I believe it's okay to install bare metal if you really want to also.
It also has a nice Docker interface, so although I should probably not bundle services together so tightly, it runs things like Jellyfin for media, Paperless NGX for document storage, and NextCloud AIO for a convenient (if slightly resource-hungry) interface.
ProxMox lets me do fun things though, like back up the VMs, spin up virtual machines for PiHole ad blocking and Klipper for controlling my 3D printer.
My most important data gets synced to a subscription to a service called iDrive as my offsite. Pretty affordable for 5TB and my own encryption keys. :)
I want to stress that I'm not an IT professional or anything either. If you're reasonably comfortable with Linux and understand some basic networking, I'd say at least getting Proxmox and/or Open Media Vault up and running so you can access it on your home network isn't too hard.
Outside of that, and if you want HTTPS and stuff? There's lots of guides but I would recommend using TailScale instead of opening any ports to the web.
Sorry if this post was meandering but hope it gave you a little bit to go on! :)