this post was submitted on 02 Jul 2023
1149 points (97.4% liked)

Selfhosted

40349 readers
519 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 1 year 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
[–] [email protected] 4 points 1 year ago

a tor exit node :P /s

[–] [email protected] 4 points 1 year 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?

[–] [email protected] 3 points 1 year 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)
[–] [email protected] 4 points 1 year ago (9 children)

How do i save this for later

load more comments (9 replies)
[–] [email protected] 4 points 1 year 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?

[–] [email protected] 4 points 1 year 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)

load more comments (10 replies)
[–] [email protected] 4 points 1 year ago

Portainer and a decent docker lab box. I use a template list from https://raw.githubusercontent.com/xneo1/portainer_templates/master/Template/template.json as a base kit, but beyond that creating a pile of compose scripts and having the ability to put up and down services from a fairly simple GUI just to test them out is amazing. It's the simplest way I've found to just try an app, and either keep or toss it with minimal cleanup and reset of a box.

[–] [email protected] 3 points 1 year ago

-Adguard Home -HomeAssistant

load more comments
view more: ‹ prev next ›