Skip Navigation

What are YOU self-hosting?

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.

145 comments
  • I have a VPS (netcup) with 8 cores, 12GB RAM and 320GB SSD. Hosting there on Ubuntu 22.04:

    • Matrix
    • Mastodon
    • Nextcloud
    • Wordpress
    • Adguard
    • Stirling PDF
    • Gotify
    • Bitwarden

    At home I have a Ryzen 5 5600G with 16GB RAM on a B550 aorus elite v2 with 2TB nvme SSD and 2x 6TB seagate HDDs.

    Hosting there on Fedora 38 KDE:

    • Immich
    • Jellyfin
    • Lemmy
    • Photoview
    • ArozOS
    • Paperless
    • Dashdot
    • Codeserver
    • LXD Dashboard
    • Scrutiny
    • Cloudbeaver
    • jDownloader
    • Kavita
    • Podgrab
  • Currently a new instance of Lemmy, other than that I have a Synology NAS where I host:

    • Plex
    • Synology Drive (alternative to Dropbox etc.)
    • Synology Office (alternative to Google Docs)
    • VPN server

    There's also docker where I host:

    • Gitlab
    • AdGuard Home
  • Pihole Keycloak Lemmy

    The "usual" Plex stack:

    Plex Sonarr Radarr Readarr Calibre & Calibre-Web Sabnzbd Nzbhydra

    I want to throw Nextcloud into the mix, but I haven't gotten the motivation to do that yet. I have 102TB of disk on a 4 node kubernetes cluster just for fun

  • On 3 Rpis and a NAS around my home:

    • Nextcloud - Google replacement
    • Actual Budget - YNAB type server that's super simple and meets my needs
    • Apache web server - portal to my projects
    • PiHole - DNS pass/allow list
    • PiVPN - Allows me to connect to my home VPN when abroad
    • 2009Scape - A little RuneScape Private Server I turn on and off on my desktop when I'd like to afk at work
    • Docker - A couple docker instances - one on my test pi I use to roll out onto my "prod" servers
    • Backup server - 14TB backup with an offsite copy :D
    • Joplin - Note-taking app - barely a server connected through Nextcloud
    • Plex - Everyone knows about Plex - I'm thinking of switching to JellyFin
    • rtorrent - kinda old-school compared to the *arr programs but I enjoy manually downloading all my media :)

    Hope I'm not forgetting any!

  • At home:

    • HomeAssistant OS in a Raspberry PI. Runs all the lights, curtains, heating, air-conditioning and media at home. (Linux)
    • Hifiberry with a good DAC connected to it, runs mpv, airplay and chromecast audio. (RPI, Linux)
    • TrueNAS together with over 40 terabytes of space (FreeBSD)
    • Plex and Plexamp for music (FreeBSD)
    • OPNsense router runs the whole home network (FreeBSD)
    • A private git server for stuff I don't want to push to a public server (FreeBSD)
    • Jellyfin server for movies and television (FreeBSD), client on an NVIDIA Shield (Android)
    • Unifi controller to handle the home WiFi (FreeBSD)

    Remote:

    • Akkoma for Twitter-like communication on the Fediverse (Linux)
    • Lemmy to talk with y'all in here (Linux)
    • PostgreSQL as the central database for all my remote services (Linux)
    • Elasticsearch for searching the Fediverse (Linux)
    • SearXNG as my private search engine (Linux)
  • Feels like literally everything...

    LXC:
    NginxProxyManager
    Kasm
    Several instances of GameServer
    openemr (testing for viability for a client)
    3 instances of TechnitiumDNS
    Nextcloud
    Graylog
    UptimeKuma
    ChangeDetection
    Zwave-js
    MeshCentral
    Homepage
    Canvas (yes a full instance of canvas. I used to be a college instructor, I have a copy of all my courses)
    InvoiceNinja
    Matrix
    Lemmy
    UnifiController
    Gameyfin (I don't like this that much... it'll likely get killed)

    6 instances of generic docker on LXC running portainer for other services:
    diagrams.net (specifically tied into my nextcloud instance)
    ghostfolio
    it-tools
    librespeed
    libretranslate
    quakejs
    rickroll
    rxresume
    searxng
    Ascii starwars
    wxrdle
    gramps.js
    teamspeak
    authentik (I think I like keycloak more and might migrate back)
    bisq
    hrconvert2
    And a watchtower instance on each.

    VMs:
    Proxmox Backup Server
    Mailcow
    Librenms
    freepbx
    HomeAssistant
    Windows Domain Server (no GUI)
    "Media Server" which is a plex stack with all the *arr fixings.
    And a vpn bound qbitorrent instance.

    Edit:

    I missed an old VM that I'm in the process of deprecating out to lxc... Docker01:
    Archivebox
    Ghost
    Bookstack
    LibreCaptcha
    Wordpress (for a client)
    parsedmarc
    gitea
    grocy
    YOURLS
    minecraft
    opennox
    vaultwarden
    racktables
    tubearchivist

  • I've got a Nextcloud instance that I've run for a few years. Love it. At home I have an Odroid H3+ with 64GB of ram running Openmediavault. Got about a dozen containers running on that. I need to play with it more and use that ram. I did try to get Boinc running on it but it, sadly, kept shutting down. I'll have to find a another way to contribute to science.

  • Lots. I have 2 proxmox hypervisors and 3 Raspberry Pi's; my OS of choice for servers is Ubuntu Server or Raspbian.

    • ISC-DHCP-Server (DHCP)
    • Bind9 (DNS)
    • Pihole (pihole upstreams to bind9) (More DNS with ad and content blocking)
    • OpenLDAP (Directory)
    • Jellyfin (Media)
    • Nextcloud (General google drive replacement)
    • Vaultwarden (password Vault)
    • Asterisk (Phone)
    • EasyRSA Certificate Authority (Certificates)
    • Minecraft (Gaming!)
    • HomeAssistant (Home Automation)
    • Octoprint (3D Printing)
    • Shinobi (Security Cameras)
    • Multiple Apache Websites (Web)
    • Exim4 mail relay (Mail)

    Experimental:

    • Photoprism (Photo Sharing)
    • tt-rss (RSS Reader)-
  • We have experimented with using a home media server through Plex. We got it to work, but we generally do not keep it running all the time.

  • PiHole on Pi
    Tiny Tiny RSS on Docker behind NGINX reverse proxy on Ubuntu Hosted VPS - Accessed through Tailscale
    LinkAce on Docker NGINX reverse proxy on Ubuntu Hosted VPS, Accessed through Tailscale
    NextCloud on Pi - Accessed through Tailscale
    HomeAssistant on Ubuntu
    Calibre running on Ubuntu
    Windows Desktops running on Hyper-V Server (Cost and extreme time constraints forced me to setup a Hyper-V server on bare metal, at the time VMWare was not playing nice with Win11 and I did not have the time to troubleshoot).

  • Across my and some family members' homes:

    • pihole and openvpn via pivpn(sharing a pi4 in each house)
    • transmission and minidlna (another pi4 with an external hdd)
    • folding@home (on a beefier Intel NUC)
    • homeassistant (same NUC)
    • one house has a funkier setup running on a NUC with homeassistant, appdaemon, influx, grafana and a custom django app that manages them all so they do aome fancier automation for heating/cooling and power consumption

    On the internet:

    • a pretty much abandoned blog in Bulgarian built with hugo and deployed on gitlab pages
    • a single user akkoma instance I've migrated off of, but am still keeping for no logical reason, running in docker on a Hetzner VPS
    • a calcley instance that's my current main home on the fediverse, also in docker on a separate Hetzner VPS, this one setup a bit less amateurishly, behind cloidflare and using R2 for sorage
    • a nitter instance for those terrible cases when someone sends me a link to The Bad Place that I still want to see.
    • I set up a bibliogram and proxytok on the same VPS as the nitter instance, but those no longer work after some agressive API changes on IG and tiktok.
145 comments