Skip to content

talentedwiz/pm2-http-base

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Basic HTTP Server and Cluster mode

In this boilerplate it will start an http server in cluster mode.

You can check the content of the ecosystem.config.js on how to start mutliple instances of the same HTTP application in order to get the most from your working system.

Via CLI

Via CLI you can start any HTTP/TCP application in cluster mode with:

$ pm2 start api.js -i max

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published