Self-host with Docker ยท Yantr
netmap
Self-hosted homelab network overview and topology mapping tool.
1
Ports
0
Notes
2
Use Cases
About
What netmap does
A self-hosted tool that visualizes your homelab network topology and device connections. Automatically discover devices and map connections between them to get a clear overview of your entire network infrastructure.
Install Flow
How to self-host netmap
netmap can be deployed with standard Docker Compose using the Yantr app catalog. This page collects the basic information searchers usually need first: what netmap does, which Docker image Yantr uses, default ports, deployment notes, and where to find the original compose template.
After deployment, Yantr lets you publish additional ports from the stack page using Docker-style syntax. Use 8080:8080 for a fixed host port or just 8080 to let Docker assign a random port.
Use Cases
What people run it for
- Visualize homelab network topology.
- Discover devices on your network.
Technical Details
Ports, image, and service metadata
Ports
| Port | Protocol | Label |
|---|---|---|
| 3000 | HTTP | Web UI |
Docker Image
ghcr.io/xoriin/netmap:latest
Service Name
netmap
Related Apps
More tools you might pair with netmap
Page generated 2026-07-27T04:28:00.415Z