Files
oceanbase/tools/docker/standalone/boot/boot-tmp.yaml

12 lines
341 B
YAML

oceanbase-ce:
servers:
- 127.0.0.1
global:
home_path: @OB_HOME_PATH@ # default: /root/ob
devname: lo
mysql_port: @OB_MYSQL_PORT@ # default: 2881
rpc_port: @OB_RPC_PORT@ # default: 2882
root_password: @OB_ROOT_PASSWORD@ # default: null
datafile_size: 10G
clog_disk_usage_limit_percentage: 98 # default: 80