Skip Navigation
165 comments
  • Proxmox on a self-built rackserver (Will be building a second one for a proxmox cluster):

    • Pi-Hole (primary)
    • Home Assistant
    • 2 Docker Hosts (One for Eval, one for Prod)

    Raspberry Pi Zero for Pi-Hole (secondary)

    On my Docker Host (All in docker-compose):

    • Heimdall (Personal Dashboard)
    • Portainer (Docker GUI)
    • baikal (CAL & CADdav)
    • vaultwarden (Password Manager)
    • bookstack (Documentation, kinda abandoned because im lazy)
    • changedetection(.)io (Monitoring Websites for Changes, useful for changelogs or price monitoring)
    • cloudflare-ddns (DDNS because dynamic IP Adresses...)
    • Grafana & InfluxDB (Dashboard and Database for Stats)
    • linkding (Bookmarks aka "Have to read someday")
    • mealie (Reciepe manager)
    • neko (Watch2gether but in selfhosted and more capable imo)
    • nginx proxy manager (Reverse Proxy with GUI)
    • paperless-ngx (Document manager with OCR)
    • semaphore ui (Ansible GUI with sheduled tasks)
    • Uptime Kuma (Status Monitoring)
    • watchtower (Automatic updates of my docker containers because im lazy)

    A Synology DS220+ for local Storage

    A 5TB Hetzner Storage Box for Backups (encrypted)

    A Rootserver for Games and some testing in the wild (Currently Windows, will be switched to ubuntu)

    Hetzner Cloud Server with mailcow on it

  • I joined to learn, still not self-hosting anything, but I intend to use an 11yo Compaq laptop (i5, 8GB RAM, 1TB HDD) as a server while I'm still practicing. I intend to self-host a lemmy instance and a nextcloud server.

    Thanks for everything you guys have been sharing I've already got some good leads, gonna try out YunoHost for starters

  • (I'll add links / descriptions later)

    I host the following fediverse stuff:

    • Lemmy (you're looking at it)
    • Mastodon (3 instances)
    • Calckey oh sorry, now FireFish
    • Pixelfed
    • Misskey
    • Writefreely
    • Funkwhale
    • Akkoma (2 instances)
    • Peertube

    And these are other things I host:

    • Kimai2
    • Matrix/Synapse
    • Silver Bullet
    • XWiki (3 instances)
    • Cryptpad (2 instances)
    • Gitea
    • Grafana
    • Hedgedoc
    • Minecraft
    • Nextcloud
    • Nginx Proxy Manager
    • Paperless-ngx
    • TheLounge
    • Vaultwarden
    • Zabbix
    • Zammad
  • I have a rented server with 8 Xeon E3-1246 and 64GB at Hetzner where I host:

    • Vaultwarden
    • Gitlab (git repo, container registry, static blog (pages with Hugo))
    • Drawio (Diagrams)
    • Kroki (for Gitlab)
    • Gitlab runner
    • FreshRSS
    • Nextcloud
    • Redis
    • Headscale (Tailscale server)
    • Keycloak
    • MariaDB
    • PostgreSQL
    • Plex
    • Privacybin
    • Wallabag
    • Hedgedoc

    It's all behind a Traefik instance handling Let's Encrypt and using the Docker socket to route traffic based on labels in docker-compose.yml. Behind these I also run k3s and from time to time some VMs. I also have a 1TB storage pod at Hetzner where I use restic to back everything up from this instance as well as from my home system and laptops.

  • I'm just getting my server up and running! Previously it only ran Honeassistant.

    Now it runs proxmox, which boots 2 vms, one for HAOS and another for Debian. On the Debian vm there is currently Plex, nextcloud, and some -arr apps.

    8 also have a separate raspberry pi pihole. I've had that going for years now, I think I first made it 2019.

  • Using LXD:

    • ddclient
    • Jellyfin (2)
    • Minecraft (proxy + 4 servers)
    • Satisfactory server
    • V Rising
    • Gitea vcs
    • wordpress
    • rtorrent
    • other web servers

    Using rootless Podman + Systemd service:

    • Vaultwarden
    • Linkding
    • Traefik
    • Immich photo backup
    • Nextcloud (though I hate it, probably will stop)
    • Grafana
    • Prometheus
    • Prowlarr/Radarr/Sonarr/Lidarr/Bazarr/Recyclarr
    • Rtorrent + Flood
    • Jellyseerr
    • Navidrome (Subsonic server)
    • Miniflux (RSS)
    • Woodpecker (CI integration for Gitea)
    • Tubearchivist (yt-dl)
    • wg-easy (wireguard)
    • searxng

    All services are split across 2 DIY servers (in towers). 15TB of media stored on HDD with btrfs duplicated across both servers. One server host is Alpine Linux, the other is Opensuse MicroOS. LXD containers usually are Debian 12 or Alpine. I'm beginning to migrate some things to a cluster of (12) raspberry pi 3s. Unsure what to choose for rpi's, maybe, Fedora CoreOS (ublue), although Alpine does work extremely well on them (once you get them set up with it).

    router running fresh tomato :)

    Also mailcow for email, on a VPS, although I need to switch to a new provider, having difficulty with delivery using Linode and OVHCloud.

  • I have a meager ds418play with 2x4tb drives set up with RAID. I forget what it's called, but it is one drive redundancy, 1:1. I run Plex and an FTP server on it for file storage.

  • Virtualized with libvirt:

    • Nomad (3 nodes)
    • Consul (3 nodes)
    • Vault (3 nodes)
    • Gitlab + CI
    • Nextcloud
    • Sonarr, radarr, bazarr, jackett, deluge
    • Prometheus
    • opensearch
    • puppet
    • powerdns (international authoritive main + replica), unbound (internal recursor), ntp (2 nodes)
    • powerdns (public authoritive replica)
    • haproxy (2 nodes)
    • nfs, samba
    • Seaweedfs (S3) (3 nodes)
    • rsnapshot
    • package repositories (deb, rpm - plain dirs/files served by apache, with some scripts to manage repo metadata)
    • postgresql + patroni (2 nodes)
    • container registry (to investigate replacing with zot)
    • openldap, keycloak (2 nodes)
    • unifi controller

    In nomad:

    • Grafana
    • Vaultwarden
    • Tandoor
    • Matrix
    • Puppetboard
    • Prometheus exporters for various things

    Offsite rpi @ parents

    • Rsnapshot, samba

    Rpi doing router duties, to be replaced with rb3011 when I finalize it's config in terraform

    VPS:

    • Powerdns (public authoritive primary), haproxy, postfix (secondary MX)
    • Postfix (primary MX), dovecot, spamassassin, opendmarc, opendkim

    Old laptop: k8s playground for learning

    Short-term todo:

    • Homeassistant

    Public dns names have A records pointing to haproxy vps, which proxies to home over tunnel, and AAAA records pointing straight to home (I have static ipv6 prefix, but no static ipv4 address)

  • I don't selfhost very much compared to other people and my hardware's pretty much either all literally found in the garbage or 2nd hand, but here it is

    PiHole

    WireGuard server that passes trough pihole adblocking

    Homarr (lol)

    Deluge

    The system is mostly a NAS that I also run the occasinal general purpose VM off of, here are the specs for the 3 ppl that care:

    CPU: AMD FX-8320E

    RAM: 16GB

    Storage: 5x2TB Seagate something something 7200RPM in RAIDz1, 128 GB random chinese SSD (mostly for VMs and apps) the, OS runs off of a flash drive

    OS: TrueNAS scale

  • Can't ask too much off my little laptop, but here it is

    • HomeAssistant
    • Frigate NVR
    • PiHole
    • Wireguard VPN
  • I run a bunch of bots, some databases plus

    • Jellyfin
    • Unifi controller
    • Radar
    • Sonarr
    • Lidarr
    • Bazarr
    • nzbhydra2
    • Sabnzbd
    • Heimdall
    • Twitch points miner 2
165 comments