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,264 @@
|
||||
[
|
||||
{
|
||||
"Id": "a61438137ff976dc77565b8b17111ddb95e3fef53cff75731bca01e8352765fe",
|
||||
"Created": "2025-12-14T01:17:26.538879227Z",
|
||||
"Path": "/init",
|
||||
"Args": [
|
||||
"get-private-key"
|
||||
],
|
||||
"State": {
|
||||
"Status": "running",
|
||||
"Running": true,
|
||||
"Paused": false,
|
||||
"Restarting": false,
|
||||
"OOMKilled": false,
|
||||
"Dead": false,
|
||||
"Pid": 2040512,
|
||||
"ExitCode": 0,
|
||||
"Error": "",
|
||||
"StartedAt": "2025-12-14T01:17:27.238745075Z",
|
||||
"FinishedAt": "0001-01-01T00:00:00Z",
|
||||
"Health": {
|
||||
"Status": "unhealthy",
|
||||
"FailingStreak": 8163,
|
||||
"Log": [
|
||||
{
|
||||
"Start": "2025-12-16T14:38:56.368560225-08:00",
|
||||
"End": "2025-12-16T14:39:06.869552038-08:00",
|
||||
"ExitCode": 2,
|
||||
"Output": "Unable to access interface: Operation not permitted\n/bin/sh: arithmetic syntax error\n"
|
||||
},
|
||||
{
|
||||
"Start": "2025-12-16T14:39:38.161328492-08:00",
|
||||
"End": "2025-12-16T14:39:40.349797184-08:00",
|
||||
"ExitCode": 2,
|
||||
"Output": "Unable to access interface: Operation not permitted\n/bin/sh: arithmetic syntax error\n"
|
||||
},
|
||||
{
|
||||
"Start": "2025-12-16T14:40:10.373101763-08:00",
|
||||
"End": "2025-12-16T14:40:10.768205593-08:00",
|
||||
"ExitCode": 2,
|
||||
"Output": "Unable to access interface: Operation not permitted\n/bin/sh: arithmetic syntax error\n"
|
||||
},
|
||||
{
|
||||
"Start": "2025-12-16T14:40:40.797208387-08:00",
|
||||
"End": "2025-12-16T14:40:42.088669708-08:00",
|
||||
"ExitCode": 2,
|
||||
"Output": "Unable to access interface: Operation not permitted\n/bin/sh: arithmetic syntax error\n"
|
||||
},
|
||||
{
|
||||
"Start": "2025-12-16T14:41:12.117931077-08:00",
|
||||
"End": "2025-12-16T14:41:12.565873054-08:00",
|
||||
"ExitCode": 2,
|
||||
"Output": "Unable to access interface: Operation not permitted\n/bin/sh: arithmetic syntax error\n"
|
||||
}
|
||||
]
|
||||
}
|
||||
},
|
||||
"Image": "sha256:35d50953f0fbbcccdb49bc8cb8b515fa558a94b22c2b0968b99605cc699937a5",
|
||||
"ResolvConfPath": "/mnt/.ix-apps/docker/containers/a61438137ff976dc77565b8b17111ddb95e3fef53cff75731bca01e8352765fe/resolv.conf",
|
||||
"HostnamePath": "/mnt/.ix-apps/docker/containers/a61438137ff976dc77565b8b17111ddb95e3fef53cff75731bca01e8352765fe/hostname",
|
||||
"HostsPath": "/mnt/.ix-apps/docker/containers/a61438137ff976dc77565b8b17111ddb95e3fef53cff75731bca01e8352765fe/hosts",
|
||||
"LogPath": "/mnt/.ix-apps/docker/containers/a61438137ff976dc77565b8b17111ddb95e3fef53cff75731bca01e8352765fe/a61438137ff976dc77565b8b17111ddb95e3fef53cff75731bca01e8352765fe-json.log",
|
||||
"Name": "/frosty_gates",
|
||||
"RestartCount": 0,
|
||||
"Driver": "overlay2",
|
||||
"Platform": "linux",
|
||||
"MountLabel": "",
|
||||
"ProcessLabel": "",
|
||||
"AppArmorProfile": "docker-default",
|
||||
"ExecIDs": null,
|
||||
"HostConfig": {
|
||||
"Binds": null,
|
||||
"ContainerIDFile": "",
|
||||
"LogConfig": {
|
||||
"Type": "json-file",
|
||||
"Config": {}
|
||||
},
|
||||
"NetworkMode": "bridge",
|
||||
"PortBindings": {},
|
||||
"RestartPolicy": {
|
||||
"Name": "no",
|
||||
"MaximumRetryCount": 0
|
||||
},
|
||||
"AutoRemove": true,
|
||||
"VolumeDriver": "",
|
||||
"VolumesFrom": null,
|
||||
"ConsoleSize": [
|
||||
73,
|
||||
202
|
||||
],
|
||||
"CapAdd": null,
|
||||
"CapDrop": null,
|
||||
"CgroupnsMode": "private",
|
||||
"Dns": [],
|
||||
"DnsOptions": [],
|
||||
"DnsSearch": [],
|
||||
"ExtraHosts": null,
|
||||
"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": [],
|
||||
"BlkioDeviceReadBps": [],
|
||||
"BlkioDeviceWriteBps": [],
|
||||
"BlkioDeviceReadIOps": [],
|
||||
"BlkioDeviceWriteIOps": [],
|
||||
"CpuPeriod": 0,
|
||||
"CpuQuota": 0,
|
||||
"CpuRealtimePeriod": 0,
|
||||
"CpuRealtimeRuntime": 0,
|
||||
"CpusetCpus": "",
|
||||
"CpusetMems": "",
|
||||
"Devices": [],
|
||||
"DeviceCgroupRules": null,
|
||||
"DeviceRequests": null,
|
||||
"MemoryReservation": 0,
|
||||
"MemorySwap": 0,
|
||||
"MemorySwappiness": null,
|
||||
"OomKillDisable": null,
|
||||
"PidsLimit": null,
|
||||
"Ulimits": [],
|
||||
"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/76a8d48494aab4c1ca7be60e180661a766f0a8aa9c2156ed0ada5f209cbd5428-init/diff:/mnt/.ix-apps/docker/overlay2/b68b8e433891384a940f6d42ad56757d8a2af96292196b2a9aec3ceb055bd763/diff:/mnt/.ix-apps/docker/overlay2/ff7cd65d95e967d2dd67922d877d03dbbbce45fc013d85ba04bf60ae74a0cb5f/diff:/mnt/.ix-apps/docker/overlay2/4b9e3a3413cb8ffd8670bbf065d27acf1bcff8704b14c9e1eac62722f1f1b900/diff:/mnt/.ix-apps/docker/overlay2/f2f9d61e2902f9a963a12695288e8d5c26e57c4329de8401b3848957974ad772/diff:/mnt/.ix-apps/docker/overlay2/732bb579b2331a7f8bea0b93543f8e80528766f02e6013fe4379da237a85ff7c/diff:/mnt/.ix-apps/docker/overlay2/d7eedf78e22b901e15dd808c10b544cd466b87d1bed34ff6c27fed4fb5246acd/diff:/mnt/.ix-apps/docker/overlay2/184767142fe12d5cc8df557d30bdf092ee763bbae61d841646abb23608c235d6/diff:/mnt/.ix-apps/docker/overlay2/0343ed8232b4bf56f37788fdaaedfa20c85b487754f63392fb7e7afe95e79ac4/diff:/mnt/.ix-apps/docker/overlay2/c1603503d2571082fb0532e5f3bf51bb9da30a20743db538c67d39e30ae37b8b/diff:/mnt/.ix-apps/docker/overlay2/ac606f6a719e54ef9d42242d558aab3e08fe156a7d820399747edcf408a0f83c/diff",
|
||||
"MergedDir": "/mnt/.ix-apps/docker/overlay2/76a8d48494aab4c1ca7be60e180661a766f0a8aa9c2156ed0ada5f209cbd5428/merged",
|
||||
"UpperDir": "/mnt/.ix-apps/docker/overlay2/76a8d48494aab4c1ca7be60e180661a766f0a8aa9c2156ed0ada5f209cbd5428/diff",
|
||||
"WorkDir": "/mnt/.ix-apps/docker/overlay2/76a8d48494aab4c1ca7be60e180661a766f0a8aa9c2156ed0ada5f209cbd5428/work"
|
||||
},
|
||||
"Name": "overlay2"
|
||||
},
|
||||
"Mounts": [],
|
||||
"Config": {
|
||||
"Hostname": "a61438137ff9",
|
||||
"Domainname": "",
|
||||
"User": "",
|
||||
"AttachStdin": false,
|
||||
"AttachStdout": true,
|
||||
"AttachStderr": true,
|
||||
"Tty": false,
|
||||
"OpenStdin": false,
|
||||
"StdinOnce": false,
|
||||
"Env": [
|
||||
"PATH=/lsiopy/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin",
|
||||
"PS1=$(whoami)@$(hostname):$(pwd)\\$ ",
|
||||
"HOME=/root",
|
||||
"TERM=xterm",
|
||||
"S6_CMD_WAIT_FOR_SERVICES_MAXTIME=0",
|
||||
"S6_VERBOSITY=1",
|
||||
"S6_STAGE2_HOOK=/docker-mods",
|
||||
"VIRTUAL_ENV=/lsiopy"
|
||||
],
|
||||
"Cmd": [
|
||||
"get-private-key"
|
||||
],
|
||||
"Healthcheck": {
|
||||
"Test": [
|
||||
"CMD-SHELL",
|
||||
"[ $(( $(date -u +%s) - $(wg show wg0 latest-handshakes | awk '{print $2}') )) -le 120 ] || exit 1"
|
||||
]
|
||||
},
|
||||
"Image": "ghcr.io/bubuntux/nordlynx",
|
||||
"Volumes": null,
|
||||
"WorkingDir": "/",
|
||||
"Entrypoint": [
|
||||
"/init"
|
||||
],
|
||||
"OnBuild": null,
|
||||
"Labels": {
|
||||
"build_version": "Linuxserver.io version:- a78343e5-ls25 Build-date:- 2025-11-22T13:34:47+00:00",
|
||||
"maintainer": "Julio Gutierrez julio.guti+nordlynx@pm.me",
|
||||
"org.opencontainers.image.authors": "linuxserver.io",
|
||||
"org.opencontainers.image.created": "2025-11-22T13:34:47+00:00",
|
||||
"org.opencontainers.image.description": "baseimage-alpine image by linuxserver.io",
|
||||
"org.opencontainers.image.documentation": "https://docs.linuxserver.io/images/docker-baseimage-alpine",
|
||||
"org.opencontainers.image.licenses": "GPL-3.0-only",
|
||||
"org.opencontainers.image.ref.name": "5c9bb814f3fdcc230b2cb9d368418f6da0bc88e7",
|
||||
"org.opencontainers.image.revision": "5c9bb814f3fdcc230b2cb9d368418f6da0bc88e7",
|
||||
"org.opencontainers.image.source": "https://github.com/linuxserver/docker-baseimage-alpine",
|
||||
"org.opencontainers.image.title": "Baseimage-alpine",
|
||||
"org.opencontainers.image.url": "https://github.com/linuxserver/docker-baseimage-alpine/packages",
|
||||
"org.opencontainers.image.vendor": "linuxserver.io",
|
||||
"org.opencontainers.image.version": "a78343e5-ls25"
|
||||
}
|
||||
},
|
||||
"NetworkSettings": {
|
||||
"Bridge": "",
|
||||
"SandboxID": "a690c9fbac170bae6b7adb98d58a1dc9346f082a8cf09efbf68a1ce28d7a7119",
|
||||
"SandboxKey": "/var/run/docker/netns/a690c9fbac17",
|
||||
"Ports": {},
|
||||
"HairpinMode": false,
|
||||
"LinkLocalIPv6Address": "",
|
||||
"LinkLocalIPv6PrefixLen": 0,
|
||||
"SecondaryIPAddresses": null,
|
||||
"SecondaryIPv6Addresses": null,
|
||||
"EndpointID": "252ea268acb6890a1ededa138f9dd950dc5b58fb747fcfdfaef98bd01640e365",
|
||||
"Gateway": "172.16.0.1",
|
||||
"GlobalIPv6Address": "fdd0::242:ac10:2",
|
||||
"GlobalIPv6PrefixLen": 64,
|
||||
"IPAddress": "172.16.0.2",
|
||||
"IPPrefixLen": 24,
|
||||
"IPv6Gateway": "fdd0::1",
|
||||
"MacAddress": "02:42:ac:10:00:02",
|
||||
"Networks": {
|
||||
"bridge": {
|
||||
"IPAMConfig": null,
|
||||
"Links": null,
|
||||
"Aliases": null,
|
||||
"MacAddress": "02:42:ac:10:00:02",
|
||||
"DriverOpts": null,
|
||||
"NetworkID": "6688e82d28204e0d23dfae3fc29fc7ec99a4cdcfbac9dc72303c1352ed258273",
|
||||
"EndpointID": "252ea268acb6890a1ededa138f9dd950dc5b58fb747fcfdfaef98bd01640e365",
|
||||
"Gateway": "172.16.0.1",
|
||||
"IPAddress": "172.16.0.2",
|
||||
"IPPrefixLen": 24,
|
||||
"IPv6Gateway": "fdd0::1",
|
||||
"GlobalIPv6Address": "fdd0::242:ac10:2",
|
||||
"GlobalIPv6PrefixLen": 64,
|
||||
"DNSNames": null
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user