|
26 | 26 | | SE_NODE_GRID_URL | | Node config, public URL of the Grid as a whole (typically the address of the Hub or the Router) | --grid-url | |
27 | 27 | | SE_HUB_HOST | | Hub config, host address the Hub should listen on | --host | |
28 | 28 | | SE_ROUTER_HOST | | Router config, host address the Router should listen on | --host | |
29 | | -| SE_HUB_PORT | | Hub config, port the Hub should listen on (default 4444) | --port | |
30 | | -| SE_ROUTER_PORT | | Router config, port the Router should listen on (default 4444) | --port | |
| 29 | +| SE_HUB_PORT | 4444 | Hub config, port the Hub should listen on (default 4444) | --port | |
| 30 | +| SE_ROUTER_PORT | 4444 | Router config, port the Router should listen on (default 4444) | --port | |
31 | 31 | | SE_NODE_GRID_GRAPHQL_URL | | Video recording config, GraphQL URL to query test metadata for dynamic file name | | |
32 | 32 | | SE_VIDEO_FILE_NAME_TRIM_REGEX | [:alnum:]-_ | Bash regex to trim the file name if it is too long | | |
33 | 33 | | SE_VIDEO_FILE_NAME_SUFFIX | | Append a suffix session id along with test metadata | | |
|
39 | 39 | | SE_RCLONE_ | | | | |
40 | 40 | | SE_OPTS | | | | |
41 | 41 | | SE_EVENT_BUS_HOST | | | | |
42 | | -| SE_EVENT_BUS_PORT | | | | |
| 42 | +| SE_EVENT_BUS_PORT | 5557 | | | |
43 | 43 | | SE_LOG_LEVEL | INFO | | | |
44 | 44 | | SE_HTTP_LOGS | false | | | |
45 | 45 | | SE_STRUCTURED_LOGS | false | | | |
|
92 | 92 | | SE_HEALTHCHECK_INTERVAL | 120 | | | |
93 | 93 | | SE_RELAX_CHECKS | true | | | |
94 | 94 | | SE_SESSION_QUEUE_HOST | | | | |
95 | | -| SE_SESSION_QUEUE_PORT | | | | |
| 95 | +| SE_SESSION_QUEUE_PORT | 5559 | | | |
96 | 96 | | SE_VIDEO_FOLDER | | | | |
97 | 97 | | SE_LOG_LISTEN_GRAPHQL | | | | |
98 | 98 | | SE_NODE_PRESTOP_WAIT_STRATEGY | | | | |
99 | | -| SE_SESSIONS_HOST | | | | |
100 | | -| SE_SESSIONS_PORT | | | | |
101 | 99 | | SE_SESSIONS_MAP_EXTERNAL_DATASTORE | false | | | |
102 | 100 | | SE_SESSIONS_MAP_HOST | | | | |
103 | | -| SE_SESSIONS_MAP_PORT | | | | |
| 101 | +| SE_SESSIONS_MAP_PORT | 5556 | | | |
104 | 102 | | SE_DISTRIBUTOR_HOST | | | | |
105 | | -| SE_DISTRIBUTOR_PORT | | | | |
| 103 | +| SE_DISTRIBUTOR_PORT | 5553 | | | |
106 | 104 | | SE_GRID_URL | | | | |
107 | 105 | | SE_NODE_DOCKER_CONFIG_FILENAME | | | | |
108 | 106 | | SE_NODE_GRACEFUL_SHUTDOWN | | | | |
|
0 commit comments