StoryScan

Docker 应用程序 from Unknowncall's Repository

概述

A stunning web-based disk analyzer for Unraid that transforms storage exploration into a visual experience. Interactive treemaps, powerful search and filtering, top 10 space hogs, directory comparison, historical size tracking, and dark mode support. Finally, a disk analyzer that's as beautiful as it is functional.

运行时参数

网络用户界面
http://[IP]:[PORT:3000]
网络
bridge
外壳
sh
特权
false

模板配置

File PathPathrw

Host path to scan. Map your Unraid share(s) here.

目标
/media-server
价值
/mnt/user/Media Server/
Database StoragePathrw

Persistent storage for the SQLite database (historical scan data). Map to a location on your Unraid server to preserve history across container updates.

目标
/app/data
价值
/mnt/user/appdata/storyscan/
SCAN_DIRECTORIESVariable

Comma-separated list of directories inside the container to scan.

默认值
/media-server
价值
/media-server
SCAN_CRON_ENABLEDVariable

Enable automatic background scanning on a schedule. Set to false to disable.

默认值
true
价值
true
SCAN_INTERVAL_HOURSVariable

Hours between automatic scans. Accepts decimals (0.5 = 30 min). Set to 0 to disable.

默认值
6
价值
6
SCAN_ON_STARTVariable

Run an initial scan immediately when the container starts.

默认值
true
价值
true
SCAN_CRON_EXPRESSIONVariable

Optional: override with a custom cron expression (e.g. '0 3 * * *' for 3am daily). Leave empty to use SCAN_INTERVAL_HOURS.

TREEMAP_MAX_NODESVariable

Maximum number of items to render in the treemap.

默认值
20000
价值
20000
TREEMAP_MAX_DEPTHVariable

Maximum folder depth to display in the treemap.

默认值
5
价值
5
TREEMAP_LIGHT_THRESHOLDVariable

Item count below which no filtering is applied.

默认值
5000
价值
5000
TREEMAP_MODERATE_THRESHOLDVariable

Item count threshold for moderate filtering.

默认值
15000
价值
15000
TREEMAP_AGGRESSIVE_THRESHOLDVariable

Item count threshold for aggressive filtering.

默认值
50000
价值
50000
WebUIPorttcp

Port for the web interface.

目标
3000
默认值
3455
价值
3455

详细信息

存储库
ghcr.io/unknowncall/storyscan:latest
最后更新2026-05-31
初见2025-11-09

在Unraid 上运行 StoryScan 。

StoryScan 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。