Skip to content

Scan, index, and archive all of your paper documents / Inofficial container for the the-paperless-project

License

Notifications You must be signed in to change notification settings

bodsch/docker-paperless

Repository files navigation

docker-paperless

Scan, index, and archive all of your paper documents

Inofficial container for the paperless project

This container is similar to the paperles project including a healthcheck and small optimizations.

Status

Docker Pulls Image Size Build Status

Build

Your can use the included Makefile.

To build the Container: make

To remove the builded Docker Image: make clean

Starts the Container: make run

Starts the Container with Login Shell: make shell

Entering the Container: make exec

Stop (but not kill): make stop

Create a valide docker-compose.yml: make compose-file

After then, you can build and run the containers with docker-compose.

Project Documentation

It's all available on ReadTheDocs.

Docker Hub

You can find the Container also at DockerHub

get

docker pull bodsch/docker-paperless

supported Environment Vars

  • PAPERLESS_OCR_LANGUAGES (default: empty)
  • PAPERLESS_PASSPHRASE (default: empty)
  • PAPERLESS_CONSUMPTION_DIR (default: empty)
  • PAPERLESS_CONSUME_MAIL_HOST (default: empty)
  • USERMAP_UID (default: 1000)
  • USERMAP_GID (default: 1000)

Ports

  • 8000

About

Scan, index, and archive all of your paper documents / Inofficial container for the the-paperless-project

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published