vmarchaud
|
4d1bea5e0b
|
feat: add deep_metrics to deep_monitoring flag
|
2018-02-05 17:40:27 +01:00 |
|
vince
|
c541868837
|
feat: add flag to enable deep-monitoring
|
2018-02-05 15:10:21 +01:00 |
|
vince
|
203df7688c
|
fix: replace dash with underscore
|
2018-02-02 18:07:50 +01:00 |
|
vince
|
e6b0c47443
|
feat: allow pm2 to install and enable event-loop-inspector data collecting
|
2018-02-02 14:56:23 +01:00 |
|
Alexandre Strzelewicz
|
41bf6ef7d3
|
fix: impact v8 flag in fork mode also
|
2018-02-02 01:27:44 +01:00 |
|
SagePtr
|
5f5f3f8ca2
|
Fix gid when both --uid and --gid specified
|
2018-01-13 18:41:21 +07:00 |
|
Unitech
|
5ad517be20
|
override HOME & USER when UID is set
|
2017-12-12 15:23:34 +01:00 |
|
vyacheslav
|
c63ecb08c3
|
- Initial es6 modules support
|
2017-10-29 13:28:21 +03:00 |
|
Jared Meit
|
3300b0c0aa
|
Fixed fn name
|
2017-10-09 18:27:57 -04:00 |
|
Jared Meit
|
2148758da8
|
Give the user all of its group's rights
When using the option `--uid <uid>` the process now runs with all of that user's permissions, including its groups.
|
2017-10-09 18:19:39 -04:00 |
|
Jared Meit
|
ff6bdd67a4
|
Allow mixing of args uid and gid
Reversed the order of setting uid and gid. When uid is set first, the process doesn't have permission to set the gid. So they've been swapped.
|
2017-10-05 18:33:11 -04:00 |
|
Unitech
|
7d6f173078
|
#2144 #1060 #2957 #2033 #1872 #2938 #971 Select application uid/gid via --uid --gid (CLI+JSON) + pm2 install --uid / --gid
|
2017-07-02 19:28:41 +02:00 |
|
vmarchaud
|
a7e231583e
|
(containers) add variable env to set process title #2656
|
2017-01-24 11:29:10 +01:00 |
|
Unitech
|
3b1156efc5
|
(agent) bind only when linked + unlink agent pid
|
2017-01-17 14:30:50 +01:00 |
|
Unitech
|
a8fe5de635
|
(cli/god) force http + rename pmx_trace to trace
|
2017-01-11 21:10:01 +01:00 |
|
vmarchaud
|
f651a13f8e
|
(pmx) inject by default http monitoring
|
2017-01-06 16:22:42 +01:00 |
|
vmarchaud
|
4205c9b36a
|
(transactions) enable tracing via options
|
2017-01-04 17:02:11 +01:00 |
|
Yoanatan Hengli
|
cdc7f7e581
|
When cron onTick message will send to God from the child_process and God will kill it with SIGINT
|
2016-09-22 14:34:00 +03:00 |
|
Unitech
|
c3c0fcff46
|
add Copyright header to each file
|
2016-03-22 23:33:43 +01:00 |
|
--global
|
242f564f4c
|
fix: allow to disable source map auto detection [#1980]
|
2016-02-29 17:09:34 +01:00 |
|
--global
|
b74ca35d2e
|
feature: add source map support [#1980]
|
2016-02-28 22:32:03 +01:00 |
|
Unitech
|
56bf0b46c0
|
#1800 display node.js version when doing pm2 show <app_name>
|
2016-01-28 18:44:05 +01:00 |
|
Unitech
|
d59e700da0
|
fix code comments
|
2015-12-07 12:28:03 +01:00 |
|
jshkurti
|
7227042eaf
|
trying to fix tests
|
2015-08-07 12:36:32 +02:00 |
|
jshkurti
|
0abcae8753
|
cron restart works in fork_mode as well
|
2015-08-05 19:31:24 +02:00 |
|
jshkurti
|
5faefd2ac8
|
new flag: --no-pmx
|
2015-08-05 19:15:25 +02:00 |
|
jshkurti
|
c7757db7e3
|
updated tests
|
2015-06-30 12:58:04 +02:00 |
|
jshkurti
|
6ce744e6ac
|
injected pmx in fork mode
|
2015-06-30 12:34:40 +02:00 |
|
jshkurti
|
e45996003c
|
removed pmx in fork mode
|
2015-06-04 11:58:07 +02:00 |
|
jshkurti
|
1981ab049d
|
wrapped fork_mode + various test
|
2015-04-29 19:25:59 +02:00 |
|