This guide summarizes a standard self-hosted deployment for AnythingLLM.
mkdir -p anythingllm
cd anythingllm
Use the official repository to download the provided Docker Compose or install files for AnythingLLM.
Set the required environment variables (LLM endpoint, API keys, storage path, admin user).
docker compose up -d
Open the web UI and complete any onboarding steps.
Feel free to contact us. Find all contact information on our contact page.