mirror of
https://github.com/vrd1/homelab-2.0.git
synced 2026-05-06 20:30:10 +02:00
...
This commit is contained in:
+14
-3
@@ -37,8 +37,19 @@ My main node, repurposed from an old family gaming PC, housed in an old gaming c
|
|||||||
|
|
||||||
| Service | Type | Port(s) | Notes |
|
| Service | Type | Port(s) | Notes |
|
||||||
|---|---|---|---|
|
|---|---|---|---|
|
||||||
| `service-name` | LXC / VM / Docker | `8080` | link to service doc |
|
| `radarr` | Docker | `7878` | link to service doc |
|
||||||
| `prowlarr` | Docker | `9696` | link to service doc |
|
| `prowlarr` | Docker | `9696` | link to service doc |
|
||||||
|
| `sonarr` | Docker | `8989` | link to service doc |
|
||||||
|
| `bazarr` | Docker | `6767` | link to service doc |
|
||||||
|
| `jellyseerr` | Docker | `5055` | link to service doc |
|
||||||
|
| `recyclarr` | Docker | / | link to service doc |
|
||||||
|
| `slskd` | Docker | `5030` | link to service doc |
|
||||||
|
| `gluetun` | Docker | / | link to service doc |
|
||||||
|
| `qbittorrent` | Docker | `8080` | link to service doc |
|
||||||
|
| `nzbget` | Docker | `6789` | link to service doc |
|
||||||
|
| `samba/shares` | LXC | 10.0.20.60 | link to server doc |
|
||||||
|
| `jellyfin` | LXC | 10.0.50.35:8096 | link to service doc |
|
||||||
|
| `navidrome` | LXC | 10.0.50.33:4533 | link to service doc |
|
||||||
---
|
---
|
||||||
|
|
||||||
## Key File Paths
|
## Key File Paths
|
||||||
@@ -87,7 +98,7 @@ How to go from a blank machine to a working host:
|
|||||||
## Access
|
## Access
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
ssh user@192.168.x.x
|
ssh user@10.0.50.50
|
||||||
# or via Proxmox console: https://proxmox-main:8006
|
# or via Proxmox console: https://proxmox-main:8006
|
||||||
```
|
```
|
||||||
|
|
||||||
@@ -105,4 +116,4 @@ ssh user@192.168.x.x
|
|||||||
|
|
||||||
| Date | Change |
|
| Date | Change |
|
||||||
|---|---|
|
|---|---|
|
||||||
| YYYY-MM-DD | Initial setup |
|
| 2025-05-06 | Initial setup |
|
||||||
|
|||||||
Reference in New Issue
Block a user