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

Folders and files

NameName
Last commit message
Last commit date
Jun 17, 2022
Mar 17, 2023
Oct 23, 2021
Mar 16, 2023
Mar 10, 2023
Jun 20, 2022
Oct 22, 2021
Mar 10, 2023
Jan 12, 2017
Aug 17, 2022
Oct 22, 2021
Oct 22, 2021
Jul 19, 2023
Mar 17, 2023
Aug 17, 2022
Oct 23, 2021

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