Skip Navigation
249 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 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 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 run a bunch of bots, some databases plus

    • Jellyfin
    • Unifi controller
    • Radar
    • Sonarr
    • Lidarr
    • Bazarr
    • nzbhydra2
    • Sabnzbd
    • Heimdall
    • Twitch points miner 2
  • Lemmy, mostly :D. I also recently started up my own Matrix home server. I took a stab at email, but it was more trouble than it's worth considering my relatively newly acquired cloud hosting IP is on several blacklists. Now that I actually have a server running again Gitea might be next on the list of services that gets added.

  • Dedicated Raspberry Pi4 running Home Assistant on an M.2 SATA SSD.

    Custom built server in Lian-Li PC-D600 case. 3x5 Drive SATA backplane. OpenMediaVault is the server software. Following is running in Docker:

    • Nextcloud
    • Jellyfin
    • Grocy
    • Snap-IT
    • Photoprism
    • Onlyoffice Document Server
    • Netdata
    • Motioneye
    • Ombi
    • TiddlyWiki
    • Adguard
    • Audiobookshelf
    • Jellystat
    • OpenVPN
    • Vaultwarden
    • DailyTXT
    • Papermerge
  • (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
  • 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)

    • Two NextCloud instances, one is a RPi4 with a big external HDD which I use for backups, the other one contains everything else, including PhoneTrack. Happy to have a self-hosted privacy-friendly way to share my location with family.
    • Email using mailcow.
    • Jabber server using prosody. Using it with immediate family and two friends. Still super happy.
    • Web server including personal blogs. Currently looking to migrate away from Wordpress into something static without comments.
    • pihole
    • Half-finished home automation stuff.
  • All on one system, basically an old Dell Optiplex that I got for free when a company was shutting down. I5 6600 with 16 gb ram.

    • Portainer for easy docker management
    • Nginx Proxy Manager to provide easy access to the docker containers with SSL

    Docker:

    These are the containers that are running 24/7 but I play around a lot, trying new things :)

  • Hi there. My first post in this community.

    I'm currently running:

    • Pi-hole
    • Plex Media Server
    • Grafana
    • Torrent server
    • Monica
    • Shaarli
    • Matrix instance
    • Arch package cache
    • Several game servers such as Minecraft and Terraria
    • VM running Volvo software to troubleshoot my cars.

    My hardware: I used to run it all on a Supermicro x9drd-7ln4f-jbod with dual Xeon E5-2670 v2 with 16x16GB ECC ram and 6x 3TB disks in raidz2 for storage and 2x 60gb Intel SSDs for OS. I started with less and upgraded towards this configuration but it was consuming 300 watt idle which was just unacceptable.

    So earlier this year I upgraded to an ASRock Rack x470D4U with Ryzen 7 5700x and 4x32GB ECC (non-registered) ram and 6x 2TB SSDs in raidz2. 1 ssd is in the nvme slot on the motherboard, 4 are in a 4x4 bifurcation card in the 16x slot and 1 more in a 4x riser. All PCIe lanes of the CPU are used. This setup is not possible with an AMD CPU with integrated GPU since it will take up 4 PCIe lanes (you can guess how I know). It uses about 20 watt idle without any containers and VMs running. I initially didn't want to move away from Supermicro but the ASRock Rack motherboard has IPMI so I'm not missing out on much.

    Hardware and software suggestions are welcome :D

  • Everything except Node-exporter running in containers on a single Ubuntu machine. i5-6500T, 16gb RAM & 1TB.

    Media Stack

    • JellyFin
    • Sonarr
    • Radarr
    • Calibre
    • Calibre-Web

    IT Stack

    • FreshRSS
    • IT-Tools
    • Prometheus
    • Grafanna
    • Node-Exporter
    • Watchtower
249 comments