Go to file
Sebastian Hugentobler 4b7339fcd0
add unpaper
2023-08-31 09:13:19 +02:00
rootfs initial commit 2023-08-30 18:24:33 +02:00
.gitignore initial commit 2023-08-30 18:24:33 +02:00
.woodpecker.yml initial commit 2023-08-30 18:24:33 +02:00
Dockerfile add unpaper 2023-08-31 09:13:19 +02:00
README.md add unpaper 2023-08-31 09:13:19 +02:00

paperless-ngx document management system.

Initialization

Inside the container run /var/lib/paperless/env/bin/python3 /var/lib/paperless/src/manage.py createsuperuser and fill in the values.

Volumes

  • /var/lib/paperless/consume/
  • /var/lib/paperless/data/
  • /var/lib/paperless/media/

Environment Variables

Refer to the documentation for possible configurations.

Ports

  • 8000