0.1.6 • Published 6 years ago
@human-nature-lab/glasses v0.1.6
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.jsand set HOST tolocalhost:portandTAG=fg-server