Papermerge DMS

Contents:

  • Setup
    • Requirements
    • Downloading
    • Installation
    • Server Configurations
    • Backup
    • Upgrading
    • Docker
    • Settings
  • Help
  • User’s Manual
  • Contributing
Papermerge DMS
  • »
  • Setup
  • View page source

Setup

  • Requirements
    • Software Requirements
      • Python
      • Django
      • Imagemagick
      • Poppler
      • Tesseract
    • Hardware Requirements
      • Single Host
      • Multiple Hosts
  • Downloading
    • Papermerge-Core
  • Installation
    • Short Version
    • Detailed Version
      • Step 1 - Python and Friends
      • Step 2 - Python Virtual Environment
      • Step 3 - Manage Command
      • Step 4 - Superuser
      • Step 5 - Worker
      • Step 6 - Configurations
    • What’s Next?
  • Server Configurations
    • Apache
      • Step 1 - Install Apache Web Server
      • Step 2 - Get mod_wsgi
      • Step 3 - Build & Install mod_wsgi
      • Step 4 - Configure Virtual Host
    • Nginx + Gunicorn
      • Step 1 - Install Gunicorn
      • Step 2 - Systemd Service for Gunicorn
      • Step 3 - Nginx
    • Worker
    • Broker, Messaging Queue and their Configuration
  • Backup
    • Media Directory
    • Database
    • Application Version
    • Backup Utility
  • Upgrading
    • General Instructions
    • Upgrade via Docker
    • From 1.5.x to 2.x
  • Docker
    • LinuxServer.io Image
    • Official Image
      • Main App, Worker or Both?
      • Configuration Changes in Docker Container
  • Settings
    • Django Settings
    • PAPERMERGE_ Prefix
    • Main App, Worker or Both?
    • Paths and Folders
      • DBDIR
      • MEDIA_DIR
      • STATIC_DIR
    • Document Importer
      • IMPORTER_DIR
    • OCR
      • OCR_LANGUAGES
      • OCR_DEFAULT_LANGUAGE
    • I18n and Localization
      • LANGUAGE_CODE
      • LANGUAGE_FROM_AGENT
    • Database
      • DBTYPE
      • DBUSER
      • DBNAME
      • DBHOST
      • DBPORT
      • DBPASS
    • EMail
      • IMPORT_MAIL_HOST
      • IMPORT_MAIL_USER
      • IMPORT_MAIL_PASS
      • IMPORT_MAIL_INBOX
      • IMPORT_MAIL_BY_USER
      • IMPORT_MAIL_BY_SECRET
      • IMPORT_MAIL_DELETE
    • Binary Dependencies
      • BINARY_OCR
      • BINARY_FILE
      • BINARY_CONVERT
      • BINARY_PDFTOPPM
      • BINARY_PDFINFO
      • BINARY_STAPLER
Previous Next

© Copyright 2020-2022, Papermerge DMS.

Built with Sphinx using a theme provided by Read the Docs.
Other Versions v: 2.0.1
Tags
2.0.0
2.0.1
Branches
master
2.0.x