Socket
Book a DemoInstallSign in
Socket

pm2-windows-startup

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

pm2-windows-startup

Utility to make PM2 automatically resurrect on Windows startup

latest
Source
npmnpm
Version
1.0.3
Version published
Weekly downloads
1.5K
-6.29%
Maintainers
1
Weekly downloads
 
Created
Source

pm2-windows-startup

Utility to make PM2 automatically resurrect on Windows startup. The utility achieves this by adding the right registry entry, using start-on-windows-boot.

Installation and usage

> npm install pm2-windows-startup -g
> pm2-startup install

PM2 will now automatically revive the saved processes on startup. To save the current list of processes execute:

> pm2 save

Keywords

pm2

FAQs

Package last updated on 13 Jul 2015

Did you know?

Socket

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