Zaiming (Stone) Shi
|
41f13330ba
|
refactor: export EMQX_LOG_DIR
|
2023-04-29 22:10:19 +02:00 |
Zaiming (Stone) Shi
|
9bd9e2ecd8
|
feat: add EMQX_LOG_DIR env
|
2022-09-16 09:49:55 +08:00 |
Zaiming (Stone) Shi
|
ac840e318e
|
refactor(cookie): Warning message when boot with default Erlang cookie
|
2022-09-06 18:58:35 +02:00 |
Zhongwen Deng
|
29f9258595
|
chore: update RUNNER_LOG_DIR
|
2022-09-05 17:36:35 +08:00 |
zhongwencool
|
1819b7e224
|
chore: update rel/emqx_vars
Co-authored-by: Zaiming (Stone) Shi <zmstone@gmail.com>
|
2022-09-05 17:34:29 +08:00 |
Zhongwen Deng
|
e35957af0b
|
chore: add some warning to emqx_vars
|
2022-09-05 16:12:40 +08:00 |
Zhongwen Deng
|
63281e5491
|
feat: don't override env RUNNER_LOG_DIR in emqx_vars
|
2022-09-05 16:10:51 +08:00 |
Zaiming (Stone) Shi
|
3c03c0cfc1
|
feat(bin/emqx): make possible to boot Erlang node from Elixir build
|
2022-04-13 21:55:05 +02:00 |
Zaiming (Stone) Shi
|
72405f977c
|
refactor(bin/emqx): remove unnecessary intermediate env variables
|
2022-04-13 13:50:56 +02:00 |
Zaiming (Stone) Shi
|
c8242816b0
|
refactor(bin/emqx): no need to template-render RUNNER_ROOT_DIR
|
2022-04-13 13:50:25 +02:00 |
Zaiming (Stone) Shi
|
32694e601a
|
refactor: rename RUNNER_ETC_DIR to EMQX_ETC_DIR
|
2022-04-05 23:08:45 +02:00 |
Zaiming (Stone) Shi
|
e22104476a
|
fix(data_dir): get data_dir config in the right way
now data_dir config is respected by boot script as well as
EMQX application after booted
|
2022-02-28 09:59:56 +01:00 |
Zaiming (Stone) Shi
|
a8aa312825
|
fix(boot): allow user defined data_dir
|
2022-02-25 12:08:05 +01:00 |
Ilya Averyanov
|
64c59b5469
|
feat(license): check license before node start
|
2022-02-11 11:49:29 +03:00 |
Ilya Averyanov
|
17599432d1
|
feat(license): add license application
|
2022-02-07 19:05:47 +03:00 |
Zaiming (Stone) Shi
|
a04c834d05
|
chore: relocate some release files from data/ to rel/
data dir at the root is easily confused with the data
dir for EMQ X at run time
|
2022-01-14 16:41:22 +01:00 |