Post

Docspell

Docspell is a document management system that organizes, processes, OCRs and indexes documents from scanners, email and file uploads.

Docspell
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVED/main/ct/docspell.sh)"
CPU: 4 cores RAM: 4096 MB Disk: 16 GB OS: Debian 13

Configuration

Config file:

1
/etc/docspell-restserver/docspell-server.conf

Notes

Create the first account at http://IP:7880. For the initial local signup, use the same value for the collective and username.
Signup is open by default. Configure a reverse proxy with TLS and change the signup mode before exposing Docspell to the internet.
Documents and metadata are stored in PostgreSQL. Back up the Docspell database before upgrades and include it in regular container backups.

Web Interface

Port: 7880

Source code
Loading...