Files
kubernetes/scanservjs/scanservjs.env
Dustin C. Hatch 1c31c01688 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.
2023-04-19 21:29:14 -05:00

4 lines
137 B
Bash

SCANIMAGE_LIST_IGNORE=true
DEVICES=escl:https://172.30.0.234:443
PAPERLESS_URL=http://paperless-ngx.paperless-ngx.svc.cluster.local:8000