Socket
Socket
Sign inDemoInstall

nqm-databot-host

Package Overview
Dependencies
355
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    nqm-databot-host

## install


Version published
Weekly downloads
1
Maintainers
1
Install size
32.1 MB
Created
Weekly downloads
 

Readme

Source

nqm-databot-host

install

npm install nqm-databot-host

configure

Edit (or copy) the config.json file.

Verify that commandHost, queryHost and databotHost all point to your TDX.

Enter your databotHostId and databotHostPassword as created in the toolbox.

run

single instance mode

To run a single instance:

node index.js --config ./config.json

master mode

You can also run the host in 'master' mode, specifying the number of worker instances to run using the poolSize argument.

node index.js -- config ./config.json --master --poolSize 5

FAQs

Last updated on 17 Feb 2017

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc