A community-supported supercharged version of paperless: scan, index and archive all your physical documents - paperless-ngx/paperless-ngx
$ ng build --configuration production This will build the front end and put it in a location from which the Django server will serve it as static content. This way, you can verify that authentication is working. Localization Paperless-ngx is available in many different languages. Since Paperles...
"python.pythonPath": "/usr/src/paperless/paperless-ngx/.venv/bin/python", "python.terminal.activateEnvInCurrentTerminal": true, "editor.formatOnPaste": false, "editor.formatOnSave": true, "editor.formatOnType": true, "files.trimTrailingWhitespace": true } } }, "remoteUser": "paperless" ...
Description I just upgraded from paperless-ng to paperless-ngx, following the guide and changing the image in docker-compose.yml. Everything works fine, my users, documents and tags are all here. I can edit/add tags from the document pag...
⠙ Generating browser application bundles (phase: setup)...- ngx-file-drop [es2015/esm2015] (georgipeltekov/ngx-file-drop) Killed # fatal error: too many writes on closed pipe The command ./node_modules/.bin/ng build --configuration production did run if I removed the --configuration...
"ngx-ui-tour-ng-bootstrap": "^15.0.0", "rxjs": "^7.8.1", "tslib": "^2.8.1", "utif": "^3.1.0", "uuid": "^11.0.2", "zone.js": "^0.14.8" }, Expand Down 9 changes: 7 additions & 2 deletions 9 src-ui/src/app/components/admin/trash/trash.component.html Show co...
bash -c "$(curl -L https://raw.githubusercontent.com/paperless-ngx/paperless-ngx/main/install-paperless-ngx.sh)" More details and step-by-step guides for alternative installation methods can be found in the documentation. Migrating from Paperless-ng is easy, just drop in the new docker ima...