boltarr
Docker app from Brq.ae Repository
Overview
Runtime arguments
- Web UI
http://[IP]:[PORT:12100]/- Network
bridge- Shell
bash- Privileged
- false
Template configuration
Port Boltarr listens on. Access the UI at http://[server-ip]:[port]/
- Target
- 12100
- Default
- 12100
- Value
- 12100
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 provider to use. Leave blank to configure via the UI instead. Options: none | ollama | openai | anthropic
- Target
- LLM_PROVIDER
Base URL for the AI API. Required for Ollama and OpenAI-compatible providers. Example: http://192.168.1.10:11434
- Target
- LLM_BASE_URL
Default model to use. Example: llama3.2, gpt-4o, claude-haiku-4-5-20251001
- Target
- LLM_MODEL
API key for OpenAI-compatible or Anthropic providers. Not needed for Ollama.
- Target
- LLM_API_KEY
Timeout in seconds for standard AI requests.
- Target
- LLM_TIMEOUT
- Default
- 120
- Value
- 120
Timeout in seconds for long-running AI requests (e.g. full network analysis).
- Target
- LLM_LONG_TIMEOUT
- Default
- 600
- Value
- 600
Categories
Download Statistics
Details
brqae/boltarr:latestRun Boltarr on Unraid.
Boltarr is listed in Community Apps for Unraid OS. Explore Unraid to build a flexible home server, NAS, or homelab.