3227 Commits

Author SHA1 Message Date
vmarchaud
44baea5b65 (startup) create /var/lock/subsys path if needed #2598 2016-12-27 15:37:28 +01:00
vmarchaud
84570b918d (startup) stop command execution flow when a command fail #2587 2016-12-27 15:34:39 +01:00
vmarchaud
9212975fb8 (startup) add warning when initsystem provided isnt the one detected by PM2 2016-12-27 15:18:29 +01:00
Alexandre Strzelewicz
6a0b08fabf Merge pull request #2583 from tadjik1/master
pm2-docker pm2_home env variable
2016-12-27 13:41:24 +01:00
Alexandre Strzelewicz
d7e3c15f53 Merge pull request #2591 from Unitech/centos_systemd
(startup tmpl) wrong cmd for systemd #2590
2016-12-21 14:14:19 +01:00
vmarchaud
dabf2ba225 (startup tmpl) wrong cmd for systemd #2590 2016-12-21 14:10:30 +01:00
Sergey Zelenov
c376caf8aa remove pm2_home opts from pm2-docker in order to use default pm2 behavior. fix #2580 2016-12-16 15:51:34 +01:00
Unitech
d6b55a0418 pm2@2.2.2 [startup refactor] 2016-12-15 14:52:20 +01:00
Unitech
418c6dacd3 pm2@2.2.2 [startup refactor] 2016-12-15 14:48:01 +01:00
Unitech
20c4840aab #2574 support amazon systemv 2016-12-15 14:45:49 +01:00
Unitech
a788e523e5 #2574 support amazon systemv 2016-12-15 14:44:45 +01:00
Unitech
55f1e74501 pm2@2.2.1 [startup refactor] 2.2.1 2016-12-14 15:35:03 +01:00
Unitech
d9f70fec0d pm2@2.2.1 [startup refactor] 2016-12-14 15:15:50 +01:00
Unitech
8ffe3e3ec5 pm2@next (2.2.0) 2016-12-12 11:24:51 +01:00
Unitech
949f18527b (deploy) add deploy script 2016-12-09 18:31:31 +01:00
Unitech
bbff543de8 (npmignore) ignore package folder 2016-12-09 18:09:47 +01:00
Unitech
12d842b481 Merge branch 'deb-rpm-apt' into development 2016-12-09 17:59:41 +01:00
Unitech
be4eb6c632 (startup) do not exit if no dump available 2016-12-09 17:59:16 +01:00
Unitech
b2c2e4bddc (deb) move files all over the place and fix description 2016-12-09 17:56:57 +01:00
Unitech
5574958bc3 Merge branch 'development' into deb-rpm-apt 2016-12-09 16:58:27 +01:00
Unitech
68bc049b5d (test) eql -> containEql 2016-12-09 10:17:26 +01:00
Unitech
56d2a7681d (startup) update-rc.d remove 2016-12-09 10:08:43 +01:00
Unitech
b86a2cce05 (startup) minor fix on command lines + add every PATH on systemd env 2016-12-08 01:50:33 +01:00
Unitech
24e7287f9a (startup) support legacy startup system (pm2-init.sh) 2016-12-08 01:36:52 +01:00
Unitech
476e71bf2e (test) comment variable test 2016-12-08 01:12:56 +01:00
Unitech
3b35a6781e (startup) trick to attach to running pm2 daemon and exit in kill 2016-12-08 01:08:47 +01:00
Unitech
5aab328803 (startup) allow modules resurrection 2016-12-07 22:49:55 +01:00
Unitech
7a018c53f7 #1090 #15 do not replicate same processes on resurrect 2016-12-07 22:00:18 +01:00
Unitech
8dd45eddae (test) travis remove sudo:required 2016-12-06 17:37:00 +01:00
Unitech
5935cb7fb8 (startup)(test) enable upstart test 2016-12-06 16:46:10 +01:00
Unitech
af41cb05cd (launchd) fix suggested command 2016-12-06 16:34:37 +01:00
Unitech
0ec275af69 (startup) launchd auto restart + unstartup launchd 2016-12-06 16:31:01 +01:00
Unitech
e3e5938c43 (test) do no auto exit 2016-12-06 16:28:14 +01:00
Unitech
c556faa14d (startup) keepalive launchd 2016-12-06 14:43:12 +01:00
Unitech
cf1151c163 (startup) launchd fixes for MacOSx 2016-12-06 14:37:31 +01:00
Unitech
67d19e4e3b (startup) autodetect platform + fix systemd file + fix upstart file + do not launch PM2 as root on startup commands + pm2 unstartup 2016-12-06 02:09:00 +01:00
Unitech
1dc0d5b9ec (startup refactor) 2016-12-04 19:23:18 +01:00
Unitech
5532eec036 (cli/ui) optimize shortened list + check if TTY for simpler outputs 2016-12-04 16:47:30 +01:00
vmarchaud
7eb5fe1fbb (cli/ui) stacked mode when term columns < 90 2016-12-02 16:04:22 +01:00
Alexandre Strzelewicz
7f5e41b42a Merge pull request #2477 from jacobcabantomski-ct/readme-counter-typo
Fixed spelling on `# Reset all counbters`
2016-12-02 14:27:58 +01:00
Alexandre Strzelewicz
9653bf93fb Merge pull request #2548 from beniboy87/development
#2545 process started with pm2 api inherit wrong exit_code env value
2016-12-02 14:27:38 +01:00
Alexandre Strzelewicz
3cded35d27 Merge pull request #2543 from alavit-d/fix-module-monitoring
(fix) module pid/mem monitoring
2016-12-02 14:24:27 +01:00
Unitech
1131cc8098 (test) extra logging message on exception 2016-12-01 23:58:24 +01:00
Unitech
9af80d034e (examples) add examples process action + process metrics 2016-12-01 23:40:52 +01:00
Aymeric Lavit d'Hautefort
7520174e28 restart if module only 2016-11-30 16:48:58 +01:00
Alexandre Strzelewicz
ccc1150ae7 Merge pull request #2544 from Unitech/attach_log_on_exception
(feature) attach last 25 logs when sending exception to km
2016-11-30 10:42:06 +01:00
Bencs Balázs
8988eb5e00 #2545 process started with pm2 api inherit wrong exit_code env value 2016-11-30 07:56:44 +00:00
vmarchaud
f26ff3ee1b (fix) use process id as key to store logs 2016-11-29 15:34:20 +01:00
vmarchaud
ac57a86305 (feature) attach last 25 logs when sending exception to km 2016-11-29 13:56:26 +01:00
Aymeric Lavit d'Hautefort
1de79ce9ba (fix) module pid/mem monitoring 2016-11-28 16:14:20 +01:00