this post was submitted on 02 Jul 2023
1180 points (97.6% liked)

Selfhosted

40928 readers
649 users here now

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:

  1. Be civil: we're here to support and learn from one another. Insults won't be tolerated. Flame wars are frowned upon.

  2. No spam posting.

  3. 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.

  4. Don't duplicate the full text of your blog or github here. Just post the link for folks to click.

  5. Submission headline should match the article title (don’t cherry-pick information from the title to fit your agenda).

  6. No trolling.

Resources:

Any issues on the community? Report it using the report flag.

Questions? DM the mods!

founded 2 years ago
MODERATORS
 

I'm already hosting pihole, but i know there's so much great stuff out there! I want to find some useful things that I can get my hands on. Thanks!

Edit: Thanks all! I've got a lil homelab setup going now with Pihole, Jellyfin, Paperless ngx, Yacht and YT-DL. Going to be looking into it more tomorrow, this is so much fun!

(page 5) 50 comments
sorted by: hot top controversial new old
[–] anzo@programming.dev 4 points 1 year ago

a tor exit node :P /s

[–] phampyk@lemmy.world 4 points 2 years ago

It depends on what you use on your daily basis. There's a lot of stuff, but what do you use normally? Are you a Netflix user? More of an audible guy? Evernote/notion? Maybe we can then recommend something that's useful for you

[–] republicofRAD@lemmy.world 4 points 2 years ago (11 children)

For someone completely new to self-hosting things, what is a good entry hardware setup look like? Or am I just keeping my daily PC on all the time?

[–] motsu@lemmy.world 4 points 2 years ago

Old PC that can be on all the time.

If you dont have one and want dedicated hardware, I would recommend a used server, or something you can whitebox (like using as asrock rack mobo that takes a desktop ryzen but supports ecc memory)

Put proxmox on as the host OS, two ssd's in raid 1 is good for a boot drive / VM storage drive. Raid 10 if you want real high performance, but probably unneeded.

Look for a case that has a SAS backplane, and then connect the backplane to a HBA card. Pass this card through to freenas for storage shares and stuff.

I recommend not virtualizing your router. So, if you want togoet away from Soho gear, either flash a Soho router with openWRT, or build a separate box for pfsense or opnsense. If you go that route, you will need a separate switch / access point. Unifi gear has a good balance of features and affordability, and can all be managed from a single ui (let's say you have 3 switches and 2 access points... You dont need to go to 5 web UI's, its all in one spot - and you can self host the web ui in proxmox)

[–] herrvogel@lemmy.world 3 points 2 years ago

Get one of them mini PCs that they attach to the backs of monitors at office desks or receptions or whatever. Something like a Lenovo m720q for reference, though there many other similar products from other companies. They can be had for pretty cheap on the used market where they are abundantly available, they're very power efficient (obviously not as efficient as a pi but still pretty damn good), and they're surprisingly powerful for how small they are. I'd actually recommend a machine like that over a raspberry pi. Pis are great when you want the smallest and most low power machine you can get, but at the end of the day it's an ARM based machine with very limited IO. A regular ol' x64 machine with bog standard sata and m.2 ports all inside a neat enclosure is also great.

load more comments (9 replies)
[–] stagen@feddit.dk 4 points 2 years ago (3 children)

Does a pihole setup not slow down your connectivity? Been looking into it but I'm very much a novice with my raspberry pi. I do want to use it for something cool other than just sitting around.

And my question is only deepened by the fact that I have a synology box as well. I could use pihole on that instead of my raspberry pi, right?

[–] zenharbinger@lemmy.world 3 points 2 years ago

Easily, I went from through several gen of pi and now run it on docker on my Synology.

As mentioned, it's just a DNS server (at its core) and can actually make things faster as you will no longer download ads.

There are some getting used to things. Some url shorteners (constant contact) don't work and sponsored Google search results won't work. But the QOL is worth it.

load more comments (2 replies)
[–] kokesh@lemmy.world 4 points 2 years ago

-Adguard Home -HomeAssistant

load more comments
view more: ‹ prev next ›