Unitech
4ca3f2fa57
ffmerge
2025-05-13 08:51:59 +02:00
Unitech
68bf0aea6b
pm2@6.0.5
2025-03-11 10:06:00 +01:00
Unitech
6025dcd4e0
windows: ps1
2025-03-11 09:06:06 +01:00
Unitech
ed4ea3360e
windows: ps1
2025-03-11 08:29:53 +01:00
Unitech
65fa96041e
windows: ps1
2025-03-11 08:28:47 +01:00
Unitech
bf8a8b5f24
switch bin
2024-11-13 21:45:07 +01:00
Unitech
2b154e392b
change bin if windows
2024-11-13 15:05:36 +01:00
Unitech
9d4d600bfc
change shebang
2024-11-13 15:00:22 +01:00
Unitech
d9e6964f46
Bun support
2024-11-13 13:23:06 +01:00
Unitech
7fc9df1a6f
more checkups
2024-10-18 00:54:38 +02:00
Iaroslav Kolbin
5676974b17
refactor: Simplify bin/pm2 and move content to lib/binaries/CLI.js
2019-08-13 19:07:22 +01:00
Unitech
fdaef999f9
feat: add network connection retrieval
2019-06-29 02:21:44 -07:00
Unitech
79a6a2d2ea
feat: add service detection system + disable docker container listing by default
2019-06-17 20:57:46 +02:00
Unitech
2a62d97ee0
feat: better configuration display
2019-05-28 20:36:08 +02:00
Alexandre Strzelewicz
581dd2f434
chore: force node>8 + upgrade chokidar to 3.0 + remove v8-compile-cache not needed anymore + force slice if env var too long in pm2 show
2019-05-07 11:05:20 -07: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
Unitech
f8eeba9a55
feat: pm2 save --force
2019-04-24 00:46:24 +02:00
Unitech
a04de7f48c
fix: pm2 conf display whole configuration
2019-04-05 11:46:52 +02:00
Alexandre Strzelewicz
e8ddb8f79c
Merge pull request #4203 from cuspymd/fix-desc-help3
...
Fix help message of describe/env command
2019-04-05 11:42:09 +02: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
Myoungdo Park
efa6ee1a07
fix: change help message of describe/env command
2019-03-19 01:41:29 +09:00
Unitech
f57a6aeeed
feat: add pm2 profile:cpu / pm2 profile:mem
2019-02-18 22:20:43 +01:00
Unitech
4376dc38a0
fix: enhancement pm2 plus register flow
2019-01-08 17:35:46 +01:00
vmarchaud
cbd25a3b8c
feat: re-implement pm2 plus cli
2019-01-07 11:06:34 +01:00
Unitech
cd4ea62383
fix: silent mode and verbose should not be enabled after -- option pass
2018-12-18 14:46:55 +01:00
AlexanBor
b2b26d0102
pm2 should ignore -s, --silent, -v after '--'
...
pm2 should ignore -s --silent -v if they are after '--' (variadic args for start and restart commands)
Example:
pm2 start node-red --node-args="--max-old-space-size=128" -- -v
Currently just prints versions and exits.
2018-11-11 22:41:13 +02:00
Unitech
565fc77e6e
add command to display application environment
2018-09-28 21:17:15 +02:00
Unitech
58ac5adc23
drop pm2 publish for npm module make tar default + pm2 publish folder/
2018-09-28 20:32:46 +02:00
Unitech
2bfaaca806
feature: add exponential backoff restart delay via --exp-backoff-restart-delay
2018-09-27 17:05:40 +02:00
Unitech
c26bf03883
more mono/multi app module tests + pm2 package command
2018-09-27 13:40:55 +02:00
Unitech
85a84f4677
module system: rewrite
2018-09-25 20:50:59 +02:00
Unitech
58d2465ef7
merge development
2018-09-25 00:06:22 +02:00
Unitech
e793425afb
first partial commit to support local tarball module install (install + respawn on boot) + refactor of module system
2018-09-24 14:42:40 +02:00
Unitech
3e3077698c
--time to enable log date prefixing
2018-09-24 00:17:23 +02:00
Unitech
51ab4a978f
feature: switch to websocket by default when running pm2 link/plus
2018-09-19 11:58:29 +02:00
Unitech
6a8bb26952
fix: remove install of modules on pm2 plus command
2018-08-28 16:51:38 +02:00
Vincent Vallet
2d3d204427
Merge pull request #3878 from cuspymd/fix-command-help
...
Fix wrong description for trigger command
2018-08-28 10:21:26 +02:00
Myoungdo Park
935568dc43
Fix wrong description for trigger command
2018-08-24 23:13:25 +09: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
bbcc85a416
Merge pull request #3822 from imarakho/flush_parameter
...
added parameter to flush command(added tests)
2018-08-17 10:29:46 +02:00
Igor Marakhov
31789a9a6d
added parameter to flush command(tests added)
2018-07-26 15:59:47 +03:00
Igor Marakhov
8e491bfdc1
added --ext flag
2018-07-24 16:04:22 +03:00
Yazan Medanat
6466ee44c1
refactor: only import the necessary methods from async.
2018-07-19 10:18:08 -04:00
Vadim Kotov
10d5c9c74b
Fixed grammar: 'does not exists' -> 'does not exist'
2018-07-16 16:29:32 +03:00
Unitech
bc5c7e92cd
refactor: split / remove unused code / DRY / pm2 enterprise|plus - breaking: .interact dropped
2018-07-13 18:29:33 +02:00