71 Commits

Author SHA1 Message Date
ItsJimi
abe9dc97ce test monit 2017-01-26 18:50:33 +01:00
Unitech
1896524435 (CLI) --disable-trace 2017-01-17 15:25:43 +01:00
Unitech
3fb35d6893 (JSON config) alias script to exec 2017-01-16 14:04:32 +01:00
vmarchaud
48cffd5b56 Merge pull request #2625 from s1061123/development
Support openrc (gentoo linux).
2017-01-13 10:27:30 +01:00
vmarchaud
7d799dc80b (logs) add option to only print logs (--nostream) #2620 2017-01-12 18:14:54 +01:00
vmarchaud
334ced4a7f (typo) remove msg for unstartup on gentoos 2017-01-12 17:23:36 +01:00
Tomofumi Hayashi
7ab7b0f107 Support openrc (gentoo linux). 2017-01-12 20:48:58 +09:00
Unitech
a8fe5de635 (cli/god) force http + rename pmx_trace to trace 2017-01-11 21:10:01 +01:00
Unitech
a376106e2d (CLI) change utf8 icon by chronometer 2017-01-11 19:54:48 +01:00
Unitech
58b613dd10 (CLI) add icon when process is being profiled 2017-01-11 19:34:46 +01:00
Unitech
6ae7635056 (CLI) add icon when process is being profiled 2017-01-11 19:34:10 +01:00
Unitech
0a93463eff Merge branch 'master' into development 2017-01-07 20:01:37 +01:00
vmarchaud
0892a15ea3 (trace) refactor method to enable tracing 2017-01-06 16:22:07 +01:00
vmarchaud
4205c9b36a (transactions) enable tracing via options 2017-01-04 17:02:11 +01:00
Manuel Kasper
3d2ee87558 Fix FreeBSD rc.conf overwrite
Overwriting rc.conf on FreeBSD is very serious and will lead to a non-working system at the next reboot, as all IP address information, daemon configuration, etc. is lost.
2016-12-27 18:40:03 +01:00
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
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
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
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
Aymeric Lavit d'Hautefort
7520174e28 restart if module only 2016-11-30 16:48:58 +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
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
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
Unitech
91a5eaecfb #2486 add --web option to pm2-docker to expose web process api 2016-11-05 16:39:30 +01:00
Unitech
34b1f094c5 (cli) switch batch to cli-table for faster bin load 2016-10-30 15:05:28 +01:00
vmarchaud
6ec098ed02 Merge pull request #2472 from Unitech/readyevent
Wait ready event to set application as started
2016-10-27 14:08:37 +02:00
Unitech
b0787ae8e9 #1304 multi default file checking - check for .config.js file also 2016-10-26 19:29:16 +02:00
Unitech
9f88b486de #2101 pm2 ecosystem now generates a javascript configuration file 2016-10-26 19:24:29 +02:00
Unitech
6dc5d4c3c3 #2464 display error message when dump file fail to save 2016-10-26 18:54:38 +02:00
vmarchaud
1d19cf2269 (feature) wait for application ready event when asked 2016-10-26 18:53:05 +02:00
Unitech
f6b550ca4e #2471 make env immutable and fix watch 2016-10-26 18:07:03 +02:00
Unitech
8783374189 (minor) cli ux drop some unused fields 2016-10-24 12:14:38 +02:00
Unitech
5034245d15 (transpilers) #2385 upgrade to ts-node 1.3 2016-09-19 12:04:44 +02:00