Skip to content

An Electron app for monitoring PM2 processes visually.

License

Notifications You must be signed in to change notification settings

maxrumsey/PM2Monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Main Page

PM2 Monitor

What is PM2 Monitor?

PM2 Monitor is a tool that allows you to visually and simply interface with your PM2 applications. It allows you to interface with processes on a remote server with SSH and locally. To connect to a remote server, the SSH key method of authentication is required.

Using this application may be useful when working with people that may need to restart a remote process or view the logs.

What do I do if I have a bug?

If you have stumbled upon a bug, please submit it at our Github Issues Page.

Installation

  1. Download the repository with git clone https://github.com/maxrumsey/PM2Monitor
  2. cd into the folder with cd PM2Monitor
  3. Install the dependencies with npm install
  4. Start the app with npm start - Follow the instructions below if you are using PM2 on a remote server.
  5. SSH into your remote server.
  6. Download the repository with git clone https://github.com/maxrumsey/PM2Monitor
  7. cd into the server folder with cd PM2Monitor/server
  8. Install Dependencies with npm install

Building

  1. Run npm run dist

Social Links

GitHub

Images

Main Page Process Page Start Page

About

An Electron app for monitoring PM2 processes visually.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published