Post

Papra

Papra is a modern, self-hosted document management system with full-text search, OCR support, and automatic document processing. Built with Node.js and featuring a clean web interface for organizing and managing your documents.

Papra

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVE/raw/main/ct/papra.sh)"
CPU: 2 cores RAM: 2048 MB Disk: 10 GB OS: Debian 13

Configuration

Config file:

1
/opt/papra/.env

Notes

First visit will prompt you to create an account
Tesseract OCR is pre-installed for all languages
Documents are stored in /opt/papra/app-data/documents
Ingestion folder available at /opt/papra/ingestion for automatic document import
Email functionality runs in dry-run mode by default

Web Interface

Port: 1221

This post is licensed under CC BY 4.0 by the author.