370 Commits

Author SHA1 Message Date
Alexandre Strzelewicz
af6cbc0f18 Merge pull request #3140 from tomratcliffe/fix-cli-typos
Fix typos in CLI options
2017-09-07 18:13:26 +02:00
Tom Ratcliffe
db8cccee3c Fix typos in CLI options
mumber -> number
environmnent -> environment
chould -> should
2017-09-07 10:17:25 +01:00
Alexandre Strzelewicz
bc55d46a1c #3094 pm2 start app.js --container 2017-08-16 02:43:44 +02:00
Unitech
d554c6cd84 #3007 fix 2017-07-14 14:12:20 +02:00
Unitech
4861b34fb5 reduce length of some commands for smaller padding on pm2 -h 2017-07-14 14:05:29 +02:00
Unitech
b0fd46c711 #2998 pm2 report for automated reports 2017-07-04 20:13:15 +02:00
Unitech
5bd44dea2e #2997 #866 #1689 add --disable-logs option 2017-07-04 18:43:03 +02:00
Unitech
74fd7743fc #2690 --parallel <nb> - allow to configure number of concurrent actions on pm2 reload or pm2 restart 2017-07-03 00:44:06 +02:00
Unitech
7d6f173078 #2144 #1060 #2957 #2033 #1872 #2938 #971 Select application uid/gid via --uid --gid (CLI+JSON) + pm2 install --uid / --gid 2017-07-02 19:28:41 +02:00
Unitech
52f130749d rename CLI folder to binaries + drop pm2-daemon + doc pm2-dev 2017-06-30 11:42:15 +02:00
Unitech
ae3f1e0b5a /#2698 pm2-runtime + pm2-docker various enhancements 2017-06-30 10:48:53 +02:00
Unitech
4d34e80deb #2968 pm2 attach <pm_id> 2017-06-29 22:59:21 +02:00
Unitech
0cb60c8136 #2968 poc 2017-06-28 17:43:10 +02:00
Unitech
af4091e9b1 pm2-daemon 2017-05-10 12:38:09 +02:00
Unitech
5c2c2c26dd refactor code + fix edge case + pm2 open command to open browser 2017-04-29 18:30: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
e7fcd16a9b #2845 open editor on pm2 conf or pm2 set cmd 2017-04-22 15:15:39 +02:00
Unitech
f91038c698 #2818 pm2-docker -> pm2-runtime + tests 2017-04-06 22:56:05 +02: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
52f26ef47a CHANGELOG + rename oldmonit by imonit 2017-02-21 10:04:07 +01:00
vmarchaud
7abad52da1 (monit) add old monit interface #2699 2017-02-20 16:56:43 +01:00
vmarchaud
2173c2fe34 (logs) options to start stream logs after any operation #2266 2017-02-20 16:49:44 +01:00
porsager
aa279ac2f8 Merge branch 'Unitech/development' into multi-user-startup 2017-02-15 22:41:26 +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
vmarchaud
d4a6524b3c (logs) show 15 lines by default #2719 2017-02-15 17:23:14 +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
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
661b227af4 (docker) use timestamped logs only when user ask for it #2703 2017-02-09 16:46:17 +01:00
Unitech
ad733d638d (dashboard) drop pm2 monit and replace by dashboard by default 2017-02-02 17:16:50 +01:00
Alexandre Strzelewicz
0c0af4d3f0 Merge pull request #2680 from ItsJimi/master
pm2 dashboard command
2017-02-02 16:17:18 +01:00
Unitech
c718852016 (logs) allow to pass --log-type <type> to CLI 2017-02-02 15:38:53 +01:00
ItsJimi
3160bd25fe Add pm2 dashboard command 2017-02-02 14:27:30 +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
58f9a8dc9d (agent) allow to specify --info-node + keep it persistent over updates 2017-01-29 16:47:47 +01:00
Unitech
683c1ea50b (CLI) pm2 ecosystem simple 2017-01-29 13:33:26 +01:00
vmarchaud
2237f023f5 (serve) compatibility with node 0.12 2017-01-29 00:52:48 +01:00
vmarchaud
1c57dcc6c2 (feature) pm2 serve #2670 2017-01-28 22:00:56 +01:00
Unitech
c611bb4df2 (pm2-docker) --delay option 2017-01-28 17:32:04 +01:00
Unitech
1896524435 (CLI) --disable-trace 2017-01-17 15:25:43 +01:00
vmarchaud
7d799dc80b (logs) add option to only print logs (--nostream) #2620 2017-01-12 18:14:54 +01:00
Unitech
4c12e67149 (cli) alias --update-env with -a + better message 2017-01-11 18:21:06 +01:00
Unitech
1779b2bf44 (cli)(trace) fix --trace 2017-01-10 11:14:50 +01:00
Unitech
0a93463eff Merge branch 'master' into development 2017-01-07 20:01:37 +01:00
Unitech
68cd2fd5e2 (transaction) refactor aggregator 2017-01-07 19:45:35 +01:00
vmarchaud
4205c9b36a (transactions) enable tracing via options 2017-01-04 17:02:11 +01:00
Sergey Zelenov
c376caf8aa remove pm2_home opts from pm2-docker in order to use default pm2 behavior. fix #2580 2016-12-16 15:51:34 +01:00
Unitech
67d19e4e3b (startup) autodetect platform + fix systemd file + fix upstart file + do not launch PM2 as root on startup commands + pm2 unstartup 2016-12-06 02:09:00 +01:00