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
b8e3500929
chore: remove unused package + remove node 4 testing on travis
2019-04-05 15:33:18 +02:00
Alexandre Strzelewicz
f54bff10c6
Merge pull request #3940 from FranklinYu/patch/readme-badge
...
Update badge section of README
2019-04-05 15:22:36 +02:00
Alexandre Strzelewicz
ea9a79efe2
Merge branch 'development' into patch/readme-badge
2019-04-05 15:22:26 +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
c562368c91
chore: upgrade to 3.4.2
2019-04-05 11:55:44 +02:00
Unitech
468cff2ec3
Merge branch 'master' into development
2019-04-05 11:47:17 +02:00
Unitech
a04de7f48c
fix: pm2 conf display whole configuration
2019-04-05 11:46:52 +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
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
Alexandre Strzelewicz
ca325ea4ae
Merge pull request #4220 from f-hj/development
...
PM2 Serve v2
2019-04-05 11:40:26 +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
Unitech
6e2035932a
doc: fix badge node > 6
2019-03-26 16:50:47 +01:00
Unitech
cde1496939
pm2@3.4.1
3.4.1
2019-03-26 15:56:26 +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
Unitech
c24c5ce8f0
Merge branch 'master' into development
2019-03-26 13:30:33 +01:00
Myoungdo Park
efa6ee1a07
fix: change help message of describe/env command
2019-03-19 01:41:29 +09: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
Unitech
8468478c12
pm2@3.4.0
3.4.0
2019-03-08 16:27:26 +01: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
vmarchaud
d2bf6bf931
tests: avoid race because of auto restart
2019-03-05 16:02:43 +01:00
vmarchaud
5e2d3b5745
deps: bump @pm2/io to latest
2019-03-05 14:47:32 +01:00
Unitech
2454f7d36c
pm2@3.4.0
2019-03-04 17:39:15 +01:00
Unitech
38119b9828
fix: delay test
2019-03-04 17:13:48 +01:00
Unitech
3253b59548
fix: drop node 4 support + increase reload timeout
2019-03-04 16:43:35 +01:00
vmarchaud
4d12eccf87
deps: bump @pm2/io dependency (BREAKING)
2019-03-01 15:52:32 +01:00
Eriks Remess
0229a3c0f9
Fix for missing column title
...
Table list didn't have *version* column title, that caused a shift of other column titles.
2019-02-20 11:01:22 +02:00
Alexandre Strzelewicz
068cb16cd0
Merge pull request #4104 from eugrdn/fix/stacked-table-version
...
fix : #4021 removed version column from stacked table body
2019-02-19 10:03:19 +01:00
Alexandre Strzelewicz
8ff33ab7e4
Merge pull request #4145 from harlentan/patch-1
...
fix spawn ps ENOENT
2019-02-19 10:02:11 +01:00
Unitech
26f92ea24a
pm2@3.3.1
3.3.1
2019-02-18 22:22:57 +01:00
Unitech
f57a6aeeed
feat: add pm2 profile:cpu / pm2 profile:mem
2019-02-18 22:20:43 +01:00
Alexandre Strzelewicz
2a01e5c4e3
fix: link to nvm install
2019-02-18 16:50:58 +01:00
Unitech
f5ef720625
pm2@3.3.0
3.3.0
2019-02-14 10:12:37 +01:00
sirisian
239fad012f
Added Restart and RestartSec into the systemd script
...
When Ubuntu's out of memory killer kills PM2 it never restarts. Adding these lines should restart it after 30 seconds.
2019-02-08 19:58:17 -06:00
Harlen Tan
1f53a6f957
fix spawn ps ENOENT
...
#3879
The `process.env.PATH` is not set in the PATH of plist. And the pm2 will throw command ENOENT error because of it.
2019-01-31 18:16:26 +08:00
Alexandre Strzelewicz
3c1678c820
Merge pull request #4124 from BenoitZugmeyer/fix/scoped-actions
...
fix: trigger scoped actions
2019-01-30 20:22:25 +01:00
Unitech
09e27a1504
standby: promise test
2019-01-30 16:00:41 +01:00