Add Fleet control plane and split manage.sh deploy menu.
Strategy nodes gain fleet token APIs; control/ app for local ops; manage.sh offers strategy vs control one-click deploy. Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
# 比特骆驼中控(本地服务器)
|
||||
# 一键部署会自动补全缺失项;已有非空值不会覆盖
|
||||
CONTROL_AUTH_USERNAME=admin
|
||||
CONTROL_AUTH_PASSWORD=admin123
|
||||
CONTROL_AUTH_SECRET=change-me-control-secret-please
|
||||
CONTROL_AUTH_TOKEN_VERSION=1
|
||||
CONTROL_TOKEN_TTL_SEC=604800
|
||||
CONTROL_POLL_INTERVAL_SEC=8
|
||||
CONTROL_HTTP_TIMEOUT_SEC=12
|
||||
# CONTROL_DB_PATH=/opt/eth_hedge_sim/control/data/control.db
|
||||
Reference in New Issue
Block a user