Skip to content
James Shopland edited this page Mar 31, 2021 · 6 revisions

Paperless-Ng

User Creation

By default the paperless-ng tag will attempt to create the default user for you with your cloudbox defaults. If this has not worked, or you notice this in the console:

Run the command: docker exec -it paperless-ng python manage.py createsuperuser and follow the prompts.

Ensure the consume directory is not deleted

Your cloudplow settings may delete empty directories. If this is the case, you will need to exclude the consume directory from cloduplow.

To do this:

  1. cd /opt/cloudplow
  2. nano config.json
  3. Find rclone_excludes and add "Documents/consume/** (Ensure json is formatted correctly. Remember to add comma to line above if extending the list.
  4. Ctrl X, Y to save
  5. sudo systemctl restart cloudplow

Install Guides

Repository

Apps

Misc Guides

General Stuff

Linux Stuff

Plex

Organizr

Downloading

STRM

Clone this wiki locally