0.1.6 • Published 4 years ago

@human-nature-lab/glasses v0.1.6

Weekly downloads
-
License
MIT
Repository
github
Last release
4 years ago

glasses

Monitor and report resource consumption for multiple servers

blinkers shades lorgnette trifocals pince-nez field-glasses

Starting the services in production

Must set the SECRET env variable on the server and the SECRET, HOST, and TAG env variables on the client.

  • glasses client pm2 start pm2.config.js --only client
  • glasses server pm2 start pm2.config.js --only server
  • glasses server w/ self monitoring pm2 start pm2.config.js and set HOST to localhost:port and TAG=fg-server