Live data from Hacker News

Ask HN: What's on your home server?

news.ycombinator.com

11–20 of 467 posts

Re: Ask HN: What's on your home server?

#17
Docker containers for:

Minio : object store

sdftosvg : Molecular renderer

Observability stack : (Grafana, Prometheus, exporters)

Postgres: molecular metadata (9 billion molecules)

Molecular relaxation workers

Quantum Monte Carlo simulators

Dask workers

Websocket message pump

Insilico virtual lab server + 3 clients

Vscode server

Deep Learning model server (inference)

Deep learning model training server

Most of these are applications I have written myself, and powering my hobby project https://atomictessellator.com

Specs: 4 machines 2TB RAM total 4 GPUs (Tesla A100s) 384 CPU cores total

These are in my lounge, yes, it is noisy, yes, it is hot in here, yes, I love it

Re: Ask HN: What's on your home server?

#18
At home, on my HP DL20 I have:

  Restic (backup)
  Samba + Jellyfin (movies + music)
  Nextcloud
  my Telegram photo bot (https://github.com/nmasse-itix/Telegram-Photo-Album-Bot)
  Aeneria (energy monitoring)
  Home Assistant
  Unifi Controller
  Gitea
  Tekton (my CI pipelines)
  Keycloak
  Minio
  Miniflux (RSS Reader)
  Mosquitto (MQTT broker)

Re: Ask HN: What's on your home server?

#19
Plex, Photoprism, Calibre, ddclient (keeps my domains pointed at my non-static ip), synching, 1-3 project services, and a caddy reverse proxy container for most of the above. Also at times Minecraft/other game servers. I would figure out wireguard for access but my router can run a VPN. About half run in docker with compose, on a cheap windows hp business refurb
Post reply on HN