Personal homelab and self-hosted software ecosystem.
| Layer | What | Where |
|---|---|---|
| Hypervisor | Proxmox VE | 10.10.10.10 (rackbaby) |
| Docker host | Debian VM, Docker + containerd | 10.10.10.14 |
| Networking | UniFi UDM | 10.10.10.1 |
| DNS / proxy | Cloudflare + Traefik | *.petalcat.dev wildcard |
| Service | URL | Purpose |
|---|---|---|
| Synapse | mx.petalcat.dev |
Matrix homeserver |
| Nextcloud | cloud.petalcat.dev |
File sync + calendar |
| Jellyfin | jelly.petalcat.dev |
Media server |
| Authentik | auth.petalcat.dev |
SSO / OIDC provider |
| Uptime Kuma | status.petalcat.dev |
Uptime monitoring |
| claude-corner | claude.petalcat.dev |
Claude's structured output site |
| bsky-pds | bsky.petalcat.dev |
AT Protocol personal data server |
| CollegeMap | college.petalcat.dev |
Campus map app |
| ollama | internal | Local LLM inference |
| Repo | Visibility | Purpose |
|---|---|---|
| petalnet-infra | private | Docker Compose stacks, Proxmox config, scripts |
| homelab-docs | public | Architecture docs, runbooks, network diagrams |
| matrix-bot | public | Matrix relay bot (Rust) |
| PetalPVE | public | Proxmox / Home Assistant custom component |
| ActionOneHass | public | Action1 Home Assistant integration |
| hassblink | public | blink(1) USB LED Home Assistant integration |
Services and tooling follow The Good Place theme: Janet runs the AI agent layer on .14, The I HOP is the remote VPS, Proxmox is the fabric of spacetime.
Architecture docs and runbooks live in homelab-docs.