
New releaseSep 4, 2026
Network diagrams that update themselves
Network documentation, without the drawing.
Scanopy replaces manual network diagrams with a continuously maintained model of what's actually running. A single daemon scans on a schedule and produces four views from each scan: L2 (physical), L3 (logical), workloads, and applications. Unlike diagrams drawn in draw.io that go stale the week they're saved, or IaC state that misses drift and resources provisioned outside the pipeline, Scanopy reflects the current state of your infrastructure. Export as SVG, Mermaid, or Confluence; embed live maps; or feed the model into your existing source of truth.
💡 Prefer not to self-host? Get a free trial of Scanopy Cloud
L2 (Physical) |
L3 (Logical) |
Workloads |
Applications |
Self-hosted (AGPL-3.0): Free for all use. Requires source disclosure for network services and copyleft compliance.
Self-hosted (Commercial license): For those who cannot comply with AGPL-3.0 terms. Contact [email protected]
Hosted Solution: Scanopy Cloud subscription for zero infrastructure management
Docker Compose
curl -O https://raw.githubusercontent.com/scanopy/scanopy/refs/heads/main/docker-compose.yml
docker compose up -d
Proxmox
Use this helper script to create a Scanopy LXC.
Unraid
Available as an Unraid community app.
💡 Prefer not to self-host? Get a free trial of Scanopy Cloud
Access the UI at http://<your-server-ip>:60072, create your account, and wait for the first discovery to complete.
For detailed setup options and configuration, see the Installation Guide.
demo.scanopy.net. Hosted demo app with a sample dataset. Try the full UI without installing anything.
We welcome contributions! See our contributing guide for details.
Great first contributions:
Translations powered by Weblate
Built with ❤️ in NYC