151 Commits

Author SHA1 Message Date
PoppinL
678264519a (bugfix) #2868: fix --raw not display previous logs (#2876) 2017-05-21 01:29:19 +02:00
pva
0bcee6f8d1 Improve gentoo init script (#2849)
Use default start() function that is configured with command* variables.
It'll use start-stop-daemon to start daemon and check that pidfile was
created.

Allow user to override user that will be used to run pm2 daemon. As a
consequence install init script with pm2 name instead of pm2-root.

Provide some information on how to start services aftewards.

Make reload function working.
2017-05-21 01:28:31 +02:00
Unitech
ce7411d863 change client id for register via CLI + timeout on test 2017-05-04 18:47:48 +02:00
Unitech
5c2c2c26dd refactor code + fix edge case + pm2 open command to open browser 2017-04-29 18:30:51 +02:00
Unitech
9eca957336 register/login/autolink/browser open from CLI 2017-04-29 17:56:51 +02:00
Unitech
23ba6e9217 add pm2 register to autolink 2017-04-29 03:47:42 +02:00
Unitech
09b7c5e172 pm2 monitor|umonitor <pm_id|app_name|all> 2017-04-29 02:08:46 +02:00
Unitech
a54d886093 restore 0.12 support 2017-04-27 00:42:05 +02:00
Unitech
22b2982415 (modules) change wording 2017-04-22 17:04:18 +02:00
Unitech
bd87549975 drop 0.12 support #2846 2017-04-22 15:27:58 +02:00
Unitech
e7fcd16a9b #2845 open editor on pm2 conf or pm2 set cmd 2017-04-22 15:15:39 +02:00
Unitech
2a5a9153c9 2844 Flush default module configuration to pm2 config 2017-04-22 15:12:03 +02:00
Martin Zaloudek
b8b615111e Fix #2809. Fixed the broken installation of modules specified as Github repository with non-master branch. Fixed the broken upgrade of modules specified by Github source (old version was not been removed, therefore two instances existed in memory after upgrade). (#2840) 2017-04-19 16:53:44 +02:00
Unitech
68335cfd2c (profiler) enable profiler via pm2 install <profiler|v8-profiler> 2017-03-23 20:26:06 +01:00
vmarchaud
f0ecc7d2c3 Merge pull request #2761 from rikkert/patch-1
Make JSON log stream timestamp consistent
2017-03-15 20:52:04 +01:00
Yaroslav Korotaev
b191ee782c fix trigger API never calling callback 2017-03-15 16:31:49 +03:00
Ramiro Rikkert
89bcfb4c57 Make JSON timestamp consistent
The timestamp when logging in JSON uses two (not influenceable) different formats.
This change makes sure all logs in JSON use the same formatting for timestamps. (ISO8601)
2017-03-10 13:54:28 +01:00
Unitech
24ada4ba19 (km) disable auto pm2-server-monit install 2017-03-01 11:51:01 +01:00
Unitech
b795c9f15a (km) auto install pm2-server-monit on km linking 2017-02-23 23:34:39 +01:00
Unitech
ddbbe7e31b (km) auto install pm2-server-monit on km linking 2017-02-23 23:33:35 +01:00
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