this post was submitted on 11 Jun 2023
264 points (97.8% liked)

Selfhosted

40054 readers
954 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
 

Hello everyone! Mods here 😊

Tell us, what services do you selfhost? Extra points for selfhosted hardware infrastructure.

Feel free to take it as a chance to present yourself to the community!

🦎

you are viewing a single comment's thread
view the rest of the comments
[–] midnight@lemmy.one 0 points 1 year ago (1 children)

I turned my last two gaming PCs into Proxmox hosts and I have a Hetzner vps that will host something eventually.

2010 Gaming PC:

  • Pihole VM (w/ Unbound)
  • Docker teet VM
  • Piwigo
  • Chevereto

Pihole is running on a keepalived vip that acts as my secondary DNS server. Gravity sync keeps it in line with my main Pihole VM (push/pull) and then I have an old rpi also on the same keepalived vip that has gravity sync set up that pulls from the secondary VM

Anything I run as an evaluation or that needs testing also runs here. This machine gets Proxmox updates first as well.

2016 Gaming PC:

  • unRAID VM
  • Pihole VM (w/ Unbound)
  • Nextcloud
  • Nginx Proxy Manager
  • Gitea
  • Dozzle
  • Docker container registry
  • Diun
  • Caddy (moving away from NPM)
  • Photoprism
  • Jellyfin
  • Plex
  • Tautulli
  • Bookstack
  • Heimdall
  • Netbox
  • Unifi Controller
  • Wikijs
  • Paperless-ngx
  • Uptime kuma
  • Gluetun
  • Deluge
  • Homarr
  • Lidarr
  • Miniflux
  • NZBget
  • Radarr
  • Sonarr
  • Readarr

These are split amongst a few VMs depending on criticality and further broken down to needs (VPN, whether or not I can reboot and not affect my wife/kids, network share requirements.

I'm pretty much always tweaking something and having fun with it

[–] acr515@lemmy.world 1 points 1 year ago

This is an incredible amount of services! Where would you suggest someone with basic hardware begin with setting some of this stuff up, and what are some of the essentials to you?