boltarr
Docker 应用程序 from Brq.ae Repository
概述
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.
运行时参数
- 网络用户界面
http://[IP]:[PORT:12100]/- 网络
bridge- 外壳
bash- 特权
- false
模板配置
Web UI PortPorttcp
Port Boltarr listens on. Access the UI at http://[server-ip]:[port]/
- 目标
- 12100
- 默认值
- 12100
- 价值
- 12100
DataPathrw
Persistent storage for the database (boltarr.db) and AI config (config.yaml).
- 目标
- /app/data
- 默认值
- /mnt/user/appdata/boltarr
- 价值
- /mnt/user/appdata/boltarr
AI ProviderVariable
AI provider to use. Leave blank to configure via the UI instead. Options: none | ollama | openai | anthropic
- 目标
- 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
- 目标
- LLM_BASE_URL
AI ModelVariable
Default model to use. Example: llama3.2, gpt-4o, claude-haiku-4-5-20251001
- 目标
- LLM_MODEL
AI API KeyVariable
API key for OpenAI-compatible or Anthropic providers. Not needed for Ollama.
- 目标
- LLM_API_KEY
AI Timeout (seconds)Variable
Timeout in seconds for standard AI requests.
- 目标
- LLM_TIMEOUT
- 默认值
- 120
- 价值
- 120
AI Long Timeout (seconds)Variable
Timeout in seconds for long-running AI requests (e.g. full network analysis).
- 目标
- LLM_LONG_TIMEOUT
- 默认值
- 600
- 价值
- 600
下载统计数据
831
下载总数
详细信息
在Unraid 上运行 Boltarr 。
Boltarr 已被列入Unraid OS 的社区应用程序。探索Unraid ,构建灵活的家庭服务器、NAS 或家庭实验室。