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,230 @@
|
||||
[
|
||||
{
|
||||
"Id": "b9c3baf08da48e81f6d12d07ee1d2119a7a158fc14da69b664b68a842e965c95",
|
||||
"Created": "2025-12-14T05:37:11.569853248Z",
|
||||
"Path": "/usr/bin/dumb-init",
|
||||
"Args": [
|
||||
"--",
|
||||
"/usr/local/bin/python",
|
||||
"-u",
|
||||
"/app/flaresolverr.py"
|
||||
],
|
||||
"State": {
|
||||
"Status": "running",
|
||||
"Running": true,
|
||||
"Paused": false,
|
||||
"Restarting": false,
|
||||
"OOMKilled": false,
|
||||
"Dead": false,
|
||||
"Pid": 2254244,
|
||||
"ExitCode": 0,
|
||||
"Error": "",
|
||||
"StartedAt": "2025-12-14T05:37:14.141449119Z",
|
||||
"FinishedAt": "0001-01-01T00:00:00Z"
|
||||
},
|
||||
"Image": "sha256:2c9df6fe79644081e5146209e936ca21f56426531a457cba1124802d7ac0da6e",
|
||||
"ResolvConfPath": "/mnt/.ix-apps/docker/containers/26bc7cd665e97f4e1e157a2abb17e0c1956a2bcc33df451d04c0dac7269b5a06/resolv.conf",
|
||||
"HostnamePath": "/mnt/.ix-apps/docker/containers/26bc7cd665e97f4e1e157a2abb17e0c1956a2bcc33df451d04c0dac7269b5a06/hostname",
|
||||
"HostsPath": "/mnt/.ix-apps/docker/containers/26bc7cd665e97f4e1e157a2abb17e0c1956a2bcc33df451d04c0dac7269b5a06/hosts",
|
||||
"LogPath": "/mnt/.ix-apps/docker/containers/b9c3baf08da48e81f6d12d07ee1d2119a7a158fc14da69b664b68a842e965c95/b9c3baf08da48e81f6d12d07ee1d2119a7a158fc14da69b664b68a842e965c95-json.log",
|
||||
"Name": "/flaresolverr",
|
||||
"RestartCount": 0,
|
||||
"Driver": "overlay2",
|
||||
"Platform": "linux",
|
||||
"MountLabel": "",
|
||||
"ProcessLabel": "",
|
||||
"AppArmorProfile": "docker-default",
|
||||
"ExecIDs": null,
|
||||
"HostConfig": {
|
||||
"Binds": null,
|
||||
"ContainerIDFile": "",
|
||||
"LogConfig": {
|
||||
"Type": "json-file",
|
||||
"Config": {}
|
||||
},
|
||||
"NetworkMode": "container:26bc7cd665e97f4e1e157a2abb17e0c1956a2bcc33df451d04c0dac7269b5a06",
|
||||
"PortBindings": {},
|
||||
"RestartPolicy": {
|
||||
"Name": "unless-stopped",
|
||||
"MaximumRetryCount": 0
|
||||
},
|
||||
"AutoRemove": false,
|
||||
"VolumeDriver": "",
|
||||
"VolumesFrom": null,
|
||||
"ConsoleSize": [
|
||||
0,
|
||||
0
|
||||
],
|
||||
"CapAdd": null,
|
||||
"CapDrop": null,
|
||||
"CgroupnsMode": "private",
|
||||
"Dns": null,
|
||||
"DnsOptions": null,
|
||||
"DnsSearch": null,
|
||||
"ExtraHosts": [],
|
||||
"GroupAdd": null,
|
||||
"IpcMode": "private",
|
||||
"Cgroup": "",
|
||||
"Links": null,
|
||||
"OomScoreAdj": 0,
|
||||
"PidMode": "",
|
||||
"Privileged": false,
|
||||
"PublishAllPorts": false,
|
||||
"ReadonlyRootfs": false,
|
||||
"SecurityOpt": null,
|
||||
"UTSMode": "",
|
||||
"UsernsMode": "",
|
||||
"ShmSize": 67108864,
|
||||
"Runtime": "runc",
|
||||
"Isolation": "",
|
||||
"CpuShares": 0,
|
||||
"Memory": 0,
|
||||
"NanoCpus": 0,
|
||||
"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": 0,
|
||||
"MemorySwappiness": null,
|
||||
"OomKillDisable": null,
|
||||
"PidsLimit": null,
|
||||
"Ulimits": null,
|
||||
"CpuCount": 0,
|
||||
"CpuPercent": 0,
|
||||
"IOMaximumIOps": 0,
|
||||
"IOMaximumBandwidth": 0,
|
||||
"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/0a988d7b036af31b30e23873930d6a642b99b32b11752f4f444f3a09fa5225ca-init/diff:/mnt/.ix-apps/docker/overlay2/d51ff64b6b297334407891474fea48c022e65a9101fb260954570cdd8714ed89/diff:/mnt/.ix-apps/docker/overlay2/24533675888c557f8f98cbcd04401a75a812348edc8fb07efe458fb8f6d30ed1/diff:/mnt/.ix-apps/docker/overlay2/bce57ea64c947a81fe8c41faebe70d1c1bbcb0eb6cfc0180d4a86c5c72885cbe/diff:/mnt/.ix-apps/docker/overlay2/4cb0c1de2eef57abae48d08e659cd4543a023360664befeecb14497e2dcc0207/diff:/mnt/.ix-apps/docker/overlay2/7ebda7509d9dcc9946f3eebd2da1a119e2be4722bc3d804c8305d61a4f5e08e8/diff:/mnt/.ix-apps/docker/overlay2/0f6e84f0a7139cb316f3c6fdff6e25e50120463ac41b5aaafa7a5b993a0ac3a8/diff:/mnt/.ix-apps/docker/overlay2/d0002b7b1d64a52a110ba3713ee4546a6b2d5a089940b7fe87ebd4e3460e55ac/diff:/mnt/.ix-apps/docker/overlay2/f1b52d4b6a6d1a417846722748e8646e6493c1a274bcf4f4b8ab1aeaefa34ce0/diff:/mnt/.ix-apps/docker/overlay2/4831654f1a7bbde54e1b8a4009be4a3f54bb4a8e77b9df43a66f5b7ef91a6840/diff:/mnt/.ix-apps/docker/overlay2/591dbf882acd704934a9b0c464267bfe0b0d747fb73c2a7a81ef37d0b1ed1a87/diff:/mnt/.ix-apps/docker/overlay2/74a643ef51240c1d967ab666f0c5090b7acb2665cc46b7b1f437b0ca8f6d86c1/diff:/mnt/.ix-apps/docker/overlay2/cad53a80a513e60bce545c178089fae8d632550a3f590b1350d7e937f01530b2/diff",
|
||||
"MergedDir": "/mnt/.ix-apps/docker/overlay2/0a988d7b036af31b30e23873930d6a642b99b32b11752f4f444f3a09fa5225ca/merged",
|
||||
"UpperDir": "/mnt/.ix-apps/docker/overlay2/0a988d7b036af31b30e23873930d6a642b99b32b11752f4f444f3a09fa5225ca/diff",
|
||||
"WorkDir": "/mnt/.ix-apps/docker/overlay2/0a988d7b036af31b30e23873930d6a642b99b32b11752f4f444f3a09fa5225ca/work"
|
||||
},
|
||||
"Name": "overlay2"
|
||||
},
|
||||
"Mounts": [
|
||||
{
|
||||
"Type": "volume",
|
||||
"Name": "e6f7628d8aa2edadca405f3148fc8fa0b58e264d68b5d62802a6b5c289f94608",
|
||||
"Source": "/mnt/.ix-apps/docker/volumes/e6f7628d8aa2edadca405f3148fc8fa0b58e264d68b5d62802a6b5c289f94608/_data",
|
||||
"Destination": "/config",
|
||||
"Driver": "local",
|
||||
"Mode": "",
|
||||
"RW": true,
|
||||
"Propagation": ""
|
||||
}
|
||||
],
|
||||
"Config": {
|
||||
"Hostname": "26bc7cd665e9",
|
||||
"Domainname": "",
|
||||
"User": "flaresolverr",
|
||||
"AttachStdin": false,
|
||||
"AttachStdout": true,
|
||||
"AttachStderr": true,
|
||||
"ExposedPorts": {
|
||||
"8191/tcp": {},
|
||||
"8192/tcp": {}
|
||||
},
|
||||
"Tty": false,
|
||||
"OpenStdin": false,
|
||||
"StdinOnce": false,
|
||||
"Env": [
|
||||
"TZ=America/Denver",
|
||||
"LOG_LEVEL=info",
|
||||
"PATH=/usr/local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
|
||||
"GPG_KEY=7169605F62C751356D054A26A821E680E5FA6305",
|
||||
"PYTHON_VERSION=3.13.9",
|
||||
"PYTHON_SHA256=ed5ef34cda36cfa2f3a340f07cac7e7814f91c7f3c411f6d3562323a866c5c66"
|
||||
],
|
||||
"Cmd": [
|
||||
"/usr/local/bin/python",
|
||||
"-u",
|
||||
"/app/flaresolverr.py"
|
||||
],
|
||||
"Image": "flaresolverr/flaresolverr:latest",
|
||||
"Volumes": {
|
||||
"/config": {}
|
||||
},
|
||||
"WorkingDir": "/app",
|
||||
"Entrypoint": [
|
||||
"/usr/bin/dumb-init",
|
||||
"--"
|
||||
],
|
||||
"OnBuild": null,
|
||||
"Labels": {
|
||||
"com.docker.compose.config-hash": "0b963b7617e59668236f81c5d7559def791a8d957e41afa5e584468195406810",
|
||||
"com.docker.compose.container-number": "1",
|
||||
"com.docker.compose.depends_on": "gluetun:service_started:true",
|
||||
"com.docker.compose.image": "sha256:2c9df6fe79644081e5146209e936ca21f56426531a457cba1124802d7ac0da6e",
|
||||
"com.docker.compose.oneoff": "False",
|
||||
"com.docker.compose.project": "vpn-deluge",
|
||||
"com.docker.compose.project.config_files": "/mnt/.ix-apps/app_mounts/dockge/stacks/vpn-deluge/compose.yaml",
|
||||
"com.docker.compose.project.working_dir": "/mnt/.ix-apps/app_mounts/dockge/stacks/vpn-deluge",
|
||||
"com.docker.compose.service": "flaresolverr",
|
||||
"com.docker.compose.version": "2.34.0",
|
||||
"org.opencontainers.image.created": "2025-11-29T02:43:01.748Z",
|
||||
"org.opencontainers.image.description": "Proxy server to bypass Cloudflare protection",
|
||||
"org.opencontainers.image.licenses": "MIT",
|
||||
"org.opencontainers.image.revision": "ff65b7cc6861b64b9558dcc9b5449aada88ff48a",
|
||||
"org.opencontainers.image.source": "https://github.com/FlareSolverr/FlareSolverr",
|
||||
"org.opencontainers.image.title": "FlareSolverr",
|
||||
"org.opencontainers.image.url": "https://github.com/FlareSolverr/FlareSolverr",
|
||||
"org.opencontainers.image.version": "v3.4.6"
|
||||
}
|
||||
},
|
||||
"NetworkSettings": {
|
||||
"Bridge": "",
|
||||
"SandboxID": "",
|
||||
"SandboxKey": "",
|
||||
"Ports": {},
|
||||
"HairpinMode": false,
|
||||
"LinkLocalIPv6Address": "",
|
||||
"LinkLocalIPv6PrefixLen": 0,
|
||||
"SecondaryIPAddresses": null,
|
||||
"SecondaryIPv6Addresses": null,
|
||||
"EndpointID": "",
|
||||
"Gateway": "",
|
||||
"GlobalIPv6Address": "",
|
||||
"GlobalIPv6PrefixLen": 0,
|
||||
"IPAddress": "",
|
||||
"IPPrefixLen": 0,
|
||||
"IPv6Gateway": "",
|
||||
"MacAddress": "",
|
||||
"Networks": {}
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user