Skip to content

A public server to proxy requests to printers on the intranet

License

Notifications You must be signed in to change notification settings

cheminfo/stock-printer-proxy

Repository files navigation

stock-printer-proxy

  • Server to launch print commands
  • Monitors printers on printers configured in rest-on-couch database
  • Sends printer status to rest-on-couch printer database
  • Authentication to rest-on-couch uses an access token

The user should have the rights read, write, create and owner.

rights

Env variables

Those env variables must be defined:

  • REST_ON_COUCH_URL
  • REST_ON_COUCH_DATABASE
  • REST_ON_COUCH_ACCESS_TOKEN
  • SERVER_PORT
  • PRINTER_PROTOCOL - can be http or tcp