scanservjs: Deploy scanserv-js
*scanserv-js* is a web-based front-end for SANE. It allows scanning documents from a browser. Using the `config.local.js` file, we implement the `afterScan` hook to automatically upload scanned files to *paperless-ngx* using its REST API.
This commit is contained in:
3
scanservjs/scanservjs.env
Normal file
3
scanservjs/scanservjs.env
Normal file
@@ -0,0 +1,3 @@
|
||||
SCANIMAGE_LIST_IGNORE=true
|
||||
DEVICES=escl:https://172.30.0.234:443
|
||||
PAPERLESS_URL=http://paperless-ngx.paperless-ngx.svc.cluster.local:8000
|
||||
Reference in New Issue
Block a user