All apps · 0 apps
AnythingLLM
Docker app from grtgbln's Repository
Overview
The all-in-one AI app for any LLM with full RAG and AI Agent capabilities.
Install AnythingLLM on Unraid in a few clicks.
Find AnythingLLM in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.
Open the Apps tab on your Unraid server Search Community Apps for AnythingLLM Review the template variables and paths Click Install
Requirements
Before installing, you must create the following files:
- `touch .env` at /mnt/user/appdata/anythingllm/.env (see https://github.com/Mintplex-Labs/anything-llm/blob/master/docker/.env.example for an example)
- `touch anythingllm.db` at /mnt/user/appdata/anythingllm/anythingllm.db
Categories
Download Statistics
3,653,073
Total Downloads
403,636
This Month
213,315
Avg / Month
Total Downloads Over Time
Loading chart...
Related apps
Explore more like this
Explore allLinks
Details
Repository
mintplexlabs/anythingllm:latestLast Updated2026-07-10
First Seen2024-04-21
Runtime arguments
- Web UI
http://[IP]:[PORT:3001]/- Network
bridge- Shell
bash- Privileged
- false
- Extra Params
--cap-add SYS_ADMIN
Template configuration
WebUIPorttcp
Container Port: 3001
- Target
- 3001
- Default
- 3001
- Value
- 3001
Environment File PathPathrw
Path to the environmental variable file. File must exist before running!
- Target
- /app/server/.env
- Default
- /mnt/user/appdata/anythingllm/.env
- Value
- /mnt/user/appdata/anythingllm/.env
In-container storage pathVariable
In-container storage location. Do not change!
- Target
- STORAGE_DIR
- Default
- /app/server/storage
- Value
- /app/server/storage
Storage PathPathrw
Storage for databases and file storage
- Target
- /app/server/storage
- Default
- /mnt/user/appdata/anythingllm
- Value
- /mnt/user/appdata/anythingllm