Skip to content

andersevenrud/osjs-pm2-provider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

OS.js Logo

OS.js is an open-source web desktop platform with a window manager, application APIs, GUI toolkit, filesystem abstractions and much more.

Support Support Donate Donate Community

OS.js PM2 Metrics Provider

PM2 Metrics Service Provider for OS.js.

Installation

npm install osjs-pm2-provider

Usage

In your server initialization script:

osjs.register(require('osjs-pm2-provider'));

Contribution

Documentation

See the Official Manuals for articles, tutorials and guides.

Links