What are YOU self-hosting?

proycon@lemmy.world to Selfhosted@lemmy.world – 370 points –

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.

431

You are viewing a single comment

Oh boy here I go:

Hardware: Ryzen 7900X, 128GB Ram, 2x12TB HDD, 2x2TB SSD

What I'm running:

  • Space Engineers Server
  • Minecraft Server
  • Chevereto
  • Mastodon
  • Jellyfin
  • PeerTube
  • Kavita
  • Calibre Web
  • Vaultwarden
  • Nextcloud
  • Gitlab
  • Navidrome
  • Lemmy
  • Mailcow

How often do you have to bounce the host? / Are you using Docker?

I run like half of this stuff on an RPi and I think it's a bad idea but it's my bad idea dammit.

Structure is like this:

Proxmox 
-> docker host
---> most of these services & Nginx Proxy Manager
-> mix of VM's & LXC containers

Singular entry point is the Nginx Proxy Manager which then distributes based on hostname, so far I haven't run into issues