github karam-ajaj/atlas 3.1.11

latest releases: 3.3.0, 3.2.29
one month ago

Atlas v3.1.11

Overview

Atlas is an open-source network discovery and visualization tool. It scans Docker and physical hosts, maps them into an interactive network graph, and shows live status (online/offline).
It’s designed to be lightweight, self-hosted, and easy to use in homelabs, SMB networks, or personal projects.

Features

  • Interactive network graph of hosts and subnets
  • Docker host and container scanning
  • Online/offline status indicators
  • Built with Go backend, FastAPI API, React frontend
  • Self-hosted, no cloud dependency

Docker Image

The Docker image is available on Docker Hub:

# Pull the latest image
docker pull keinstien/atlas:latest

# Or pull the specific release version
docker pull keinstien/atlas:3.1.11

Don't miss a new atlas release

NewReleases is sending notifications on new releases.