{"id":16935468,"url":"https://github.com/virtadpt/paperless-ngx-files","last_synced_at":"2026-05-19T06:36:54.088Z","repository":{"id":144979884,"uuid":"609375430","full_name":"virtadpt/paperless-ngx-files","owner":"virtadpt","description":"Config files and scripts I wrote to make paperless-ngx a little easier to set up.","archived":false,"fork":false,"pushed_at":"2023-03-19T02:18:14.000Z","size":11,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-21T04:31:39.471Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/virtadpt.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-03-04T01:46:35.000Z","updated_at":"2025-01-14T02:06:38.000Z","dependencies_parsed_at":"2023-04-11T01:31:35.281Z","dependency_job_id":null,"html_url":"https://github.com/virtadpt/paperless-ngx-files","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/virtadpt/paperless-ngx-files","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtadpt%2Fpaperless-ngx-files","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtadpt%2Fpaperless-ngx-files/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtadpt%2Fpaperless-ngx-files/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtadpt%2Fpaperless-ngx-files/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/virtadpt","download_url":"https://codeload.github.com/virtadpt/paperless-ngx-files/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/virtadpt%2Fpaperless-ngx-files/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33204730,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"online","status_checked_at":"2026-05-19T02:00:06.763Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-10-13T20:54:36.931Z","updated_at":"2026-05-19T06:36:54.082Z","avatar_url":"https://github.com/virtadpt.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"Copy the shell scripts and `paperless.conf` file into your `paperless-ngx/` installation directory.  Edit `paperless.conf` and set the PAPERLESS_DB* options appropriately.  Change every instance of the string 'your-hostname-here' to the hostname of the machine you installed paperless-ngx on.  Set PAPERLESS_NLTK_DIR to the full path to your [NLTK data](https://www.nltk.org/data.html) directory (by default, `/home/your-username-here/nltk_data`).\n\nPatch the __/etc/ImageMagick-6/policy.xml__ file:\n* `cd /etc/ImageMagick-6`\n* `sudo patch \u003c /path/to/paperless-ngx-files/policy.xml.diff`\n\nInstall the NLTK pre-trained models if you haven't already:\n* `. path/to/paperless-ngx/env/bin/activate`\n* `./install_nltk.py`\n\nInstall the helper shell scripts:\n* `cd /path/to/paperless-ngx-files`\n* `cp *.sh /path/to/paperless-ngx`\n\nInstall the systemd .service files:\n* `mkdir -p ~/.config/systemd/user`\n* `cp *.service ~/.config/systemd/user`\n* `systemctl --user enable paperless-consumer.service`\n* `systemctl --user start paperless-consumer.service`\n* `systemctl --user enable paperless-scheduler.service`\n* `systemctl --user start paperless-scheduler.service`\n* `systemctl --user enable paperless-task-queue.service`\n* `systemctl --user start paperless-task-queue.service`\n* `systemctl --user enable paperless-wsebserver.service`\n* `systemctl --user start paperless-wsebserver.service`\n* `loginctl enable-linger $(whoami)`\n\n`paperless.nginx.conf` is a simple Nginx configuration file that can be dropped into `/etc/nginx/conf.d` or added to `/etc/nginx/nginx.conf` in the appropriate location.\n* `sudo cp paperless.nginx.conf /etc/nginx/conf.d`\n* `sudo /usr/sbin/nginx -t`\n* `sudo systemctl restart nginx.service`\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirtadpt%2Fpaperless-ngx-files","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvirtadpt%2Fpaperless-ngx-files","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvirtadpt%2Fpaperless-ngx-files/lists"}