1
Run Installation Script
Execute the interactive Docker Compose installation script, which prompts for configuration options like admin password and directories.
2
Access Web UI
Open the web interface at the configured URL (e.g., http://localhost:28981) and log in with admin credentials.
3
Upload Documents
Upload documents via the dashboard button, drag-and-drop, or by placing files in the consumption directory.
4
Create Superuser
If needed, create a superuser on the server using the command `sudo paperless-manage createsuperuser`.
5
Configure Settings
Adjust OCR language, email rules, and other settings via environment variables or the admin interface.