92 Commits

Author SHA1 Message Date
Alexandre Strzelewicz
cb6521ac32 refactor: use @pm2/js-api for login/register on pm2.io via CLI 2018-05-30 14:48:21 +02:00
Alexandre Strzelewicz
af60e99466 feature: allow to start raw command via pm2 start "my command with params" + alias script in ecosystem file with cmd & command 2018-05-27 16:07:54 +02:00
Alexandre Strzelewicz
2c8170c25e chore: keymetrics -> pm2 2018-05-26 19:09:21 +02:00
Unitech
53ca18c128 chore: upgrade all modules + keymetrics-agent -> pm2/agent + increase version enabling v8-compile-cache 2018-05-17 15:42:43 +02:00
Unitech
56f05a900b fix: bug because of const 2018-05-11 00:12:01 +02:00
Unitech
d0a2a30e41 refactor: centralize SECRET/PUBLIC/MACHINE_NAME + change some wordings 2018-05-10 20:09:13 +02:00
Unitech
e13f39c90b fix: conflict 2018-03-16 19:46:05 +01:00
Eywek
2506c75956 improv: use keymetrics-agent 2018-03-16 18:19:13 +01:00
vince
bb57c76d41 refactor: drop gracefullreload 2018-02-28 18:39:40 +01:00
vince
d322dd00de refactor: add node 4.x support 2018-02-27 16:53:40 +01:00
vince
6d8f0dfae8 refactor: create alias method instead of modify prototype 2018-02-27 16:15:41 +01:00
vince
047aa494d5 refactor: change safety var to const 2018-02-27 15:47:37 +01:00
vince
0cab8880ff refactor: drop some 0.x patch 2018-02-27 12:28:43 +01:00
vince
9552bd61b7 refactor: remove prototype from API and create method 2018-02-27 11:25:32 +01:00
vince
e3831f95c8 refactor: transform API into class 2018-02-27 10:52:12 +01:00
Unitech
eb39c5f697 feature: allow to set deep monitoring via environment (PM2_DEEP_MONITORING=true on start/restart) 2018-02-16 14:00:23 +01:00
Vincent Vallet
9c66192b63
Merge branch 'development' into bad_username 2018-01-22 15:09:08 +01:00
wallet77
291936818b #3360 pm2 show wrong user, move getUsername logic into common and API. 2018-01-16 11:17:54 +01:00
wallet77
f41ff15451 add sorting feature for process list 2018-01-10 10:34:12 +01:00
Unitech
e6fe532e60 append SUDO_USER to app.uid + handle error when wrong perm on socket 2017-12-21 11:45:12 +01:00
Unitech
8ba48cbb8c verify if linked to KM 2017-11-22 18:23:57 +01:00
Unitech
13a6b266cb change motd 2017-11-22 15:44:18 +01:00
Alexandre Strzelewicz
befdb9c6eb node@0.10/windows support 2017-09-25 14:55:43 +02:00
Alexandre Strzelewicz
7408d0c90c #3085 ignore default commander.js value on restart/reload 2017-08-11 14:24:53 +02:00
Unitech
d554c6cd84 #3007 fix 2017-07-14 14:12:20 +02:00
Unitech
6d934994b4 #2951 enhancements for reload locker 2017-07-04 19:02:00 +02:00
Unitech
81ed75eed5 #2290 allow to declare apps list under 'pm2' attribute in ecosystem files 2017-07-03 00:52:04 +02:00
Unitech
74fd7743fc #2690 --parallel <nb> - allow to configure number of concurrent actions on pm2 reload or pm2 restart 2017-07-03 00:44:06 +02: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
673b6cddd5 (tests) add node_app_instance tests for fork mode #2984 2017-06-29 10:39:13 +02:00
Unitech
ce16728235 #2951 pm2 reload timestamped lockfile 2017-06-27 23:53:52 +02:00
Unitech
8971ffeb9f #2933 2017-06-26 17:33:04 +02:00
Unitech
6dbee3d1b9 (API) right error message 2017-06-23 17:56:03 +02:00
Gabriel J. Csapo
4b139a381c updates async version 2017-06-07 18:55:29 -07:00
vmarchaud
2d0e9370c6 (fix) verify that prepare returned data to avoid undefined error #2870 2017-05-21 00:40:19 +02:00
Unitech
9eca957336 register/login/autolink/browser open from CLI 2017-04-29 17:56:51 +02:00
Unitech
c0f7bb9022 (API) fix calling next instead of cb 2017-04-21 16:37:29 +02:00
Antoine Bluchet
f98ded6b71 Fix #2815 nodejs 0.11 compatibility is Absolute (#2816) 2017-04-06 23:52:50 +02:00
willmcenaney
0e6cc4946e Fixed absolute paths in process files #2796 (#2797)
* Fixed absolute paths in process files #2796
2017-03-28 14:13:00 +02:00
Unitech
1733f7b5a0 Agent Online | Dashboard Access: https://app.keymetrics.io/#/r/PUBLIC_ID | Server name: delta 2017-02-23 22:03:55 +01:00
vmarchaud
624129ba11 (logs) disable timestamp for --attach option 2017-02-20 16:57:40 +01:00
vmarchaud
2173c2fe34 (logs) options to start stream logs after any operation #2266 2017-02-20 16:49:44 +01:00
Christine Spang
494a4d6c0b Fix a few typos: s/optionnal/optional/ 2017-02-14 15:43:43 -08:00
vmarchaud
e4586e8fcf (tests) add test for operate with regex #2564 + changelog 2017-02-03 16:10:57 +01:00
vmarchaud
b4c53deb17 (operate) allow using regex to match process name #2564 2017-02-03 15:53:51 +01:00
Alexandre Strzelewicz
0c0af4d3f0 Merge pull request #2680 from ItsJimi/master
pm2 dashboard command
2017-02-02 16:17:18 +01:00
ItsJimi
a86be14e98 Move Monit and Dash to Extra and Clean use file 2017-02-02 16:00:07 +01:00
ItsJimi
5c8dd0d1b1 Remove unuse parameter 2017-02-02 15:42:56 +01:00
ItsJimi
2e18bb48ea New dashboard file to keep pm2 monit command 2017-02-02 14:30:07 +01:00
ItsJimi
33bd395052 Get logs in monit 2017-02-02 12:05:40 +01:00