scanopy-server
scanopy-server
OfficialDocker app from Fallen94's Repository
Overview
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
Runtime arguments
- Web UI
http://[IP]:[PORT:60072]- Network
bridge- Shell
bash- Privileged
- false
Template configuration
AppdataPathrw
- Target
- /data
- Value
- /mnt/user/appdata/scanopy/server
PortPorttcp
- Target
- 60072
- Value
- 60072
Server Public URLVariable
- Target
- SCANOPY_PUBLIC_URL
- Value
- http://10.100.20.250:60072
Server PortVariable
- Target
- SCANOPY_SERVER_PORT
- Value
- 60072
Database URLVariable
The full postgres URL to your database: postgresql://username:password@hostname:port/database
- Target
- SCANOPY_DATABASE_URL
Log LevelVariable
- Target
- SCANOPY_LOG_LEVEL
- Value
- info
Integrated Daemon URLVariable
Full URL of your Daemon instance (e.g. http://192.168.0.100:60073)
- Target
- SCANOPY_INTEGRATED_DAEMON_URL
Web External PathVariable
- Target
- SCANOPY_WEB_EXTERNAL_PATH
- Value
- /app/static
Categories
Details
Repository
ghcr.io/scanopy/scanopy/server:latestLast Updated2026-05-31
First Seen2025-12-20
Run scanopy-server on Unraid.
scanopy-server is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.