309 Commits

Author SHA1 Message Date
Unitech
9171b81024 fix: display error message from pm2-deploy 2018-07-17 15:25:22 +02:00
Unitech
0495bd8e4f fix: protect geteuid/getegid from being called on windows #3793 2018-07-17 15:25:22 +02:00
Unitech
56f5e04787 fix: put message module at the right level 2018-07-17 15:25:22 +02:00
Vadim Kotov
10d5c9c74b Fixed grammar: 'does not exists' -> 'does not exist' 2018-07-16 16:29:32 +03:00
Unitech
89e2a125c2 fix: let->var 2018-07-13 23:38:19 +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
fcf75e2cc3 feature: pm2 plus xx yy now generates a name with hostname-UID 2018-07-12 15:34:37 +02:00
Unitech
1da6edde80 feature: pm2 plus cli 2018-07-11 12:51:25 +02:00
Alexandre Strzelewicz
466d2701ca
Merge pull request #3780 from Unitech/plus_modules
feature: with pm2 plus command ask to install modules
2018-07-11 10:24:10 +02:00
vince
35a1ed2a13 feature: reload all apps after connection to pm2 plus 2018-07-10 16:52:58 +02:00
vince
68e87b39ae feature: ask to install module after connection with KM 2018-07-10 16:38:35 +02:00
vince
28c61716ee feature: with pm2 plus command ask to install modules 2018-07-10 14:40:19 +02:00
Unitech
3a582b42f9 fix: #3764 2018-07-10 11:54:26 +02:00
Unitech
8692a1daf7 chore: new ascii logo + refactor pm2 plus command 2018-07-10 11:29:22 +02:00
Vincent Vallet
6628f16374
Merge pull request #3737 from morugu/add-node-env-output
add node env when using show command
2018-07-04 15:11:14 +02:00
shoya shiraki
32626cbe63 add node env when using show command 2018-06-26 13:12:29 +09:00
Florian Hermouet-Joscht
792cef8ec8
Fix #3669
Fix revert path of modules
2018-06-25 16:09:24 +02:00
Unitech
dfd3d621b8 fix: format cpu usage at root 2018-06-21 12:27:34 +02:00
abluchet
d39a4247fd Fix cpu value for modules 2018-06-19 17:08:47 +02:00
abluchet
623eb78e66 Fix pm2 list cpu display 2018-06-19 11:57:43 +02:00
Alexandre Strzelewicz
85458261d2
Merge pull request #3718 from AaronM04/openbsd-init-script
OpenBSD init script
2018-06-18 16:10:12 +02:00
Aaron Miller
fdeb0c327a feat: add support for openbsd rc.d init scripts 2018-06-16 16:43:04 -07:00
vince
e3a6aea748 feature: #3692 allow pm2 to send to pm2-io-apm configuration 2018-06-15 16:59:27 +02:00
vince
052d6c55df fix: #3695 change version check method in order to make it work with alpha/beta versions 2018-06-07 15:59:46 +02:00
Alexandre Strzelewicz
ef965de1f4 #3651 fix username undefined 2018-06-03 20:53:09 +02:00
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
99cd385038 pm2 login/register: fix legacy login 2018-05-29 21:36:34 +02:00
Alexandre Strzelewicz
ff1a7f315b fix: startup script issue 18.04 #3645 2018-05-26 19:14:37 +02:00
Alexandre Strzelewicz
0e4453d9cc chore: merge master in development 2018-05-26 19:12:41 +02:00
Alexandre Strzelewicz
2c8170c25e chore: keymetrics -> pm2 2018-05-26 19:09:21 +02:00
Alexandre Strzelewicz
f111596b80 feature: add --ws option to pm2 link 2018-05-21 15:59:09 +02:00
Unitech
ee5e6a06cb refactor: faster cli with less require 2018-05-17 23:34:48 +02:00
Unitech
4576b4c97b refactor: replace fs-extra with node calls 2018-05-17 19:47:49 +02:00
Unitech
f8a6a63462 fix: fix systemd command for ubuntu 18 #3645 2018-05-17 17:27:24 +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
ae098962df chore: pm2.io -> @pm2/io 2018-05-17 14:45:21 +02:00
Unitech
adcbebc3f6 chore: pmx -> pm2.io 2018-05-11 00:50:49 +02:00
Unitech
d0a2a30e41 refactor: centralize SECRET/PUBLIC/MACHINE_NAME + change some wordings 2018-05-10 20:09:13 +02:00
Unitech
d529f675d0 fix: #3645 throttle startup 2018-05-10 19:10:47 +02:00
Unitech
3424ee2787 chore: sync from master 2018-04-26 23:05:40 +02:00
vmarchaud
dfb1f7ced8
merge: new-agent into development 2018-03-26 14:30:48 +02:00
Vincent Vallet
1325704d95
Merge pull request #3539 from KimSeongIl/master
feat: add kill_retry_time argument
2018-03-23 19:40:03 +01:00
Vincent Vallet
bfddf4fdef
Merge pull request #3556 from N-Nagorny/logs-smart-app-name-cutting
logs: Make padding mechanism working only if padding is longer than string
2018-03-20 09:48:39 +01:00
Eywek
3514e7fac6 Merge branch 'development' of https://github.com/Unitech/pm2 into new-agent 2018-03-19 14:55:12 +01:00
Vincent Vallet
a9bfc882b6
Revert "logs: Make padding mechanism working only if padding is longer than string" 2018-03-19 09:48:33 +01:00
Vincent Vallet
f5668331db
Merge branch 'development' into master 2018-03-19 09:37:28 +01:00
Vincent Vallet
b3718656f6
Merge pull request #3545 from rmonnier/default-ecosystem
Set ecosystem.config.js as the default ecosystem file
2018-03-19 09:29:20 +01:00
Unitech
e13f39c90b fix: conflict 2018-03-16 19:46:05 +01:00
Robin Monnier
d9df60eb97 change all ecosystem.json to ecosystem.config.js 2018-03-16 18:44:00 +01:00
Eywek
2506c75956 improv: use keymetrics-agent 2018-03-16 18:19:13 +01:00