Unitech
eb39c5f697
feature: allow to set deep monitoring via environment (PM2_DEEP_MONITORING=true on start/restart)
2018-02-16 14:00:23 +01:00
Vincent Vallet
46948a98e9
Merge pull request #3459 from rmonnier/master
...
feat(pm2): add pm2 init option to generate an ecosystem file
2018-02-14 14:43:29 +01:00
Robin Monnier
5d56fac7cc
feat(pm2): add pm2 init option to generate an ecosystem file
2018-02-09 18:26:25 +01:00
vince
828a30d0cc
feat: add dependencies section into ecosystem.json file.
2018-02-08 15:57:58 +01:00
Unitech
bd798fd748
fix: make sure not pm2 is running
2018-02-02 15:50:26 +01:00
Unitech
c13b236482
refactor: deep pm2-runtime refactor #3408 #3257 #3266
2018-02-02 15:39:17 +01:00
vince
0c108c42bf
add dependencies check before launching test
2018-01-18 10:52:28 +01:00
wallet77
f41ff15451
add sorting feature for process list
2018-01-10 10:34:12 +01:00
Unitech
af239c2521
webuntest
2017-12-13 00:53:35 +01:00
Unitech
02ab9c2820
test: stdout/stderr timeout
2017-12-12 19:57:30 +01:00
Unitech
df5c7ad0de
test: fix exit code in module safeguard
2017-12-04 17:01:04 +01:00
Unitech
288f39330b
#3314 pm2 install <module> --safe
2017-12-04 01:47:44 +01:00
Unitech
b5372aa19e
module system v3: independant folder for each module + retrocompat v2/v3
2017-12-03 16:17:22 +01:00
Alexandre Strzelewicz
56280887b1
\#3248 add test file
2017-11-02 16:55:29 +01: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
74b2e39df8
coffeescript -> coffee-script
2017-09-21 17:54:06 +02:00
Unitech
f1c24d485f
app-configuration test adaptation for pmx@1.5.2
2017-09-14 18:07:44 +02:00
Alexandre Strzelewicz
dd6208b9b2
throttle test
2017-09-06 13:08:55 +02:00
Alexandre Strzelewicz
34c7af69e1
throttle tests
2017-08-30 18:57:33 +02:00
Alexandre Strzelewicz
79e6c3dc7f
throttle test
2017-08-30 16:13:09 +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
Alexandre Strzelewicz
47cd6e92e1
test: throttle
2017-08-25 10:50:11 +02:00
Alexandre Strzelewicz
bc55d46a1c
#3094 pm2 start app.js --container
2017-08-16 02:43:44 +02:00
Alexandre Strzelewicz
aa0adac460
Impact new probe name on test validation
2017-07-31 09:19:48 -07:00
bisubus
829d95dd2f
Add resurrection tests for a backup
2017-07-06 00:37:13 +03:00
bisubus
1c9b2c0b0d
Add dump save tests for a backup
2017-07-06 00:37:12 +03:00
Unitech
81ed75eed5
#2290 allow to declare apps list under 'pm2' attribute in ecosystem files
2017-07-03 00:52:04 +02:00
Unitech
fc050b0bbe
[ #2958 and related] allow to delete attribute on restart by setting it to null
2017-07-02 03:20:37 +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
8b33ddf488
Merge branch 'stdin' into development
2017-06-29 22:59:43 +02:00
Unitech
4d34e80deb
#2968 pm2 attach <pm_id>
2017-06-29 22:59:21 +02:00
soyuka
a37c2d231d
fix #2114 #2018 array names
2017-06-29 11:18:53 +02:00
vmarchaud
673b6cddd5
(tests) add node_app_instance tests for fork mode #2984
2017-06-29 10:39:13 +02:00
Unitech
823635e713
fix listen_timeout associated with wait_ready \#2956
2017-06-27 15:52:10 +02:00
vmarchaud
637b227017
(tests) add test for #2953
2017-06-23 11:33:21 +02:00
vmarchaud
129a81c10f
(tests) add test for increment_var and instance_var options
2017-06-06 17:25:35 +02:00
Alexandre Strzelewicz
7c91321fdc
(test) fix npm 5 test (drop unused npm variables)
2017-06-04 14:01:11 +02:00
vmarchaud
42cd294f80
(tests) increase timeout for instable test
2017-06-01 15:40:49 +02:00
vmarchaud
f5c192c660
(tests) fix test broken with random hostname + re-add test for wait-ready in cluster mode #2890
2017-05-26 00:08:20 +02:00
vmarchaud
22df02093e
(tests) fix failing tests
2017-05-21 11:58:38 +02:00
vmarchaud
64b0793d19
(tests) fix newly added tests + remove aggregation bug
2017-05-21 01:39:30 +02:00
vmarchaud
1343478138
(daemon) allow to override daemon configured paths via env #438
2017-05-21 00:28:57 +02:00
Unitech
5821495ab7
longer timeout on web interface test
2017-05-04 18:50:53 +02:00
Unitech
09b7c5e172
pm2 monitor|umonitor <pm_id|app_name|all>
2017-04-29 02:08:46 +02:00
Unitech
4bca84ef74
(km) rename method + better init message
2017-04-22 15:58:28 +02:00
Unitech
2a5a9153c9
2844 Flush default module configuration to pm2 config
2017-04-22 15:12:03 +02:00
Unitech
f91038c698
#2818 pm2-docker -> pm2-runtime + tests
2017-04-06 22:56:05 +02:00
porsager
8a7f7edfc6
Add support for multi user startup
2017-02-15 10:24:09 +01:00