docs(truenas): add comprehensive Docker apps/containers documentation
- Added TRUENAS_APPS.md with complete documentation of all 13 Docker containers - Documented container health status, networking, storage mounts, and configurations - Included disaster recovery export (truenas-apps-export-20251216-143515) with: - Individual container configs and metadata - Docker images, networks, volumes, and compose projects - App configuration and mount point listings - Updated README.md to reference TRUENAS_APPS.md in documentation index - Updated scribe.md timestamp This establishes comprehensive documentation for TrueNAS Scale Docker infrastructure including Plex, *arr stack (Sonarr/Radarr/Bazarr/Prowlarr), Deluge, Gluetun VPN, FlareSolverr, Dockge, and Beszel monitoring agent. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,408 @@
|
||||
[
|
||||
{
|
||||
"Id": "3a2f37cf7910474ab53db45287309bd605a51c02e107ac95a56b531b66d6dd44",
|
||||
"Created": "2025-12-13T03:30:02.687410278Z",
|
||||
"Path": "/init",
|
||||
"Args": [],
|
||||
"State": {
|
||||
"Status": "running",
|
||||
"Running": true,
|
||||
"Paused": false,
|
||||
"Restarting": false,
|
||||
"OOMKilled": false,
|
||||
"Dead": false,
|
||||
"Pid": 1814134,
|
||||
"ExitCode": 0,
|
||||
"Error": "",
|
||||
"StartedAt": "2025-12-13T03:30:05.28560116Z",
|
||||
"FinishedAt": "0001-01-01T00:00:00Z",
|
||||
"Health": {
|
||||
"Status": "healthy",
|
||||
"FailingStreak": 2,
|
||||
"Log": [
|
||||
{
|
||||
"Start": "2025-12-16T14:38:29.749732471-08:00",
|
||||
"End": "2025-12-16T14:38:35.13256917-08:00",
|
||||
"ExitCode": -1,
|
||||
"Output": "Health check exceeded timeout (5s)"
|
||||
},
|
||||
{
|
||||
"Start": "2025-12-16T14:39:05.732527812-08:00",
|
||||
"End": "2025-12-16T14:39:20.798580861-08:00",
|
||||
"ExitCode": -1,
|
||||
"Output": "Health check exceeded timeout (5s)"
|
||||
},
|
||||
{
|
||||
"Start": "2025-12-16T14:39:51.222071941-08:00",
|
||||
"End": "2025-12-16T14:39:55.947649448-08:00",
|
||||
"ExitCode": 0,
|
||||
"Output": ""
|
||||
},
|
||||
{
|
||||
"Start": "2025-12-16T14:40:25.949233743-08:00",
|
||||
"End": "2025-12-16T14:40:31.793436711-08:00",
|
||||
"ExitCode": -1,
|
||||
"Output": "Health check exceeded timeout (5s)"
|
||||
},
|
||||
{
|
||||
"Start": "2025-12-16T14:41:01.795330194-08:00",
|
||||
"End": "2025-12-16T14:41:07.578607224-08:00",
|
||||
"ExitCode": -1,
|
||||
"Output": "Health check exceeded timeout (5s)"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"Image": "sha256:59d62a4dde23caa1a3251f46b53698a0dbd552b6d0f0ac13ab68bfce580ca5cc",
|
||||
"ResolvConfPath": "/mnt/.ix-apps/docker/containers/3a2f37cf7910474ab53db45287309bd605a51c02e107ac95a56b531b66d6dd44/resolv.conf",
|
||||
"HostnamePath": "/mnt/.ix-apps/docker/containers/3a2f37cf7910474ab53db45287309bd605a51c02e107ac95a56b531b66d6dd44/hostname",
|
||||
"HostsPath": "/mnt/.ix-apps/docker/containers/3a2f37cf7910474ab53db45287309bd605a51c02e107ac95a56b531b66d6dd44/hosts",
|
||||
"LogPath": "/mnt/.ix-apps/docker/containers/3a2f37cf7910474ab53db45287309bd605a51c02e107ac95a56b531b66d6dd44/3a2f37cf7910474ab53db45287309bd605a51c02e107ac95a56b531b66d6dd44-json.log",
|
||||
"Name": "/ix-plex-plex-1",
|
||||
"RestartCount": 0,
|
||||
"Driver": "overlay2",
|
||||
"Platform": "linux",
|
||||
"MountLabel": "",
|
||||
"ProcessLabel": "",
|
||||
"AppArmorProfile": "docker-default",
|
||||
"ExecIDs": null,
|
||||
"HostConfig": {
|
||||
"Binds": null,
|
||||
"ContainerIDFile": "",
|
||||
"LogConfig": {
|
||||
"Type": "json-file",
|
||||
"Config": {}
|
||||
},
|
||||
"NetworkMode": "ix-plex_default",
|
||||
"PortBindings": {
|
||||
"32400/tcp": [
|
||||
{
|
||||
"HostIp": "",
|
||||
"HostPort": "32400"
|
||||
}
|
||||
]
|
||||
},
|
||||
"RestartPolicy": {
|
||||
"Name": "unless-stopped",
|
||||
"MaximumRetryCount": 0
|
||||
},
|
||||
"AutoRemove": false,
|
||||
"VolumeDriver": "",
|
||||
"VolumesFrom": null,
|
||||
"ConsoleSize": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"CapAdd": [
|
||||
"CHOWN",
|
||||
"DAC_OVERRIDE",
|
||||
"FOWNER",
|
||||
"KILL",
|
||||
"SETGID",
|
||||
"SETUID"
|
||||
],
|
||||
"CapDrop": [
|
||||
"ALL"
|
||||
],
|
||||
"CgroupnsMode": "private",
|
||||
"Dns": null,
|
||||
"DnsOptions": null,
|
||||
"DnsSearch": null,
|
||||
"ExtraHosts": [],
|
||||
"GroupAdd": [
|
||||
"568"
|
||||
],
|
||||
"IpcMode": "private",
|
||||
"Cgroup": "",
|
||||
"Links": null,
|
||||
"OomScoreAdj": 0,
|
||||
"PidMode": "",
|
||||
"Privileged": false,
|
||||
"PublishAllPorts": false,
|
||||
"ReadonlyRootfs": false,
|
||||
"SecurityOpt": [
|
||||
"no-new-privileges=true"
|
||||
],
|
||||
"UTSMode": "",
|
||||
"UsernsMode": "",
|
||||
"ShmSize": 67108864,
|
||||
"Runtime": "runc",
|
||||
"Isolation": "",
|
||||
"CpuShares": 0,
|
||||
"Memory": 4294967296,
|
||||
"NanoCpus": 2000000000,
|
||||
"CgroupParent": "",
|
||||
"BlkioWeight": 0,
|
||||
"BlkioWeightDevice": null,
|
||||
"BlkioDeviceReadBps": null,
|
||||
"BlkioDeviceWriteBps": null,
|
||||
"BlkioDeviceReadIOps": null,
|
||||
"BlkioDeviceWriteIOps": null,
|
||||
"CpuPeriod": 0,
|
||||
"CpuQuota": 0,
|
||||
"CpuRealtimePeriod": 0,
|
||||
"CpuRealtimeRuntime": 0,
|
||||
"CpusetCpus": "",
|
||||
"CpusetMems": "",
|
||||
"Devices": null,
|
||||
"DeviceCgroupRules": null,
|
||||
"DeviceRequests": null,
|
||||
"MemoryReservation": 0,
|
||||
"MemorySwap": 8589934592,
|
||||
"MemorySwappiness": null,
|
||||
"OomKillDisable": null,
|
||||
"PidsLimit": null,
|
||||
"Ulimits": null,
|
||||
"CpuCount": 0,
|
||||
"CpuPercent": 0,
|
||||
"IOMaximumIOps": 0,
|
||||
"IOMaximumBandwidth": 0,
|
||||
"Mounts": [
|
||||
{
|
||||
"Type": "bind",
|
||||
"Source": "/mnt/.ix-apps/app_mounts/plex/config",
|
||||
"Target": "/config",
|
||||
"BindOptions": {
|
||||
"Propagation": "rprivate"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "volume",
|
||||
"Source": "ix-plex_plex-logs",
|
||||
"Target": "/config/Library/Application Support/Plex Media Server/Logs",
|
||||
"VolumeOptions": {}
|
||||
},
|
||||
{
|
||||
"Type": "bind",
|
||||
"Source": "/mnt/Vauly/media",
|
||||
"Target": "/data",
|
||||
"BindOptions": {
|
||||
"Propagation": "rprivate"
|
||||
}
|
||||
},
|
||||
{
|
||||
"Type": "volume",
|
||||
"Source": "ix-plex_plex-transcodes",
|
||||
"Target": "/transcode",
|
||||
"VolumeOptions": {}
|
||||
}
|
||||
],
|
||||
"MaskedPaths": [
|
||||
"/proc/asound",
|
||||
"/proc/acpi",
|
||||
"/proc/kcore",
|
||||
"/proc/keys",
|
||||
"/proc/latency_stats",
|
||||
"/proc/timer_list",
|
||||
"/proc/timer_stats",
|
||||
"/proc/sched_debug",
|
||||
"/proc/scsi",
|
||||
"/sys/firmware",
|
||||
"/sys/devices/virtual/powercap"
|
||||
],
|
||||
"ReadonlyPaths": [
|
||||
"/proc/bus",
|
||||
"/proc/fs",
|
||||
"/proc/irq",
|
||||
"/proc/sys",
|
||||
"/proc/sysrq-trigger"
|
||||
]
|
||||
},
|
||||
"GraphDriver": {
|
||||
"Data": {
|
||||
"LowerDir": "/mnt/.ix-apps/docker/overlay2/56f8522c974da754406ae151b85ecf5c3703f9d3c712787233ae7296d0c2956b-init/diff:/mnt/.ix-apps/docker/overlay2/1c5996283b1c5a4632d3c028881a3cf10e9fade0feb51d5eeb86e5d7f5edcdae/diff:/mnt/.ix-apps/docker/overlay2/fce9eb88071c06fd52b10ee8a6aba176f601bf90cf60028d87f723a39c187d7f/diff:/mnt/.ix-apps/docker/overlay2/58e4b8ac8b3d9c9896047c658c93f1ec557d42a594fe51f40966c8a11e6e6ccc/diff:/mnt/.ix-apps/docker/overlay2/0b99f4bfeae387dc4eeb5a886c04a2490bf01716d0066dcc1d1441aa56f2aed7/diff:/mnt/.ix-apps/docker/overlay2/4ceac17a60f189febaf973d2dc2faa5a397d0b52089ded9018f27504d3b33ced/diff:/mnt/.ix-apps/docker/overlay2/3d33b289151d9ce8ff6d654edee08b3d58384e737a85b76b763afde40bb1be25/diff",
|
||||
"MergedDir": "/mnt/.ix-apps/docker/overlay2/56f8522c974da754406ae151b85ecf5c3703f9d3c712787233ae7296d0c2956b/merged",
|
||||
"UpperDir": "/mnt/.ix-apps/docker/overlay2/56f8522c974da754406ae151b85ecf5c3703f9d3c712787233ae7296d0c2956b/diff",
|
||||
"WorkDir": "/mnt/.ix-apps/docker/overlay2/56f8522c974da754406ae151b85ecf5c3703f9d3c712787233ae7296d0c2956b/work"
|
||||
},
|
||||
"Name": "overlay2"
|
||||
},
|
||||
"Mounts": [
|
||||
{
|
||||
"Type": "bind",
|
||||
"Source": "/mnt/.ix-apps/app_mounts/plex/config",
|
||||
"Destination": "/config",
|
||||
"Mode": "",
|
||||
"RW": true,
|
||||
"Propagation": "rprivate"
|
||||
},
|
||||
{
|
||||
"Type": "volume",
|
||||
"Name": "ix-plex_plex-logs",
|
||||
"Source": "/mnt/.ix-apps/docker/volumes/ix-plex_plex-logs/_data",
|
||||
"Destination": "/config/Library/Application Support/Plex Media Server/Logs",
|
||||
"Driver": "local",
|
||||
"Mode": "z",
|
||||
"RW": true,
|
||||
"Propagation": ""
|
||||
},
|
||||
{
|
||||
"Type": "bind",
|
||||
"Source": "/mnt/Vauly/media",
|
||||
"Destination": "/data",
|
||||
"Mode": "",
|
||||
"RW": true,
|
||||
"Propagation": "rprivate"
|
||||
},
|
||||
{
|
||||
"Type": "volume",
|
||||
"Name": "ix-plex_plex-transcodes",
|
||||
"Source": "/mnt/.ix-apps/docker/volumes/ix-plex_plex-transcodes/_data",
|
||||
"Destination": "/transcode",
|
||||
"Driver": "local",
|
||||
"Mode": "z",
|
||||
"RW": true,
|
||||
"Propagation": ""
|
||||
}
|
||||
],
|
||||
"Config": {
|
||||
"Hostname": "3a2f37cf7910",
|
||||
"Domainname": "",
|
||||
"User": "0:0",
|
||||
"AttachStdin": false,
|
||||
"AttachStdout": true,
|
||||
"AttachStderr": true,
|
||||
"ExposedPorts": {
|
||||
"1900/udp": {},
|
||||
"32400/tcp": {},
|
||||
"32410/udp": {},
|
||||
"32412/udp": {},
|
||||
"32413/udp": {},
|
||||
"32414/udp": {},
|
||||
"32469/tcp": {},
|
||||
"8324/tcp": {}
|
||||
},
|
||||
"Tty": false,
|
||||
"OpenStdin": false,
|
||||
"StdinOnce": false,
|
||||
"Env": [
|
||||
"GID=568",
|
||||
"GROUP_ID=568",
|
||||
"PLEX_CLAIM=claim-K3BW636jdU_FWC28xhwU",
|
||||
"UID=568",
|
||||
"NVIDIA_VISIBLE_DEVICES=void",
|
||||
"PLEX_GID=568",
|
||||
"ALLOWED_NETWORKS=10.0.0.0/8,172.16.0.0/12,192.168.0.0/16",
|
||||
"UMASK=002",
|
||||
"PLEX_UID=568",
|
||||
"UMASK_SET=002",
|
||||
"PGID=568",
|
||||
"PUID=568",
|
||||
"TZ=America/Denver",
|
||||
"USER_ID=568",
|
||||
"PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
|
||||
"TERM=xterm",
|
||||
"LANG=C.UTF-8",
|
||||
"LC_ALL=C.UTF-8",
|
||||
"CHANGE_CONFIG_DIR_OWNERSHIP=true",
|
||||
"HOME=/config"
|
||||
],
|
||||
"Cmd": null,
|
||||
"Healthcheck": {
|
||||
"Test": [
|
||||
"CMD-SHELL",
|
||||
"/healthcheck.sh"
|
||||
],
|
||||
"Interval": 30000000000,
|
||||
"Timeout": 5000000000,
|
||||
"StartPeriod": 15000000000,
|
||||
"StartInterval": 2000000000,
|
||||
"Retries": 5
|
||||
},
|
||||
"Image": "plexinc/pms-docker:1.42.2.10156-f737b826c",
|
||||
"Volumes": {
|
||||
"/config": {},
|
||||
"/transcode": {}
|
||||
},
|
||||
"WorkingDir": "",
|
||||
"Entrypoint": [
|
||||
"/init"
|
||||
],
|
||||
"OnBuild": null,
|
||||
"Labels": {
|
||||
"com.docker.compose.config-hash": "cfef33691ea71532de64d4b590fadaf46a107bf67bb794f2f30dd590bf5058f7",
|
||||
"com.docker.compose.container-number": "1",
|
||||
"com.docker.compose.depends_on": "permissions:service_completed_successfully:false",
|
||||
"com.docker.compose.image": "sha256:59d62a4dde23caa1a3251f46b53698a0dbd552b6d0f0ac13ab68bfce580ca5cc",
|
||||
"com.docker.compose.oneoff": "False",
|
||||
"com.docker.compose.project": "ix-plex",
|
||||
"com.docker.compose.project.config_files": "/mnt/.ix-apps/app_configs/plex/versions/1.2.19/templates/rendered/docker-compose.yaml",
|
||||
"com.docker.compose.project.working_dir": "/mnt/.ix-apps/app_configs/plex/versions/1.2.19/templates/rendered",
|
||||
"com.docker.compose.service": "plex",
|
||||
"com.docker.compose.version": "2.32.3",
|
||||
"org.opencontainers.image.created": "2025-09-18T15:14:18.167Z",
|
||||
"org.opencontainers.image.description": "\"The Plex Media Server\"",
|
||||
"org.opencontainers.image.licenses": "NOASSERTION",
|
||||
"org.opencontainers.image.ref.name": "ubuntu",
|
||||
"org.opencontainers.image.revision": "85364963a51bfb9bd89327036f50a4e6f0479d70",
|
||||
"org.opencontainers.image.source": "https://github.com/plexinc/pms-docker",
|
||||
"org.opencontainers.image.title": "Plex Media Server",
|
||||
"org.opencontainers.image.url": "https://github.com/plexinc/plex-media-server",
|
||||
"org.opencontainers.image.vendor": "Plex, GmbH",
|
||||
"org.opencontainers.image.version": "1.42.2.10156-f737b826c"
|
||||
}
|
||||
},
|
||||
"NetworkSettings": {
|
||||
"Bridge": "",
|
||||
"SandboxID": "c6735f5cb1029ad848feffb49fc8c96282279ba4b0bb39a33aa3b9c0f056536d",
|
||||
"SandboxKey": "/var/run/docker/netns/c6735f5cb102",
|
||||
"Ports": {
|
||||
"1900/udp": null,
|
||||
"32400/tcp": [
|
||||
{
|
||||
"HostIp": "0.0.0.0",
|
||||
"HostPort": "32400"
|
||||
},
|
||||
{
|
||||
"HostIp": "::",
|
||||
"HostPort": "32400"
|
||||
}
|
||||
],
|
||||
"32410/udp": null,
|
||||
"32412/udp": null,
|
||||
"32413/udp": null,
|
||||
"32414/udp": null,
|
||||
"32469/tcp": null,
|
||||
"8324/tcp": null
|
||||
},
|
||||
"HairpinMode": false,
|
||||
"LinkLocalIPv6Address": "",
|
||||
"LinkLocalIPv6PrefixLen": 0,
|
||||
"SecondaryIPAddresses": null,
|
||||
"SecondaryIPv6Addresses": null,
|
||||
"EndpointID": "",
|
||||
"Gateway": "",
|
||||
"GlobalIPv6Address": "",
|
||||
"GlobalIPv6PrefixLen": 0,
|
||||
"IPAddress": "",
|
||||
"IPPrefixLen": 0,
|
||||
"IPv6Gateway": "",
|
||||
"MacAddress": "",
|
||||
"Networks": {
|
||||
"ix-plex_default": {
|
||||
"IPAMConfig": null,
|
||||
"Links": null,
|
||||
"Aliases": [
|
||||
"ix-plex-plex-1",
|
||||
"plex"
|
||||
],
|
||||
"MacAddress": "02:42:ac:10:01:02",
|
||||
"DriverOpts": null,
|
||||
"NetworkID": "2dc8d24e046df5323c476d20786d73a611df9e082b74b9e929a1222d3d57c818",
|
||||
"EndpointID": "b8ecee4a4cb7ce24492ac37ba8a4a3c4b2e0ea89a24764acb59acb66c1a504fd",
|
||||
"Gateway": "172.16.1.1",
|
||||
"IPAddress": "172.16.1.2",
|
||||
"IPPrefixLen": 24,
|
||||
"IPv6Gateway": "fdd0:0:0:1::1",
|
||||
"GlobalIPv6Address": "fdd0:0:0:1::2",
|
||||
"GlobalIPv6PrefixLen": 64,
|
||||
"DNSNames": [
|
||||
"ix-plex-plex-1",
|
||||
"plex",
|
||||
"3a2f37cf7910"
|
||||
]
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user