This page contains all local IP addresses, ports, and technical details for the homelab services. This information is sensitive and should not be publicly accessible.
| Service | Purpose | Global URL | Local URL & Port | Notes |
|---|---|---|---|---|
| Immich | Photos | photos.parthum.host | http://192.168.1.225:81 |
|
| Wiki.js | Docs | wiki.parthum.host | http://192.168.1.179:3000 |
You are here |
| Dashy | Dashboard | parthum.host | http://192.168.1.58:4000 |
Homepage |
| Navidrome | Music | music.parthum.host | http://192.168.1.81:4533 |
Use DSub app |
| Frigate | Surveillance | cameras.parthum.host | http://192.168.1.208:5000 |
NVR |
| Jellyseerr | Requests | addmedia.parthum.host | http://192.168.1.152:5055 |
Controls Radarr/Sonarr |
| Vaultwarden | Passwords | warden.parthum.host | http://192.168.1.49:8000 |
Unsecured HTTP |
| Jellyfin | Media | media.parthum.host | http://192.168.1.242:8096 |
|
| Lidarr | Music Mgmt | addmusic.parthum.host | http://192.168.1.216:8686 |
|
| Home Assistant | Automation | home-assistant.parthum.host | http://192.168.1.112:8123 |
# Example Docker-Compose Snippet
services:
wikijs:
image: ghcr.io/requarks/wiki:latest
container_name: wikijs
restart: unless-stopped
ports:
- "3000:3000"
# ... other config
These services are part of the media stack but are not exposed publicly. They are controlled by Jellyseerr/Lidarr.
http://192.168.1.200:7878http://192.168.1.134:8989http://192.168.1.35:9696https://192.168.1.231:8006