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 7 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
I second this.
I have three large disk shelves, one made from a J23 CSA connected to an perc h730 in HBA mode, one made from a super micro connected to a LSI HBA card, and one that uses a repurposed DATTO unit with its original raid card flashed into IT mode.
They are all extremely reliable, handling dozens of drives and I use only ZFS for all of my bulk storage. The best part is how much faster I can replace a dead drive with ZFS than I could with any raid 5 anything. Also, ZFS is flexible enough that you can put ssds in to use for journaling and slog.
I have one machine with 192gb of RAM and I just use the ramdisk for slog. It's all streaming media so if it crashes only the buffered streams are lost, and this way I'm not burning holes through SSDs quite so quickly.