131 Commits

Author SHA1 Message Date
Unitech
e5aa61ddfa CHANGELOG + do not systemctl status on unstartup 2017-02-21 14:39:21 +01:00
Alexandre Strzelewicz
2a9c347619 Merge pull request #2720 from porsager/multi-user-startup
Multi user startup - fixes #2662
2017-02-21 14:31:37 +01:00
Unitech
4e4b49841d (expose) drop () on app name 2017-02-21 10:36:57 +01:00
vmarchaud
7abad52da1 (monit) add old monit interface #2699 2017-02-20 16:56:43 +01:00
porsager
aa279ac2f8 Merge branch 'Unitech/development' into multi-user-startup 2017-02-15 22:41:26 +01:00
porsager
76b5ebc391 Make unstartup behavior predictable 2017-02-15 22:11:28 +01:00
porsager
5c8323c358 Use proper launchd service name 2017-02-15 21:58:12 +01:00
porsager
1acc01f0fa Fix removal of old pm2 named services 2017-02-15 21:54:20 +01:00
vmarchaud
475aa12145 Merge pull request #2718 from spang/master
Fix a few typos: s/optionnal/optional/
2017-02-15 17:23:52 +01:00
porsager
d0928ba1d2 Merge remote-tracking branch 'origin/development' into multi-user-startup
# Conflicts:
#	lib/API/Startup.js
2017-02-15 15:05:03 +01:00
Unitech
753d5d6da3 (module install) fix command yarn/npm 2017-02-15 15:01:42 +01:00
porsager
802e5de1f2 Fix systemd to use service_name 2017-02-15 10:39:08 +01:00
porsager
8a7f7edfc6 Add support for multi user startup 2017-02-15 10:24:09 +01:00
Christine Spang
494a4d6c0b Fix a few typos: s/optionnal/optional/ 2017-02-14 15:43:43 -08:00
vmarchaud
4dc9296ed7 (module instlal) use yarn if node version > 0.12 2017-02-14 16:23:18 +01:00
vmarchaud
98446737f5 (dashboard) async refresh to reduce data fetch interval 2017-02-14 16:06:05 +01:00
vmarchaud
116d8300ac (module) use yarn if node version > 0.12 2017-02-14 15:51:18 +01:00
George Kalpakas
57d28420fc (startup) fix systemv on debian
Discussion: a788e523e5 (commitcomment-20851443)
2017-02-13 15:29:00 +02:00
vmarchaud
5e2259b75b (module) install lang module with yarn if available (#2706) 2017-02-10 17:05:30 +01:00
Unitech
65919a0d84 #2706 yarn integration 2017-02-10 17:01:31 +01:00
abluchet
e08e8fb3f4 fix #2697 2017-02-07 09:33:42 +01:00
Unitech
063ed6f25a (dashboard) somes small changes + new screenshot 2017-02-05 22:29:01 +01:00
vmarchaud
5ab386f0ac Revert "(langmodule) resolve interpreter relative to pm2 install folder #2675"
This reverts commit 3b15359acc3c275e81eee39e4ae8135829a908a5.
2017-02-03 17:06:33 +01:00
Unitech
86528db550 (dashboard) sort process list by name + sprintf for str formating + padding fix 2017-02-03 16:31:16 +01:00
Unitech
0a6adb72d6 Merge branch 'development' of github.com:Unitech/pm2 into development 2017-02-03 15:14:52 +01:00
Unitech
d64e2e6d2d (dashboard) small changes 2017-02-03 15:14:41 +01:00
vmarchaud
3b15359acc (langmodule) resolve interpreter relative to pm2 install folder #2675 2017-02-03 15:03:55 +01:00
ItsJimi
9d9fceb3a9 (dashboard) Padding inside boxes, interpreter in metadata box, switch code metrics panel and metadata panel 2017-02-03 11:27:14 +01:00
Unitech
ad733d638d (dashboard) drop pm2 monit and replace by dashboard by default 2017-02-02 17:16:50 +01:00
Unitech
0a8937af25 (dashboard) small fixes 2017-02-02 17:10:35 +01:00
Alexandre Strzelewicz
0c0af4d3f0 Merge pull request #2680 from ItsJimi/master
pm2 dashboard command
2017-02-02 16:17:18 +01:00
ItsJimi
c81d8b6cd8 100ms interval to dashboard 2017-02-02 16:09:27 +01:00
ItsJimi
0cb919ba90 Autoscroll 2017-02-02 16:07:34 +01:00
ItsJimi
a86be14e98 Move Monit and Dash to Extra and Clean use file 2017-02-02 16:00:07 +01:00
ItsJimi
5c8dd0d1b1 Remove unuse parameter 2017-02-02 15:42:56 +01:00
ItsJimi
f947862a63 Fix 2 codemetrics 2017-02-02 14:45:12 +01:00
ItsJimi
a9b0889def Fix codemetrics 2017-02-02 14:40:31 +01:00
ItsJimi
2e18bb48ea New dashboard file to keep pm2 monit command 2017-02-02 14:30:07 +01:00
ItsJimi
30ed65c656 Add gradient colors on Mem and Cpu 2017-02-02 12:06:09 +01:00
vmarchaud
649559871c (module) resolve directory (avoid invalid path) #2675 2017-02-02 11:41:00 +01:00
vmarchaud
05d572b0de (module) install languange module relative to pm2 root path #2675 2017-02-01 17:18:56 +01:00
ItsJimi
de8f327fb0 Clean Monit 2017-01-31 11:49:04 +01:00
vmarchaud
77ce1cd7ee (logs) refactor to allow to directly output json #2663 2017-01-30 18:26:32 +01:00
vmarchaud
c5a0447846 (serve) add 404/sec meter probe #2670 2017-01-30 17:44:33 +01:00
Unitech
1a0fd475b2 (serve) better stuff 2017-01-29 19:01:39 +01:00
Unitech
4f25d311c2 (serve) take CLI options for naming and opts 2017-01-29 18:54:17 +01:00
Unitech
54333561c7 (serve) various fixes 2017-01-29 17:30:20 +01:00
Unitech
3c45604eb4 Merge branch 'development' of github.com:Unitech/pm2 into development 2017-01-29 16:47:55 +01:00
Unitech
58f9a8dc9d (agent) allow to specify --info-node + keep it persistent over updates 2017-01-29 16:47:47 +01:00
vmarchaud
cec9db9b18 (serve) fix path resolving issue 2017-01-29 15:47:35 +01:00