Running
5 / 8
Pods
2
Images
14
Volumes
9
Networks
3
Storage Used
62.4 / 100 GB
Resource Usage
last 60 min
● CPU · 24%
● Memory · 6.1 / 16 GB
Recent Activity
- sonarr started2 min ago
- postgres health check failed11 min ago
- Pulled radarr:latest (image updated)38 min ago
- Autostart chain completed (7/8)6h ago · array start
- watchtower paused (autostart Safe-Mode)6h ago
- Network media-net created2d ago
Autostart Queue
/boot/config/plugins/podman/autostart| # | Container | Delay | Last Result |
|---|---|---|---|
| 1 | postgres | — | started |
| 2 | nextcloud | 5s | started |
| 3 | sonarr | — | started |
| 4 | radarr | — | started |
| 5 | watchtower | — | Safe-Mode (3 failures) |
| Status | Name | Image | CPU | Memory | Ports | Uptime | |
|---|---|---|---|---|---|---|---|
| running | Pxplex |
lscr.io/linuxserver/plex:latest | 18% | 1.6G |
32400/tcp | 14d 6h | |
| running | Sosonarr |
lscr.io/linuxserver/sonarr:4.0 | 3% | 420M |
8989/tcp | 6h 12m | |
| running | Raradarr update |
lscr.io/linuxserver/radarr:5.2 | 2% | 380M |
7878/tcp | 6h 12m | |
| unhealthy | Pgpostgres |
postgres:16-alpine | 1% | 210M |
5432/tcp | 2d 1h | |
| running | Ncnextcloud |
nextcloud:29-apache | 6% | 890M |
443/tcp, 80/tcp | 6h 12m | |
| exited | Prprowlarr |
lscr.io/linuxserver/prowlarr:1 | — | — | 9696/tcp | — | |
| Safe-Mode | Wtwatchtower |
containrrr/watchtower:latest | — | — | — | — | |
| running | Hahomeassistant |
ghcr.io/home-assistant/home-assistant | 4% | 610M |
8123/tcp | 3d 4h |
running
media-stack
infra: localhost/podman-pause · shared network namespace
| Container | Image | Status | Ports | |
|---|---|---|---|---|
| sonarr | linuxserver/sonarr:4.0 | running | 8989/tcp | |
| radarr | linuxserver/radarr:5.2 | running | 7878/tcp | |
| prowlarr | linuxserver/prowlarr:1 | exited | 9696/tcp |
running
home-stack
infra: localhost/podman-pause · shared network namespace
| Container | Image | Status | Ports | |
|---|---|---|---|---|
| homeassistant | ghcr.io/home-assistant/home-assistant | running | 8123/tcp | |
| mosquitto | eclipse-mosquitto:2 | running | 1883/tcp |
| Repository | Tag | Image ID | Size | Created | Used By | |
|---|---|---|---|---|---|---|
| lscr.io/linuxserver/plex | latest | a3f9c2e1b7d4 | 1.42 GB | 3d ago | 1 | |
| lscr.io/linuxserver/sonarr | 4.0 | 7e21ac9f0b12 | 612 MB | 6h ago | 1 | |
| lscr.io/linuxserver/radarr update | 5.2 | 44b6f1d8ce90 | 598 MB | 38m ago | 1 | |
| postgres | 16-alpine | c1a08e4477fd | 243 MB | 9d ago | 1 | |
| nextcloud | 29-apache | 9d3c72b1a5e6 | 890 MB | 12d ago | 1 | |
| containrrr/watchtower | latest | 0f5b9a2d7c31 | 28 MB | 40d ago | 1 | |
| ghcr.io/home-assistant/home-assistant | 2026.7 | b7e4f0a19c22 | 1.1 GB | 3d ago | 1 | |
| eclipse-mosquitto | 2 | 2a6d0e5f8b41 | 14 MB | 40d ago | 1 | |
| lscr.io/linuxserver/prowlarr | 1 | d8f231b9a706 | 340 MB | 11d ago | 0 |
| Name | Driver | Mountpoint | Size | Used By | |
|---|---|---|---|---|---|
| postgres-data | local | …/storage/volumes/postgres-data/_data | 1.8 GB | 1 | |
| nextcloud-data | local | …/storage/volumes/nextcloud-data/_data | 14.2 GB | 1 | |
| ha-config | local | …/storage/volumes/ha-config/_data | 340 MB | 1 | |
| mosquitto-data | local | …/storage/volumes/mosquitto-data/_data | 4 MB | 1 | |
| unused-cache | local | …/storage/volumes/unused-cache/_data | 610 MB | 0 |
App data mapped from Unraid shares (e.g. /mnt/user/appdata/…) is managed as bind mounts per-container, not listed here — see each container's edit dialog.
| Name | Driver | Subnet | Gateway | Containers | |
|---|---|---|---|---|---|
| podman0 (default) | bridge | 10.89.0.0/24 | 10.89.0.1 | 3 | |
| media-net | bridge | 10.89.1.0/24 | 10.89.1.1 | 3 | |
| iot-macvlan | macvlan | 192.168.10.0/24 | 192.168.10.1 | 1 |
note
macvlan networks can trigger a known kernel issue with some NIC drivers on Unraid ("macvlan call trap"). See the docs before attaching containers that need host-network access on the same interface.
● postgres
● plex
● sonarr
● radarr
● nextcloud
● homeassistant
● mosquitto
2026-07-11T09:58:02Z INFO database system is ready to accept connections
2026-07-11T09:58:14Z INFO checkpoint starting: time
2026-07-11T10:04:41Z WARN could not receive data from client: Connection reset by peer
2026-07-11T10:07:52Z ERROR connection to server was lost
2026-07-11T10:07:53Z INFO restartpoint starting: time
2026-07-11T10:07:58Z INFO database system is ready to accept connections
2026-07-11T10:11:03Z WARN autovacuum: found orphan temp table in database "app"
Exec into:
Shell:
root@sonarr:/config$ podman exec -it sonarr /bin/bash
root@sonarr:/config# ls -la
drwxr-xr-x 6 abc abc 4096 Jul 11 09:12 .
drwxr-xr-x 1 root root 4096 Jun 02 17:03 ..
-rw-r--r-- 1 abc abc 22016 Jul 11 09:58 sonarr.db
drwxr-xr-x 2 abc abc 4096 Jul 11 06:00 logs
root@sonarr:/config# tail -n 3 logs/sonarr.txt
10:11:02|Info|RssSyncService: Starting RSS Sync
10:11:04|Info|RssSyncService: RSS Sync Completed. Reported 12 releases
10:11:04|Info|DownloadService: Report sent to SABnzbd
root@sonarr:/config#
media-stack up
/boot/config/plugins/podman/compose/media-stack
home-stack up
/boot/config/plugins/podman/compose/home-stack
staging down
/boot/config/plugins/podman/compose/staging
media-stack / compose.yaml
# managed via podman kube play — see docs/ARCHITECTURE.md
services:
sonarr:
image: lscr.io/linuxserver/sonarr:4.0
ports:
- "8989:8989"
volumes:
- /mnt/user/appdata/sonarr:/config
- /mnt/user/media:/media
environment:
PUID: "99"
PGID: "100"
restart: unless-stopped
radarr:
image: lscr.io/linuxserver/radarr:5.2
ports:
- "7878:7878"
volumes:
- /mnt/user/appdata/radarr:/config
- /mnt/user/media:/media
restart: unless-stopped
prowlarr:
image: lscr.io/linuxserver/prowlarr:1
ports:
- "9696:9696"
restart: unless-stopped
Storage
Cache pool or dedicated disk — never a path under /mnt/user (FUSE). See Architecture docs.
GB
62.4 GB used of 20 GB nominal — image will need to grow soon.
Networking
Autostart & Lifecycle
seconds
consecutive failures
watchtower is currently paused — see Dashboard.
Updates
unraid-podman 0.1.0
podman 6.0.1 · conmon 2.2.1 · crun 1.28 · netavark 2.0.0 · aardvark-dns 2.0.0 · passt git6ef3d1c · fuse-overlayfs 1.17
Danger Zone
Your configuration, backups, and container storage are preserved by default. Full data removal requires a separate confirmation.