boltarr

boltarr

Docker app from Brq.ae Repository

Overview

Boltarr is a self-hosted network dashboard for mapping, monitoring, and analyzing your local network. Scan subnets with nmap, visualize your topology as an interactive graph, track devices, manage VLANs, and chat with an optional AI assistant that has full context of your network. AI is optional — works without it. Supports Ollama, OpenAI-compatible APIs, and Anthropic.

Runtime arguments

Web UI
http://[IP]:[PORT:12100]/
Network
bridge
Shell
bash
Privileged
false

Template configuration

Web UI PortPorttcp

Port Boltarr listens on. Access the UI at http://[server-ip]:[port]/

Target
12100
Default
12100
Value
12100
DataPathrw

Persistent storage for the database (boltarr.db) and AI config (config.yaml).

Target
/app/data
Default
/mnt/user/appdata/boltarr
Value
/mnt/user/appdata/boltarr
AI ProviderVariable

AI provider to use. Leave blank to configure via the UI instead. Options: none | ollama | openai | anthropic

Target
LLM_PROVIDER
AI Base URLVariable

Base URL for the AI API. Required for Ollama and OpenAI-compatible providers. Example: http://192.168.1.10:11434

Target
LLM_BASE_URL
AI ModelVariable

Default model to use. Example: llama3.2, gpt-4o, claude-haiku-4-5-20251001

Target
LLM_MODEL
AI API KeyVariable

API key for OpenAI-compatible or Anthropic providers. Not needed for Ollama.

Target
LLM_API_KEY
AI Timeout (seconds)Variable

Timeout in seconds for standard AI requests.

Target
LLM_TIMEOUT
Default
120
Value
120
AI Long Timeout (seconds)Variable

Timeout in seconds for long-running AI requests (e.g. full network analysis).

Target
LLM_LONG_TIMEOUT
Default
600
Value
600

Download Statistics

831
Total Downloads

Details

Repository
brqae/boltarr:latest
Last Updated2026-05-12
First Seen2026-05-12

Run Boltarr on Unraid.

Boltarr is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.