public:paperless
This is an old revision of the document!
MacOS/Docker installation is problematic
Debian/Docker Installation
Install Debian 14 (basic without GUI is sufficient)
As root, install sudo
apt install sudo
Referencing docs.docker.com, still as root, install Docker using the apt repository
Extend Docker authority to a non-privileged user
sudo usermod -aG docker jdoe
Log out and back in
Referencing docs.paperless-ngx.com, as a non-privileged user, fetch the Paperless-NGX Docker image, and spawn a container from it:
- Specify sqlite as Database
- Accept default (blank) URL
- Accept all other defaults
public/paperless.1756300474.txt.gz · Last modified: 2025/08/27 13:14 by daniel
