this post was submitted on 12 Jun 2023
595 points (99.7% liked)

Selfhosted

39276 readers
488 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
 

A simple question to this community, what are you self-hosting? It's probably fun to hear from each-other what services we are running.

Please mention at least the service (e.g. e-mail) and the software (e.g. postfix). Extra bonus points for also mentioning the OS and/or hardware (e.g. Linux Distribution, raspberry pi, etc) you are running on.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago (1 children)

Similar setup here, I'm running a Windows server with DrivePool. I've been using DrivePool for over 5 years and I'm a huge fan. I just built a new server and moved all the hard drives over and re-installed DrivePool and it was up and running with no fuss.

I'm running the following:

  • Blue Iris, software NVR for all my home cameras. This is the primary reason I run Windows as the base OS.
  • Plex for maintaining my media collection
  • SABnzbd for downloading from usenet
  • Omada Controller for managing my TP-Link EAP router, switches, and AP's
  • Pi-Hole, I recently set up a pi-hole for ad blocking and getting some more visibility on what's going on in my network
  • Wireguard for VPN access. I switched from OpenVPN a year ago and am super impressed with it.
  • LAMP server to run some scripts to tie together different home automation products/APIs
  • Mealie - Meal/food tracking website I read about on this post actually. Just installed it and am playing around with. Gotta convince the wife to use it!
  • Hyper-V to run linux VMs.
  • Docker/Portainer on a Debian VM
[–] [email protected] 1 points 1 year ago

Dope man! What are you running in your Linux VMs in Hyper-V? Gotta check out Mealie. How do you like wire guard? I currently run Tailscale and it runs fantastic, but I’m not big on the oauth2 requirement.