-
-
Notifications
You must be signed in to change notification settings - Fork 42
Installation
Your friendly nerd edited this page Jan 6, 2025
·
3 revisions
(example videos down below at the end)
docker run -d --name paperless-ai --network bridge -v paperless-ai_data:/app/data -p 3000:3000 --restart unless-stopped clusterzx/paperless-ai
- Clone the repository:
git clone https://github.com/clusterzx/paperless-ai.git
cd paperless-ai
npm install
- Start the container:
docker-compose up -d
- Open your browser and navigate to:
http://localhost:3000
- Complete the setup by providing:
- Paperless-ngx API URL
- Paperless-ngx API Token
- Ollama API Data OR
- OpenAI API Key
- Scan interval (default: every 30 minutes)
Example Video to install the easiest way https://github.com/user-attachments/assets/ddfa74a0-4915-4bfb-ba20-22afe8478d1f
Example Video to install paperless-ai with Portainer (Stack = Docker Compose file) https://github.com/user-attachments/assets/ea3ffe84-9ab9-43dc-a4df-e0d125941c97