glued-scanner
v0.3.4
Published
Scans objects sent to a Glue store and keeps track of their properties
Downloads
2
Maintainers
Readme
Glue - Scanner
Scans objects sent to a Glue store and keeps track of their properties.
Installation
To run the service you can install with the -g
flag and then run the
glued-scanner
command:
$ npm install -g glued-scanner
$ glued-scanner
The scanner will try and connect to the AMQP message bus using the default values, you can customise them by setting the GLUED_AMQP and GLUED_MESSAGE_BUS environment variables. You can find more information in the GluedJS - Common Utilities documentation.