1630 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
vmarchaud
dabf2ba225 (startup tmpl) wrong cmd for systemd #2590 2016-12-21 14:10:30 +01:00
Unitech
d6b55a0418 pm2@2.2.2 [startup refactor] 2016-12-15 14:52:20 +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
be4eb6c632 (startup) do not exit if no dump available 2016-12-09 17:59:16 +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
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
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
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
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
Aymeric Lavit d'Hautefort
7520174e28 restart if module only 2016-11-30 16:48:58 +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
Unitech
8c3b3a5683 (cli) pm2.trigger(<app_id>, <action_name>, [params], [cb]) 2016-11-27 21:09:59 +01:00
abluchet
2e1f83d832 fix #2537 duplicate Configuration.set 2016-11-25 14:38:22 +01:00
Unitech
beb63200b2 #281 PM2_SILENT + jlist will not print something else than JSON 2016-11-22 19:01:09 +01:00
Unitech
2ef97b83d6 #2530 make sure processess are stopped on direct system signal 2016-11-22 18:33:36 +01:00
Unitech
0f7a10e1e0 #2351 skip default options (node_args+autorestart) on inner pm2 actions 2016-11-22 18:00:48 +01:00
Unitech
5cbe4fd236 error handler on treekill 2016-11-22 15:34:13 +01:00
Unitech
1faf1d766b (schema) alias err_file to error_file and err + out_file to out_log 2016-11-18 13:17:01 +01:00
Unitech
c1b083c592 #2418 #2474 resolve tilde as home path in conf file 2016-11-18 13:04:12 +01:00
Alexandre Strzelewicz
4347cf6196 Merge pull request #2526 from bwkiefer/launch-all
Added launch modules function to api.
2016-11-17 14:37:27 +01:00
Ben
082c60a882 Added launch all modules function to api. 2016-11-16 13:15:33 -05:00
Unitech
8dc4a9e9c7 (KM) do not require password for set and multiset conf 2016-11-11 16:52:01 +01:00
Unitech
437f081c9a #2509 list available functions 2016-11-11 16:20:52 +01:00
Unitech
f57ee1656d #2509 trigger functions inside your Node app from PM2 CLI 2016-11-11 16:04:19 +01:00
Antoine Bluchet
bc99eac8d6 Logrotate on all files in ~/.pm2/logs 2016-11-08 08:56:51 +01:00
Unitech
24168c9cac (minor) upgrade some deps + PM2_CONCUTTENT_ACTIONS to default for test 2016-11-06 13:53:34 +01:00
Unitech
91a5eaecfb #2486 add --web option to pm2-docker to expose web process api 2016-11-05 16:39:30 +01:00
Unitech
f6be6f3dc6 #2492 drop legacy if statement in worker 2016-11-04 16:51:26 +01:00
Unitech
672268ca4e #2485 try/catch process.kill 2016-11-01 15:42:58 +01:00
Valentin “ThisIsMac” M
382f5ce088 dont use signal to verify daemon has been killed under windows (#2484) 2016-10-31 16:01:25 +01:00
Unitech
13f5e9acc0 (cli) faster delete process by increasing concurrent actions 2016-10-30 15:20:14 +01:00