boltarr

boltarr

Aplicación Docker from Brq.ae Repository

Visión general

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.

Argumentos en tiempo de ejecución

Interfaz web
http://[IP]:[PORT:12100]/
Red
bridge
Concha
bash
Privilegiado
false

Configuración de plantillas

Web UI PortPorttcp

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

Objetivo
12100
Por defecto
12100
Valor
12100
DataPathrw

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

Objetivo
/app/data
Por defecto
/mnt/user/appdata/boltarr
Valor
/mnt/user/appdata/boltarr
AI ProviderVariable

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

Objetivo
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

Objetivo
LLM_BASE_URL
AI ModelVariable

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

Objetivo
LLM_MODEL
AI API KeyVariable

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

Objetivo
LLM_API_KEY
AI Timeout (seconds)Variable

Timeout in seconds for standard AI requests.

Objetivo
LLM_TIMEOUT
Por defecto
120
Valor
120
AI Long Timeout (seconds)Variable

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

Objetivo
LLM_LONG_TIMEOUT
Por defecto
600
Valor
600

Descargar estadísticas

831
Descargas totales

Detalles

Repositorio
brqae/boltarr:latest
Última actualización2026-05-12
Visto por primera vez2026-05-12

Ejecute Boltarr en Unraid.

Boltarr se encuentra en Community Apps para Unraid OS. Explore Unraid para crear un servidor doméstico flexible, un NAS o un laboratorio doméstico.