selfhostedworld.com logoselfhostedworld.com

Try describing what you need:

NetAlertX logo

NetAlertX

7.0k
GNU General Public License v3.0Open Source — No PaywallSingle Container — single container — minimal hosting footprintDocker · Compose · Source +1No external DB

About

NetAlertX is a network visibility and asset intelligence platform aimed at homelabs, IT teams, MSPs, and NOCs that need a centralized view of devices across one or many networks. It focuses on...

Community Ratings

No ratings yet

Features

  • continuous asset discovery
  • IPAM drift detection
  • shadow IT detection
  • multi-site sync
  • workflows automation
  • webhooks
  • Prometheus metrics export
  • NOC-style wallboard dashboards
  • plugin system
  • notification gateways

Details

Last Updated
Aug 25, 2026
Created
Dec 23, 2021
Install Methods
dockerdocker-composesourcebinary
Requirements
Dockerdocker composereverse proxyChromeFirefoxCAP_NET_RAW (for some low-level scanning)
Authentication
proxy-auth
API
RESTGRAPHQL
Backup & Export
file-backup
Runtime / Stack
Docker
Privacy & Independence
Cloud: OptionalOffline Capable
User Model
Multi-Tenant
Deployment

Deployment: Docker Compose ✓Single Containerminimal hosting footprintsingle container

Docker Compose

1 service

≈2.0 GB RAM requested (from Docker memory limits)

needs persistent storage (2 volumes)

docker-compose.yml · @ 20ddf48 · scanned Jul 30, 2026

services:
  netalertx:
    network_mode: host   # Use host networking for ARP scanning and other services
    build:
      context: .                                    # Build context is the current directory
      dockerfile: Dockerfile                        # Specify the Dockerfile to use
    image: netalertx:latest
    container_name: netalertx                       # The name when you docker contiainer ls
    read_only: true                                 # Make the container filesystem read-only
    
    # It is most secure to start with user 20211, but then we lose provisioning capabilities.
    # user: "${NETALERTX_UID:-20211}:${NETALERTX_GID:-20211}"
    cap_drop:                                       # Drop all capabilities for enhanced security
      - ALL
    cap_add:                                        # Add only the necessary capabilities
      - NET_ADMIN                                   # Required for scanning with arp-scan, nmap, nbtscan, traceroute, and zero-conf
      - NET_RAW                                     # Required for raw socket operations with arp-scan, nmap, nbtscan, traceroute and zero-conf
      - NET_BIND_SERVICE                            # Required to bind to privileged ports with nbtscan
      - CHOWN                                       # Required for root-entrypoint to chown /data + /tmp before dropping privileges
      - SETUID                                      # Required for root-entrypoint to switch to non-root user
# ...

Track your self-hosted stack

Bookmark software to try, rate tools you've used, and keep your collection in one place.

Metadata extracted from README on Jul 30, 2026

Related Software

OpenClaw logo

OpenClaw

387.6k
OpenClaw is a personal AI assistant that runs on the user's own devices and connects to messaging channels, voice, and a live canvas interface.
Claws & ClankersSelf Hosting SolutionsAI Agents+2
2 Containers
Details
hermes-agent logo

hermes-agent

236.5k
Hermes Agent is a self-improving AI agent with a built-in learning loop, terminal UI, and messaging gateway for chatting and automating work across platforms.
Artificial IntelligenceAI AgentsAI Coding Assistant+2
2 Containers
Details
n8n logo

n8n

202.4k
n8n is a fair-code platform for building and deploying AI agents and workflow automation with a visual canvas, custom code, and 1500+ integrations.
Automation ToolsNot FOSSPermissive License+5
Single ContainerOpen CoreNot FOSS
Details
AutoGPT logo

AutoGPT

186.9k
AutoGPT is a platform for creating, deploying, and managing continuous AI agents that automate complex workflows.
Artificial IntelligenceAutomation ToolsPermissive License+2
13 ContainersOpen Core
Details
Langflow logo

Langflow

153.7k
Langflow is a platform for building and deploying AI-powered agents and workflows with a visual builder, API deployment, and MCP server support.
Low Code DevelopmentAutomation ToolsModel Context Protocol+2
11 Containers
Details
Dify.ai logo

Dify.ai

153.5k
An open-source platform for building, testing, and operating LLM-powered applications with workflows, RAG, agents, and observability.
Low Code DevelopmentArtificial IntelligenceFOSS with Issues+6
36 ContainersOpen CoreFOSS with Issues
Details
Open-WebUI logo

Open-WebUI

149.9k
Open WebUI is a self-hosted AI platform for chatting with LLMs, managing RAG, and building custom model workflows, designed to run entirely offline.
Artificial IntelligenceAI InterfacesLocal LLMs+7
2 ContainersOpen CoreFOSS with Issues
Details
ComfyUI logo

ComfyUI

130.0k
ComfyUI is a modular node-based AI engine for creating images, video, 3D, audio, and other content with fine-grained control over models and parameters.
Artificial IntelligenceAI Media GenerationCopyleft License+2
Freemium
Details
Immich logo

Immich

112.7k
High-performance self-hosted photo and video management solution.
Photo GalleriesCopyleft LicenseMedia Management+1
4 Containers
Details
Uptime Kuma logo

Uptime Kuma

90.6k
Uptime Kuma is an easy-to-use self-hosted monitoring tool for checking service and server uptime.
Status PagesFully FOSSPermissive License+3
Single ContainerFully FOSS
Details
Stirling-PDF logo

Stirling-PDF

90.4k
An open-source PDF editing platform for desktop, browser, and self-hosted server use.
Document ManagementFOSS with IssuesPermissive License+2
Single ContainerOpen CoreFOSS with Issues
Details
Home Assistant logo

Home Assistant

90.1k
Open source home automation software that emphasizes local control and privacy.
IoT PlatformsOpen CorePermissive License+2
Open Core
Details