scanopy-server
官方Docker 应用程序 from Fallen94's Repository
概述
Automatically discover and visually document network topology.
Requirements:
The server requires a postgres database.
The SCANOPY_DATABASE_URL needs to match your postgres
Example:
postgresql://username:password@hostname:port/database
postgresql://scanopy:password123@db:5432/scanopy
运行时参数
- 网络用户界面
http://[IP]:[PORT:60072]- 网络
bridge- 外壳
bash- 特权
- false
模板配置
AppdataPathrw
- 目标
- /data
- 价值
- /mnt/user/appdata/scanopy/server
PortPorttcp
- 目标
- 60072
- 价值
- 60072
Server Public URLVariable
- 目标
- SCANOPY_PUBLIC_URL
- 价值
- http://10.100.20.250:60072
Server PortVariable
- 目标
- SCANOPY_SERVER_PORT
- 价值
- 60072
Database URLVariable
The full postgres URL to your database: postgresql://username:password@hostname:port/database
- 目标
- SCANOPY_DATABASE_URL
Log LevelVariable
- 目标
- SCANOPY_LOG_LEVEL
- 价值
- info
Integrated Daemon URLVariable
Full URL of your Daemon instance (e.g. http://192.168.0.100:60073)
- 目标
- SCANOPY_INTEGRATED_DAEMON_URL
Web External PathVariable
- 目标
- SCANOPY_WEB_EXTERNAL_PATH
- 价值
- /app/static
详细信息
存储库
ghcr.io/scanopy/scanopy/server:latest最后更新2026-05-31
初见2025-12-20
在Unraid 上运行 scanopy-server 。
scanopy-server 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。