201 Commits

Author SHA1 Message Date
Unitech
f0c34b7bfa #3356 PR has introduced bug... 2017-12-15 00:32:34 +01:00
Unitech
28f11b9fb6 #3347 --wait-ip option to override systemd script for waiting full internet connectivity 2017-12-12 13:27:01 +01:00
Unitech
16bb69fa25 startup: systemd disable chmod 2017-12-06 20:09:13 +01:00
Alexandre Strzelewicz
1be9778299
Merge pull request #3316 from serkanyersen/patch-1
raw output should keep the original output stream.
2017-12-04 18:27:00 +01:00
Alexandre Strzelewicz
5cf5f088c8
Merge pull request #3324 from 720720/freebsd
FreeBSD Startup Support
2017-12-04 18:10:06 +01:00
Unitech
288f39330b #3314 pm2 install <module> --safe 2017-12-04 01:47:44 +01:00
Unitech
83f899d2c0 #3273 fix pid path in --mini-list 2017-12-03 19:39:29 +01:00
Unitech
b5372aa19e module system v3: independant folder for each module + retrocompat v2/v3 2017-12-03 16:17:22 +01:00
Richard Sartori
0abcfc8dc6 FreeBSD Startup Support 2017-12-02 09:28:04 +01:00
Serkan Yerşen
5ba4f328ac
fix mistake on the console.error 2017-11-27 16:58:06 -08:00
Serkan Yerşen
3ce8d65ebb
raw output should keep the original output stream.
in docker/kubernetes setup, error logging depends on errors being on stderr. My app does this by default but when PM2 takes over, all logs gets combined into stdout. Which makes really hard to automatically detect the error logs.
2017-11-27 16:53:54 -08:00
Unitech
13a6b266cb change motd 2017-11-22 15:44:18 +01:00
Mark Lin
284714b50c Fix: fixing the send_data_process bug 2017-11-16 11:29:44 +01:00
Danny Guo
513c11a051 Add flag to turn off auto exit with pm2-docker
Because we want auto exit to be on by default for pm2-docker, the
flag needs to be changed to explicitly turn it off.
2017-10-25 19:19:14 +02:00
vmarchaud
4f5566ea93
log: dont print if the line is empty #3193 2017-10-25 10:19:56 +02:00
Daniel Tschinder
fb8fbe117a feat(startup): Allow custom service names for startup scripts
Especially when running mutliple instances of pm2 on one machine with
the same user this helps to create multiple startup scripts for each of
the instance.
2017-10-25 10:16:51 +02:00
Alexandre Strzelewicz
35a312227e edit tests 2017-10-19 16:19:47 +02:00
Alexandre Strzelewicz
8e3facc50b Merge pull request #3200 from dguo/tsx
Associate .tsx files with ts-node
2017-10-07 18:54:53 +02:00
Danny Guo
6237bc9d65 Associate .tsx files with ts-node 2017-10-07 10:04:57 -04:00
vmarchaud
9a2a733970 bugfix: try/catch around userInfo to avoid crash #3184 2017-10-03 11:13:24 +02:00
Alexandre Strzelewicz
151ba280a8 v8-profiler -> v8-profiler-v2 2017-09-21 16:54:12 +02:00
Alexandre Strzelewicz
2103ad38c0 verify if 3rd module has not failed 2017-09-21 16:44:50 +02:00
Alexandre Strzelewicz
5aa7dcec07 add support for coffeescript v2 2017-09-21 16:26:21 +02:00
Unitech
43b6000171 reword the startup command helper 2017-09-14 16:41:40 +02:00
Alexandre Strzelewicz
de0f88ee30 Merge pull request #3001 from bisubus/dump-backup
Dump backup
2017-08-29 16:14:15 +02:00
Alexandre Strzelewicz
1fcaa4f9f2 Merge branch 'development' into pm2-start-container 2017-08-25 17:33:31 +02:00
vmarchaud
cc0f0aa809 bugfix: fixes #3096 2017-08-21 14:00:39 +02:00
Alexandre Strzelewicz
bc55d46a1c #3094 pm2 start app.js --container 2017-08-16 02:43:44 +02:00
Unitech
1960baef52 quickfix dbl check pm2 report + skip test graceful reload for 0.12 2017-07-19 12:23:36 +02:00
Unitech
7016b866b2 #2968 fix 2017-07-14 13:53:36 +02:00
bisubus
de64ea3bfb Add a fallback to dump backup on resurrection 2017-07-06 00:37:12 +03:00
bisubus
94d3579579 Add dump backup creation on dump save 2017-07-06 00:37:12 +03:00
Unitech
7b04687a6f #2994 allow to specify typescript version to be installed 2017-07-04 20:37:14 +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
5f306fe66c #2980 PM2_SILENT=true pm2 startup 2017-07-03 00:31:26 +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
vmarchaud
74399f64ac (km) allow unmonitor of module + simple UI indicator 2017-07-02 17:30:59 +02:00
Alexandre Strzelewicz
5dd902346a Merge pull request #2983 from soyuka/fix/cli-table
Fix/cli table
2017-06-30 11:12:51 +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
soyuka
6d979bcdb5 Bump cli-table fix #2972 2017-06-28 21:06:47 +02:00
Unitech
0cb60c8136 #2968 poc 2017-06-28 17:43:10 +02:00
Unitech
77b4b95ebf alias pm2.link and pm2.unlink 2017-06-28 16:35:57 +02:00
vmarchaud
ac7691e73a (km) add header to track register source 2017-06-23 15:51:12 +02:00
vmarchaud
129a81c10f (tests) add test for increment_var and instance_var options 2017-06-06 17:25:35 +02:00
vmarchaud
d43e44f8b2 (instance_var) allow to overide the key NODE_APP_INSTANCE #2045 2017-06-06 15:57:32 +02:00
vmarchaud
35945e82d0 (increment) allow to increment a env variable with a options #2743 2017-06-06 15:49:43 +02:00
Dinesh Balaji
f1bf777692 Update pm2 logs to accept regex for names (#2924) 2017-06-06 14:15:39 +02:00
masted
6648847230 "Not any default deployment file exists" error explanation (#2754) 2017-05-21 01:53:23 +02:00