Apps¶
Everything here is a service at *.fmm.house, reachable on the home Wi-Fi/LAN
or over Tailscale — nothing is exposed to the public internet, and every app is
HTTPS (one *.fmm.house wildcard cert). Pick an app below for what it's for and
how to use it.
Everyday¶
| App | What it's for | Open |
|---|---|---|
| Home Assistant | Home-automation hub — lights, sensors, scenes, voice | ha.fmm.house |
| Immich | Photo & video backup + gallery (a self-hosted Google Photos) | im.fmm.house |
| Music Assistant | Multi-room music streaming | ma.fmm.house |
| PeerTube | Self-hosted video library | tube.fmm.house |
| Cameras | Live camera views + recordings (Frigate NVR) | cam.fmm.house |
| Chat | Private Matrix chat + voice/video calls (Element) | chat.fmm.house |
| Games | Stream the PC game library to a browser | game.fmm.house |
| Files | File sync & share (ownCloud Infinite Scale) | ocis.fmm.house |
| Audiobooks | Audiobook & podcast server (Audiobookshelf) | ab.fmm.house |
| Books | Ebook library + e-reader sync (Calibre-Web) | eb.fmm.house |
| TRMNL | E-ink dashboard screens | tr.fmm.house |
| Docs | This documentation site | docs.fmm.house |
Dev & git¶
| App | What it's for | Open |
|---|---|---|
| Forgejo | Self-hosted git / code hosting | git.fmm.house |
| Code | Browser code editor + coding agent | code.fmm.house |
Admin & infrastructure¶
| App | What it's for | Open |
|---|---|---|
| Docker (Arcane) | Container management UI | docker.fmm.house |
| AdGuard Home | Network-wide DNS + ad-blocking | ag.fmm.house |
| Zigbee2MQTT | Zigbee device management | z2m.fmm.house |
| ESPHome | Firmware for the DIY ESP devices | eh.fmm.house |
| Uptime Kuma | Service status / uptime monitor + status page | up.fmm.house |
| Beszel | Server & container metrics | bz.fmm.house |
Looking for how it's built?
These pages cover using each app. Deployment, config, and operational
gotchas live under Technical (runbooks, ADRs, the
per-stack inventory in CONTEXT.md).