This commit is contained in:
@@ -3,6 +3,7 @@ title: Homelab Infrastructure
|
||||
description: This document outlines the internal infrastructure of the my homelab.
|
||||
author: wompmacho
|
||||
date: 2026-03-27
|
||||
lastmod: 2025-03-12
|
||||
tags:
|
||||
- homelab
|
||||
- infrastructure
|
||||
@@ -136,15 +137,22 @@ These services run on the main Docker Host VM (`10.0.0.190`) and are proxied via
|
||||
| **paperless-ngx** | 3003 | Internal/VPN | Document management system (`http://paperless/`) |
|
||||
| **sure** | 3006 | Internal/VPN | Self-hosted shared finance tracking application (`http://sure/`) |
|
||||
| **audiobookshelf** | 13378 | Public | Audiobook and podcast server (`audiobookshelf.wompmacho.com`) |
|
||||
| **webtop** | 7978, 7979 | Public | Browser-based desktop environment (`webtop.wompmacho.com`) |
|
||||
| **open-webui** | 3007 | Internal/VPN | ChatGPT-like web interface connected to Ollama LLMs (`http://gemma/`) |
|
||||
| **openai** | 3000 | Internal/VPN | OpenAI-compatible API gateway |
|
||||
| **firefly** | 3002 | Internal/VPN | Firefly III personal finance manager |
|
||||
| **stream** | 3005 | Public | Video streaming service (`stream.wompmacho.com`) |
|
||||
| **reaper** | 3010 | Internal/VPN | Automated media management tool |
|
||||
| **cabernet** | 6077 | Internal/VPN | IPTV/M3U proxy service |
|
||||
| **dev** | 8443 | Public | Development environment (`dev.wompmacho.com`) |
|
||||
| **coder** | 8445 | Internal/VPN | Coder / VS Code remote environment |
|
||||
| **slopsmith** | 10101 | Internal/VPN | Custom internal application |
|
||||
| **calibre** | 32015 | Internal/VPN | E-book management and server |
|
||||
| **linkstack** | 80, 8190 | Public | Personal link landing page |
|
||||
| **torrent** | (via Gluetun) | Internal/VPN | qBittorrent routed through VPN (`http://torrent/`) |
|
||||
| **nicotine** | (via Gluetun) | Internal/VPN | Soulseek client routed through VPN (`http://nicotine/`) |
|
||||
| **navidrome** | 4533 | Internal/VPN | Personal music streaming server (`http://music/`) |
|
||||
| **picard** | 5800 | Internal/VPN | MusicBrainz Picard tagger GUI (`http://picard/`) |
|
||||
| **dozzle** | 4343 | Internal/VPN | Real-time Docker log viewer (`http://dozzle/`) |
|
||||
| **discodrome** | - | Internal/VPN | Discord bot for Subsonic music streaming (`http://music/`) |
|
||||
|
||||
## Media stack
|
||||
|
||||
@@ -154,6 +162,7 @@ These services are hosted on the TrueNAS node (`truenas`) and proxied via the Do
|
||||
| -------------- | ------------- | ------------------------------------------ |
|
||||
| **Sonarr** | 30027 | TV Show Management |
|
||||
| **Radarr** | 30025 | Movie Management |
|
||||
| **Lidarr** | 30014 | Music Management |
|
||||
| **Readarr** | 30045 | Book Management |
|
||||
| **Prowlarr** | 30050 | Indexer Management |
|
||||
| **Bazarr** | 30046 | Subtitle Management |
|
||||
|
||||
Reference in New Issue
Block a user