Unitech
79a6a2d2ea
feat: add service detection system + disable docker container listing by default
2019-06-17 20:57:46 +02:00
Unitech
8f00e37597
always flush pm2 configuration in pretty format
2019-06-10 23:36:09 +02:00
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
9a65f2f035
feat: pm2 update preserve stopped status #2654 #3625
2019-05-28 23:42:06 +02:00
Unitech
2a62d97ee0
feat: better configuration display
2019-05-28 20:36:08 +02:00
Unitech
c3d4be4778
fix: agent is async, do not wait response
2019-05-26 04:34:26 +02:00
Unitech
29a9c894a2
feat: allow pm2 startup via standalone install
2019-05-19 08:44:48 +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
d320863c5e
feature: avoid set interval to avoid leaks and loop blockage + reduce CPU usage
2019-05-10 23:08:31 +02:00
Unitech
dcc9894f02
fix: better display when pm2 linked to onprem + fix display width
2019-05-10 22:41:47 +02:00
Unitech
8b53212d46
refactor: better display management of pm2 ls
2019-05-09 00:34:44 +02:00
Alexandre Strzelewicz
122c9aae40
chore: remove workaround code for old node versions
2019-05-07 11:08:02 -07: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
Alexandre Strzelewicz
94815990e6
fix: issues on display on macosx + memory available fix + hide temperature when not available + fix update pm2 avoid exception + sort by id instead of name
2019-05-07 10:56:56 -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
2587f369be
chore: remove deprecated file
2019-04-27 13:14:05 +02:00
Unitech
5b6275915c
feat: allow to run pm2 with embedded node binaries
2019-04-26 13:48:16 +02:00
Unitech
f54f8fcb64
fix: add metrics unit / clearItems on select / rm deprecated link
2019-04-24 01:33:06 +02:00
Unitech
142c4da69f
fix: pm2 monit - clear logs when switching to another app + show app selected title
2019-04-24 01:15:04 +02:00
Unitech
f8eeba9a55
feat: pm2 save --force
2019-04-24 00:46:24 +02:00
Alexandre Strzelewicz
44c06597c1
Merge branch 'development' into osv-fix-ignore-watch
2019-04-23 16:34:48 +02:00
xiaqiubo
419fa7e099
fix: Adjust the decodeURIComponent function call as recommended
2019-04-08 23:51:44 +08:00
xiaqiubo
e3f874d6c7
Fix pm2 serve urlencode 404 situation
2019-04-08 22:13:26 +08:00
Unitech
6090b0971a
fix: systemd restart PM2 only on-failure #4157
2019-04-05 17:13:01 +02:00
Alexandre Strzelewicz
7bf691db71
Merge pull request #4157 from sirisian/patch-1
...
Added Restart and RestartSec into the systemd script
2019-04-05 17:03:20 +02:00
Unitech
1186a36e0d
fix : #2764 only display log of highlighted application
2019-04-05 16:52:10 +02:00
Unitech
f66014aeb6
fix: fixed logs length in pm2 monit fix #2793
2019-04-05 15:54:38 +02:00
Unitech
578362f89c
fix: various terminal fixes
2019-04-05 15:40:42 +02:00
Unitech
255638bda3
fix : #4060 do not emit/online parse app when errored
2019-04-05 15:15:16 +02:00
Unitech
596642356e
feat: display divergent environment variable from local environment in pm2 show command
2019-04-05 12:14:08 +02:00
Unitech
977452c532
fix: display metric unit when running pm2 show
2019-04-05 12:02:50 +02:00
Unitech
79b4626e09
fix : #4212 versioning comment not always present
2019-04-05 11:56:05 +02:00
Unitech
468cff2ec3
Merge branch 'master' into development
2019-04-05 11:47:17 +02:00
Alexandre Strzelewicz
bf0d1ce1ca
Merge pull request #4171 from EriksRemess/patch-1
...
Fix for missing column title
2019-04-05 11:44:53 +02:00
Alexandre Strzelewicz
a3f5e1068b
Merge pull request #4197 from harlentan/patch-2
...
fix pm2 unstartup fialed in macos
2019-04-05 11:43:17 +02:00
Alexandre Strzelewicz
ca325ea4ae
Merge pull request #4220 from f-hj/development
...
PM2 Serve v2
2019-04-05 11:40:26 +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
Unitech
079c8fa151
fix: restore signup via cli
2019-03-26 15:50:25 +01:00
Unitech
46d57aadf8
fix: show indicator when an application has tracing activated
2019-03-26 13:44:07 +01:00
Harlen Tan
689ebc9d6e
fix pm2 unstartup fialed in macos
...
The pm2 unstartup will always failed in macos. Because the pm2.*.plist will never been deleted.
commands = [
'launchctl remove ' + launchd_service_name + ' || true',
'rm ' + destination
];
launchctl remove always return no-zero value, so rm in the next will never been executed.
2019-03-12 11:39:15 +08:00
vmarchaud
f24990173f
deps: bump @pm2/io + avoid double init
2019-03-08 15:50:36 +01:00
Unitech
741144e299
test: skip tests and require when node4
2019-03-08 10:32:24 +01:00
vmarchaud
59c4b20578
plus: disable new bucket creation
2019-03-06 15:41:24 +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