jshkurti
|
c6353eaee8
|
now sends SIGKILL if the process cant be killed with SIGINT
|
2015-08-04 18:28:13 +02:00 |
|
Antoine Bluchet
|
3cbcfda474
|
Merge branch 'development' into logrotate
|
2015-07-29 16:06:59 +02:00 |
|
Antoine Bluchet
|
4c7c0c3031
|
Fix #1444
|
2015-07-22 14:36:30 +02:00 |
|
Antoine Bluchet
|
f61a4876cd
|
Merge pull request #1446 from jasin/jasin-patch
Create pm2.freebsd
|
2015-07-20 22:34:54 +02:00 |
|
jasin
|
0c826bb62c
|
Update constants.js
FREEBSD_STARTUP_SCRIPT added
|
2015-07-20 13:55:09 -04:00 |
|
soyuka
|
7f894a2593
|
fix #1415 add logrotate command
|
2015-07-20 10:43:57 +02:00 |
|
Mark Lagendijk
|
28af13b33f
|
Fix Windows issue
Added HOMEDRIVE environment variable to PM2_ROOT_PATH when on Windows. Fixes #1251.
|
2015-07-14 02:00:25 +02:00 |
|
Mark Lagendijk
|
f79f03996b
|
Fix Windows issue
Added HOMEDRIVE environment variable to PM2_ROOT_PATH when on Windows. Fixes #1251.
|
2015-07-14 01:34:47 +02:00 |
|
Unitech
|
eaacf9aee4
|
set right overridable port for reverse interaction
|
2015-06-22 11:20:37 +02:00 |
|
Unitech
|
c6ee244710
|
make PUSH_PORT || REVERSE_PORT configurable
|
2015-06-18 17:50:17 +02:00 |
|
Unitech
|
f6d750ca59
|
allow configuration of KEYMETRICS_ROOT_URL
|
2015-06-12 12:11:23 +02:00 |
|
--global
|
911ae4e299
|
next-gen-js
|
2015-05-01 19:24:26 -04:00 |
|
jshkurti
|
74816a0b6e
|
merged master
|
2015-03-23 21:28:16 +01:00 |
|
jshkurti
|
33180a938c
|
PM2_KILL_TIMEOUT: Time to wait before a process is considered dead
|
2015-03-20 20:01:16 +01:00 |
|
Kenn Leth Hansen
|
774cd65c79
|
Configurable CONCURRENT_ACTIONS
|
2015-03-18 08:46:23 +01:00 |
|
Unitech
|
be06178629
|
better doc for modules - replace JSON5 by pure JSON for configuration - avoid copy an [Object] String when restoring previous environment (Common.extend)
|
2015-03-01 18:56:53 -05:00 |
|
Unitech
|
5a73e10650
|
configuration system
|
2015-02-09 16:01:23 -05:00 |
|
Unitech
|
3d4d46f0ad
|
POC module system
|
2015-02-07 22:37:38 -05:00 |
|
Unitech
|
31c4d157a9
|
Merge branch 'development' of https://github.com/Unitech/PM2 into development
|
2015-02-02 19:39:31 -05:00 |
|
Unitech
|
10d921e424
|
remove punt - 80 port interactionr eady for cl3 and cl4
|
2015-02-02 19:39:15 -05:00 |
|
Edwin
|
f436c59e30
|
Additional debug statements to track down any PM2_HOME issues
|
2015-02-01 23:59:37 -05:00 |
|
Unitech
|
17d022c48f
|
#830 #249 #954
|
2015-01-28 10:46:34 -05:00 |
|
Tjatse
|
618e2da660
|
1. Make platform auto detecting. 2. Support darwin startup script.
|
2015-01-13 15:56:25 +08:00 |
|
Antoine Bluchet
|
859da54615
|
Merge branch 'master' of https://github.com/soyuka/pm2 into patchnocolor
Conflicts:
constants.js
|
2014-12-09 14:42:47 +01:00 |
|
Antoine Bluchet
|
3feead2eef
|
fix #766 --no-color now removes [PM2] color output
|
2014-12-09 14:39:43 +01:00 |
|
Tjatse
|
51938954c9
|
fix: left WORKER_INTERVAL prop
|
2014-12-06 14:10:48 +08:00 |
|
Tjatse
|
a77edc6ecf
|
fix: do not store the same configs in difference files, it's too difficult to maintain.
|
2014-12-06 12:36:57 +08:00 |
|
Unitech
|
59f67937dc
|
make logs white remove some info in the PM2_LOG_DATE_FORMAT
|
2014-12-05 14:35:42 +01:00 |
|
Unitech
|
9b35504f9a
|
Set TIMESTAMP to PM2 log by default
|
2014-12-01 16:34:25 +01:00 |
|
Unitech
|
0b3a2c693e
|
State ERRORED_STATUS like stopped/stopping - calling reloadProcessId restart if app stopped or not cluster_mode (fix pull&reload bug) - change exec logic order - flattify Methods.backward
|
2014-11-26 01:03:53 +01:00 |
|
Unitech
|
75ef7d8b5d
|
revert
|
2014-11-17 00:25:33 +01:00 |
|
Unitech
|
a4e9999f14
|
small fixes
|
2014-11-17 00:12:23 +01:00 |
|
Unitech
|
e49fd37eac
|
sample-conf
|
2014-11-16 14:09:14 +01:00 |
|
Unitech
|
2ff51d673b
|
refactor worker
|
2014-11-16 13:20:14 +01:00 |
|
jshkurti
|
815b3ad715
|
Tests added for Worker
|
2014-11-10 16:27:18 +01:00 |
|
jshkurti
|
abaa0d309e
|
Worker implemented but not finished yet
|
2014-11-07 17:38:37 +01:00 |
|
tknew2
|
90f1181d8c
|
add JSON5 support - better sample file - restructure samples
|
2014-11-07 15:08:22 +01:00 |
|
tknew2
|
4abd5bebdf
|
support path relocation via PM2_HOME
|
2014-11-07 01:43:17 +01:00 |
|
EC2 Default User
|
e1d2ce8411
|
Added environment variable PM2_GRACEFUL_LISTEN_TIMEOUT to define how much time pm2 will wait for the child process to send a listening event in cluster mode before sending the shutdown message to the old process
|
2014-10-25 20:23:48 +00:00 |
|
tknew2
|
a7ba4f7094
|
make PM2 compatible with Windows
|
2014-10-15 12:13:50 +02:00 |
|
tknew2
|
f2997a0fb2
|
configuration file + remove hashbang on top of bin/pm2 + remove custom_options.sh
|
2014-10-15 12:01:12 +02:00 |
|
tknew2
|
e6a7fc195f
|
optional configuration file
|
2014-10-15 11:22:39 +02:00 |
|
tknew2
|
3c42ea4208
|
globalize interactor - update README.md - upgrade axm
|
2014-10-09 14:15:13 +02:00 |
|
tknew2
|
f40710b0ab
|
Interaction edits
|
2014-10-08 11:41:36 +02:00 |
|
tknew2
|
eccc0164eb
|
patch interactor
|
2014-09-30 15:38:25 +02:00 |
|
tknew2
|
84f1ca116d
|
Multi user / multi instances via Unix Socket
|
2014-09-18 19:20:06 +02:00 |
|
tknew2
|
f7cd1ad835
|
add warning message if trying to reload a fork mode process
|
2014-09-05 16:27:16 +02:00 |
|
tknew2
|
6a752970ec
|
fix deep code
|
2014-08-21 17:23:42 +02:00 |
|
tknew2
|
295a022b80
|
add fallback system to upgrade PM2 smoothly
|
2014-08-19 19:22:23 +02:00 |
|
tknew2
|
67a00e5fd4
|
flatten output
|
2014-08-14 14:00:20 +02:00 |
|