144 Commits

Author SHA1 Message Date
Unitech
26563239f2 fix: cb calls 2019-06-02 15:35:50 +02:00
Unitech
8c881505ca feat: make docker/systemd mgmt optional via pm2 set pm2:docker true 2019-05-29 00:36:34 +02:00
Unitech
f47c648b7f feat: allow to auto dump on start/stop/delete via pm2 set pm2:autodump true #2078 #3431 2019-05-29 00:33:11 +02:00
Unitech
c3d4be4778 fix: agent is async, do not wait response 2019-05-26 04:34:26 +02:00
Unitech
e376cbef9a fix: avoid pm2 show to fail if app is not started + avoid trying to stop unknow id 2019-05-10 23:26:07 +02:00
Unitech
dcc9894f02 fix: better display when pm2 linked to onprem + fix display width 2019-05-10 22:41:47 +02:00
Unitech
72c48d17c8 feat: fix disk io floating point + fix duplication in pm2 monit command + reduce time to refresh sysinfos (need refactor to retrieve data live) + slice git comment 2019-05-07 18:29:23 +02:00
Unitech
3d2c3809e1 feat: pm2 slist for sysinfos + docker containers display + containers stop/restart/delete capabilities via pm2 <actions> docker process_id + host metrics display on pm2 ls (network, disk ios, cpu, mem...) + conditional display of high load (mem or CPU) processes in pm2 ls + add monitoring of filedescriptor and memory 2019-05-06 18:59:37 +02:00
Unitech
2833774d7f epic: pm4 to v4.0 + adding advanced sysinfos 2019-05-01 00:20:37 +02:00
Unitech
5b6275915c feat: allow to run pm2 with embedded node binaries 2019-04-26 13:48:16 +02:00
Alexandre Strzelewicz
44c06597c1
Merge branch 'development' into osv-fix-ignore-watch 2019-04-23 16:34:48 +02:00
Unitech
578362f89c fix: various terminal fixes 2019-04-05 15:40:42 +02:00
Oleg Vaskevich
66122d8093
Fix --ignore-watch to take in globs 2019-03-29 15:15:55 -07:00
Florian Hermouet-Joscht
f779a1ef4d
improv: auto add monitoring snippet 2019-03-28 16:20:38 +01:00
Florian Hermouet-Joscht
b869eb5afd
improv: serve feat, spa + basic auth 2019-03-27 16:19:43 +01:00
vmarchaud
9b042ac4c7
chore: re-add node 4 ci + disable pmx with node 4 + warning on start 2019-03-05 17:31:41 +01:00
vmarchaud
cbd25a3b8c
feat: re-implement pm2 plus cli 2019-01-07 11:06:34 +01:00
Unitech
bb1918971b fix: keep wait_ready to his initial state on pm2 reload all #4069 2018-12-19 16:07:11 +01:00
Unitech
5b633f0f52 fix: when a proc is errored in json file return array of errors 2018-12-19 14:38:17 +01:00
Alexandre Strzelewicz
1a826fea57
Merge pull request #4032 from bifot/master
Deleted double semi
2018-12-18 14:09:38 +01:00
Unitech
d14ccbadbd fix process file env switching bug and proc dups #3192 + #3987 2018-12-04 13:14:32 +01:00
Florian H-J
55d6261f0e
fix: limit concurrent_actions to 1 if nb process <= 2 2018-12-03 15:03:49 +01:00
Mikhail Semin
17c86261dd deleted double semi 2018-11-19 21:03:07 +03:00
Unitech
247b00084a pm2@3.2.1 2018-10-03 18:03:37 +02:00
Unitech
dc2c366847 pm2@3.2.0 2018-10-03 13:21:15 +02:00
Unitech
bfb71a6f7e module: bind install url 2018-09-29 16:40:29 +02:00
Unitech
30c3b1ae65 delay initialization of user_conf 2018-09-27 17:57:17 +02:00
Unitech
88b3abc985 feature: pm2 internal config 2018-09-27 17:24:24 +02:00
Unitech
c241d77b31 multiple fixes 2018-09-25 00:07:45 +02:00
Unitech
58d2465ef7 merge development 2018-09-25 00:06:22 +02:00
Unitech
9aa0abbdab drop v1 modules logic and tests + v1 of tarball module management + add Common.err and Common.log helper with auto prefix + split module logic 2018-09-24 22:55:18 +02:00
Unitech
0c652f0406 remove some logs on pm2 kill 2018-09-24 14:55:45 +02:00
Unitech
cb093237a7 refactor + fix bug watch_delay on json + add user mgmt tests + change tests order/remove toxic flag 2018-09-23 19:28:13 +02:00
Unitech
e2aa872b37 -i <instances> default to exec_mode fork if not a node app + add test + remove unused test 2018-09-20 13:36:51 +02:00
Vincent Vallet
83294afee7
Merge branch 'development' into development 2018-08-17 12:02:42 +02:00
Vincent Vallet
79ab92425f
Merge branch 'development' into flag--ext 2018-08-17 10:38:08 +02:00
Vincent Vallet
7e92855ff5
Merge pull request #3807 from medanat/minimize-async-lib-footprint
Minimize async lib footprint
2018-08-17 10:23:57 +02:00
vince
bbcb2b6b5c fix: access gl_retry as class property 2018-08-17 09:42:34 +02:00
Igor Marakhov
8e491bfdc1 added --ext flag 2018-07-24 16:04:22 +03:00
Unitech
bdddd87862 fix: smoother update 2018-07-23 18:46:36 +02:00
Yazan Medanat
6466ee44c1 refactor: only import the necessary methods from async. 2018-07-19 10:18:08 -04:00
Unitech
f3faa3d846 fix: method renaming 2018-07-13 18:51:01 +02:00
Unitech
bc5c7e92cd refactor: split / remove unused code / DRY / pm2 enterprise|plus - breaking: .interact dropped 2018-07-13 18:29:33 +02:00
Unitech
bea983306c feature: #3757 --only='app1,app2' 2018-07-12 15:19:03 +02:00
Unitech
f807937916 #3777 always display pm2 plus info if linked 2018-07-12 14:50:17 +02:00
Unitech
1da6edde80 feature: pm2 plus cli 2018-07-11 12:51:25 +02:00
Xianming Zhong
165a05c854
fix: option -w doesn't work 2018-07-06 15:29:12 +08:00
Livii Iabanzhi
3785d6e507 Implemented flag --watch-delay with tests 2018-07-01 12:47:30 +03:00
Unitech
66d5e061f0 chore: display active transport 2018-06-25 10:39:16 +02:00
abluchet
623eb78e66 Fix pm2 list cpu display 2018-06-19 11:57:43 +02:00